436 Commits (c559529115331409931a51b609303636331b47f8)
 

Author SHA1 Message Date
Deimos ec9f152568 Allow topic "content metadata" to wrap 6 years ago
Deimos 8f4277e4a6 Don't collapse "target comment" when linked to one 6 years ago
Deimos 24651590fe Move viewer into CommentTree object 6 years ago
Deimos 2ecbc37071 Skip viewer's comments when uncollapsing new ones 6 years ago
Deimos 39380dcff6 Fix interaction between tag/old comment collapsing 6 years ago
Deimos 70bfa70c47 Start refactoring CommentTree with wrapper class 6 years ago
Deimos 1e03c3df55 Revert using Embedly to canonicalize link topics 6 years ago
Deimos 369f273f8e Use Embedly result to canonicalize link topics 6 years ago
Deimos d8ec29286d Topic: add original_url column 6 years ago
Deimos 8aeb8d6529 Display published date on link topics if old 6 years ago
Deimos a0e308e19a Display tweets as "excerpts" in topic listings 6 years ago
Deimos 85cf709d6f Topic metadata generator: skip deleted topics 6 years ago
Deimos f16788b039 Set JSONB columns to use none_as_null 6 years ago
Deimos 1750a0e067 Collapse comments tagged "noise" 6 years ago
Deimos 5dafddcd95 Refactor CommentTree collapsing a little 6 years ago
Deimos db9d485cc5 Add the Embedly Extract scraper and consumer 6 years ago
Deimos 206606fd59 Topic metadata generator: update, don't replace 6 years ago
Deimos 2bae636948 Close sidebar when tapping on "last comment" link 6 years ago
Deimos 3ea3b161c5 Exclude blockquotes from comment excerpts 6 years ago
Deimos c06016536c Fix user topic tag filters ignoring descendants 6 years ago
Deimos 62133026a9 Minor tweaks to (admin) display of comment tags 6 years ago
Deimos 765f0aef42 Re-enable comment tags, visible to only admins 6 years ago
Deimos d5e9953594 Prevent user and group links from wrapping 6 years ago
Deimos d6120c4685 Fix sorting of message lists 6 years ago
Jesse Braham ee89e58f7b Display the 2FA key in addition to a QR code 6 years ago
Deimos 9ab8ad56b4 Add license and copyright info to all source files 6 years ago
Deimos 35e890d458 topic_listing.jinja2: remove unused variable 6 years ago
Deimos 3b01f1a47b Move search form to macro, remove button border 6 years ago
Deimos 81f53d3f4a Rename INI val stripe_api_key to ini_keys.stripe 6 years ago
Deimos 2501b5561e Skip comment tree sorting if tree is empty 6 years ago
Deimos 5334baa8ff Refactor collapsed comments' @extend usage 6 years ago
Deimos 576ef86caf Add count to collapsed groups of multiple comments 6 years ago
Deimos 651fb2f752 Un-bold OP marker in collapsed comments 6 years ago
Chad Birch d5fe63791a Clean up unnecessary linting disables 6 years ago
Chad Birch d170962204 Replace Pylama with Prospector 6 years ago
Chad Birch d1a73f4a12 Check comment permission before displaying excerpt 6 years ago
Chad Birch 14149aaf2c Add a setting to disable collapsing old comments 6 years ago
Chad Birch 4069c33e58 Collapse old comments when re-visiting a topic 6 years ago
Chad Birch 9e57129ddd Display excerpt on collapsed comments 6 years ago
Chad Birch 3933f6cd76 Update pypi package versions (requirements.txt) 6 years ago
Chad Birch 7500e564c7 Drop removed_time column on comments 6 years ago
Chad Birch fad78feb3f Adjust frontend-ish code for setting default theme 6 years ago
Celeo 9fbfab2c96 Add account-default theme setting 6 years ago
Bauke a56bb64b31 Add margin-right to search input 6 years ago
Chad Birch 0b4e41bd6c Mypy: enable no_implicit_optional check 6 years ago
Chad Birch 51e8949b84 Add admin tool for removing comments 6 years ago
Chad Birch b4402d32e9 Log comment post events 6 years ago
Deimos 75e0c50e6e Add log_comments table (and LogComment class) 6 years ago
Deimos 826b60e445 Drop removed_time column on topics 6 years ago
Deimos e87ba0d2a9 Add admin tool for removing topics 6 years ago