363 Commits (177ce32e5031708ed7bf753c7a5e6809e8e26309)
 

Author SHA1 Message Date
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
Deimos e278dd9cfb User pages: include removed posts for admins 6 years ago
Deimos c6362c49ab Show "comment removed" warning to non-admins 6 years ago
Deimos fa87039fe2 Fix comments being hidden if all deleted/removed 6 years ago
Deimos 96be185dab Add warning about ReBloom license change 6 years ago
Deimos 7186cfc525 Tweak "group not found" HTML/CSS 6 years ago
Celeo 2d57599b68 Add an error page for non-existent groups 6 years ago
Celeo be6fc19c16 Convert all-caps titles to title case 6 years ago
Deimos 0760f6441d Fix comments header styles applying to comments 6 years ago
Deimos 5170d283f7 Adjust styles for comment collapse buttons 6 years ago
Jeff Kayser 595af8f9ae Add buttons for bulk collapse/expand of comments 6 years ago
Deimos 59799c95db Add extremely basic search 6 years ago
Deimos 54476a447d Change url methods to treat routes individually 6 years ago
Deimos d5c2d18ae7 Add rate limits for posting topics and comments 6 years ago
Jedi Burrell 98cfa08a60 Fix OK button location for sorting with JS off 6 years ago
Deimos e4b8bb9724 Restrict accidental-ordered-list fix to post start 6 years ago
Deimos 1d8b74ca3c Add auth principals for some topic tools 6 years ago
Deimos 6a8290aa36 Switch to a general "permissions" column on users 6 years ago
Deimos 9775acd9bf Make some follow-up adjustments to 2FA 6 years ago
Oden a588431fee Add two-factor authentication 6 years ago
Deimos 2afcb216ea Skip <code> tags when linkifying groups/users 6 years ago
Deimos 134848b9bd Add margin-bottom to <table> 6 years ago
Deimos 1a2b5a8593 Add Black format check to git hooks 6 years ago
Deimos 4d8998d8f9 Re-wrap comments with new max line-length 6 years ago