415 Commits (165f5e7458859a62bd0bcc5751b375fe72f7f635)
 

Author SHA1 Message Date
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
Deimos 03f5450414 PaginatedResults: add props for before/after IDs 6 years ago
Josh Holland 147c22d071 Consistently refer to Markdown with a capital 6 years ago
Deimos 268d98e3de Increase edit "grace period" to 5 minutes 6 years ago
Deimos f3cd4f805e User profile: fix ordering of "initial comments" 6 years ago
Ivan Fonseca 3d4b963096 Open in new tabs: Add support for links in text 6 years ago
Deimos 52db30cdad Remove handling of None in some query methods 6 years ago
Deimos de9c86bc1b Set default period to "all time" inside groups 6 years ago
Deimos 68e2e0ea33 Tests: don't load Redis ReBloom module 6 years ago
Deimos d1fccfd153 Data cleanup script: exclude previously-cleaned 6 years ago
Shane Moore b0d2be5eeb Invite page: Move codes below button and sort 6 years ago
Ivan Fonseca 6d8b3c2d3a Add user menu sidebar to all user pages 6 years ago
Deimos 4772891522 CONTRIBUTING.md: Clarify inbound=outbound license 6 years ago
Ivan Fonseca f19bf61740 Add user settings for opening links in new tabs 6 years ago