93 Commits (a56bb64b31d09b211e24c3cdee531eb4307c5df2)
 

Author SHA1 Message Date
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
Deimos be77f323d3 Refactor Topic ACL, update tests 6 years ago
Deimos 99f1912d94 Add more comment permissions tests 6 years ago
Deimos 2ffddb2fbd comment_by_id36 resource: include removed comments 6 years ago
Deimos 4667d0ecce Refactor Comment ACL 6 years ago
Deimos 0481a9ea01 Add some more tests for comments triggers 6 years ago
Deimos eb1e4c6eca Tests: move common fixtures into a module 6 years ago
Deimos 06333a8417 Update comments triggers to handle removals 6 years ago
Deimos 3fed4783f7 Prevent replying to self in locked topics 6 years ago
Deimos 08ec214e4d CSS: Set <table> width to auto 6 years ago