328 Commits (541c69cc8af26723f15eecf61e113f9b19653201)
 

Author SHA1 Message Date
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
Deimos f388b86306 Skip deleted/removed comments in mentions consumer 6 years ago
Deimos 5968fcd139 Add handling for "curly" apostrophes 6 years ago
Deimos e0549be5fd Prevent OverflowErrors from long time periods 6 years ago
Deimos e1b35cdb1a Fix intercooler targeting for .comment-itself 6 years ago
Deimos df2177db70 Replace spaces in topic tag CSS classes 6 years ago
Deimos 4f0075966d Comment: Fix parent_comment relationship 6 years ago
Deimos b729bf1d98 Change "new replies" to "new comments" 6 years ago
Celeo 420ea5a15b Add notifications for users being mentioned 6 years ago
Deimos 34a933e6d3 Refactor text topic excerpt display into a macro 6 years ago
Ivan Fonseca 35ea0f43b4 Hide topic text excerpt for spoilers 6 years ago
Ivan Fonseca dba7ace0d4 Highlight special topic tags (nsfw, spoiler) 6 years ago
Deimos b6c5be0593 Fix excessive margin on <ol> at end of block 6 years ago
Deimos 2de03d719e PaginatedResults: use id36s for before/after 6 years ago
Deimos 7276b15e39 Add paginated topics/comments pages to own profile 6 years ago
Deimos f95a504ca4 PaginatedQuery: set a default for _sort_column 6 years ago