1002 Commits (master)
 

Author SHA1 Message Date
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
Deimos 09cf3c47f4 Apply Black code formatter 6 years ago
Deimos 7961a51b87 Update pylama config for Black style changes 6 years ago
Deimos 320e45d8cf Install Black code-formatter for Python 6 years ago
Deimos 8c6a537665 Move Boussole to its own venv 6 years ago
Deimos eb712f25f2 Update pypi package versions (requirements.txt) 6 years ago
James Southern 73b73c2591 Prepend REST verbs to all view methods 6 years ago
Deimos 9746203b55 Add redis.sessions.cookie_max_age to dev INI file 6 years ago
Deimos e3842e88c4 Enable cmark-gfm extensions (table, strikethrough) 6 years ago
Deimos a5664b8589 Sort previous notifications when marking all read 6 years ago
James Southern 45b2de0a44 Add mark all read button to unread notifications 6 years ago
Deimos 83298c36e6 Refactor Group and User ACLs 6 years ago