Commit Graph

  • 2afcb216ea Skip <code> tags when linkifying groups/users Deimos 2018-08-13 17:23:49 -0600
  • 134848b9bd Add margin-bottom to <table> Deimos 2018-08-13 17:16:07 -0600
  • bd2f3f604b Merge branch 'master' into feature-saved-themes Celeo 2018-08-13 16:09:59 -0700
  • 1a2b5a8593 Add Black format check to git hooks Deimos 2018-08-13 14:32:25 -0600
  • 4d8998d8f9 Re-wrap comments with new max line-length Deimos 2018-08-13 14:13:41 -0600
  • 09cf3c47f4 Apply Black code formatter Deimos 2018-08-13 00:00:34 -0600
  • 7961a51b87 Update pylama config for Black style changes Deimos 2018-08-12 23:59:26 -0600
  • 320e45d8cf Install Black code-formatter for Python Deimos 2018-08-12 18:12:33 -0600
  • 8c6a537665 Move Boussole to its own venv Deimos 2018-08-12 17:58:38 -0600
  • eb712f25f2 Update pypi package versions (requirements.txt) Deimos 2018-08-12 14:28:02 -0600
  • 73b73c2591 Prepend REST verbs to all view methods James Southern 2018-08-07 18:27:49 +0100
  • 601773e60e Add account-default theme setting Celeo 2018-08-11 11:34:04 -0700
  • 9746203b55 Add redis.sessions.cookie_max_age to dev INI file Deimos 2018-08-10 16:14:49 -0600
  • e3842e88c4 Enable cmark-gfm extensions (table, strikethrough) Deimos 2018-08-10 01:01:58 -0600
  • a5664b8589 Sort previous notifications when marking all read Deimos 2018-08-09 18:16:50 -0600
  • 45b2de0a44 Add mark all read button to unread notifications James Southern 2018-08-09 18:12:07 -0600
  • e5bdd0fb16 Fix Notification factory return type & import layout. James Southern 2018-08-09 23:36:57 +0100
  • 83298c36e6 Refactor Group and User ACLs Deimos 2018-08-09 15:41:21 -0600
  • be77f323d3 Refactor Topic ACL, update tests Deimos 2018-08-09 15:27:58 -0600
  • 27137407c4 Fix style issues flagged by pylama James Southern 2018-08-09 21:22:38 +0100
  • 888c1155d1 Merge branch 'clear_notifications' of https://gitlab.com/jms301/tildes into clear_notifications James Southern 2018-08-09 20:48:26 +0100
  • 1e8f3b5743 Created a notification_by_comment_id36 factory James Southern 2018-08-09 20:43:27 +0100
  • 645bef564d Modify marshmallow calls & as per Deimos suggestions in !21 James Southern 2018-08-07 12:44:14 +0100
  • 99f1912d94 Add more comment permissions tests Deimos 2018-08-09 07:28:18 -0600
  • 2ffddb2fbd comment_by_id36 resource: include removed comments Deimos 2018-08-09 07:16:49 -0600
  • 4667d0ecce Refactor Comment ACL Deimos 2018-08-09 07:09:48 -0600
  • 0481a9ea01 Add some more tests for comments triggers Deimos 2018-08-09 02:09:31 -0600
  • eb1e4c6eca Tests: move common fixtures into a module Deimos 2018-08-08 23:27:00 -0600
  • 06333a8417 Update comments triggers to handle removals Deimos 2018-08-08 19:37:14 -0600
  • 3fed4783f7 Prevent replying to self in locked topics Deimos 2018-08-08 13:57:44 -0600
  • 08ec214e4d CSS: Set <table> width to auto Deimos 2018-08-08 12:23:41 -0600
  • f388b86306 Skip deleted/removed comments in mentions consumer Deimos 2018-08-08 02:04:28 -0600
  • 5968fcd139 Add handling for "curly" apostrophes Deimos 2018-08-07 19:04:26 -0600
  • e0549be5fd Prevent OverflowErrors from long time periods Deimos 2018-08-07 16:30:54 -0600
  • e1b35cdb1a Fix intercooler targeting for .comment-itself Deimos 2018-08-07 13:40:14 -0600
  • df2177db70 Replace spaces in topic tag CSS classes Deimos 2018-08-07 12:47:06 -0600
  • 31ab00f1ff Append REST method names to all view function names where they are missing James Southern 2018-08-07 18:27:49 +0100
  • 1a8b3a9496 Modify marshmallow calls & as per Deimos suggestions in !21 James Southern 2018-08-07 12:44:14 +0100
  • 4f0075966d Comment: Fix parent_comment relationship Deimos 2018-08-06 16:44:14 -0600
  • b729bf1d98 Change "new replies" to "new comments" Deimos 2018-08-06 13:35:02 -0600
  • 09c03f7592 Fix problems flagged by pylama James Southern 2018-08-06 16:30:43 +0100
  • e3dc09d0f1 update function description James Southern 2018-08-06 16:16:50 +0100
  • 18e80707cf Add mark all read button to unread notifications James Southern 2018-08-06 16:09:10 +0100
  • 420ea5a15b Add notifications for users being mentioned Celeo 2018-08-05 23:25:54 -0600
  • 34a933e6d3 Refactor text topic excerpt display into a macro Deimos 2018-08-05 15:30:21 -0600
  • 35ea0f43b4 Hide topic text excerpt for spoilers Ivan Fonseca 2018-08-01 14:54:37 -0400
  • dba7ace0d4 Highlight special topic tags (nsfw, spoiler) Ivan Fonseca 2018-07-22 11:31:10 -0400
  • 5b6184181e Merge branch 'master' into clear_all_notifications James Southern 2018-08-05 15:14:27 +0100
  • b6c5be0593 Fix excessive margin on <ol> at end of block Deimos 2018-08-03 17:06:01 -0600
  • 2de03d719e PaginatedResults: use id36s for before/after Deimos 2018-08-03 14:06:34 -0600
  • 7276b15e39 Add paginated topics/comments pages to own profile Deimos 2018-08-03 00:23:14 -0600
  • f95a504ca4 PaginatedQuery: set a default for _sort_column Deimos 2018-08-03 00:05:10 -0600
  • 03f5450414 PaginatedResults: add props for before/after IDs Deimos 2018-08-02 23:58:30 -0600
  • 13309ca093 Add Mark all read button to unread notifications James Southern 2018-08-02 14:11:06 +0100
  • 147c22d071 Consistently refer to Markdown with a capital Josh Holland 2018-08-01 19:53:52 +0100
  • 268d98e3de Increase edit "grace period" to 5 minutes Deimos 2018-08-01 16:59:51 -0600
  • 4003923a87
    Consistently refer to Markdown with a capital Josh Holland 2018-08-01 19:53:52 +0100
  • f3cd4f805e User profile: fix ordering of "initial comments" Deimos 2018-07-30 23:40:06 -0600
  • 3d4b963096 Open in new tabs: Add support for links in text Ivan Fonseca 2018-07-23 21:06:48 -0400
  • 86b8a6aa1b
    Use link host to find external links Ivan Fonseca 2018-07-29 19:10:49 -0400
  • fe6fe64191
    Use regex to match external links Ivan Fonseca 2018-07-28 12:34:17 -0400
  • 1d79377768
    Update external links behaviour comment Ivan Fonseca 2018-07-28 11:41:40 -0400
  • 52db30cdad Remove handling of None in some query methods Deimos 2018-07-25 19:02:08 -0600
  • de9c86bc1b Set default period to "all time" inside groups Deimos 2018-07-25 16:53:44 -0600
  • 68e2e0ea33 Tests: don't load Redis ReBloom module Deimos 2018-07-25 16:03:14 -0600
  • d1fccfd153 Data cleanup script: exclude previously-cleaned Deimos 2018-07-25 13:31:35 -0600
  • b0d2be5eeb Invite page: Move codes below button and sort Shane Moore 2018-07-23 23:17:33 -0400
  • fb4ca46e8f
    Don't count tildes.net links as external Ivan Fonseca 2018-07-24 16:06:44 -0400
  • eb95fb2997
    Update setting description Ivan Fonseca 2018-07-24 15:55:40 -0400
  • a41e075d7b
    Apply setting to topic text, topic text preview, and message text Ivan Fonseca 2018-07-24 15:54:24 -0400
  • 24807a07a9
    Use data attribute for open text links in new tabs setting Ivan Fonseca 2018-07-24 15:45:39 -0400
  • a57b201b39
    Only select links starting with http(s) Ivan Fonseca 2018-07-24 15:35:19 -0400
  • e7d7f78e01
    Remove localstorage from text links in new tab setting Ivan Fonseca 2018-07-24 15:12:33 -0400
  • f6420c15cb
    Setting affects comment links Ivan Fonseca 2018-07-24 00:24:42 -0400
  • 21f4ceffd2
    Add setting to open text links in new tab Ivan Fonseca 2018-07-23 23:19:44 -0400
  • e706d7f2c1 Move the invite codes below the 'generate' button and sort them by newest Shane Moore 2018-07-23 23:17:33 -0400
  • 4294b17bed
    Make links in comments open in new tabs Ivan Fonseca 2018-07-23 21:06:48 -0400
  • 6d8b3c2d3a Add user menu sidebar to all user pages Ivan Fonseca 2018-07-20 22:14:38 -0400
  • 7b7dad18c9 Switch from <column>.desc() to desc(<column>) to appease mypy Shane Moore 2018-07-23 19:41:40 -0400
  • 8b6b91bea9
    Minor fixes Ivan Fonseca 2018-07-23 19:39:53 -0400
  • dfa0f01d95 Move the invite codes below the 'generate' button and sort them by newest. Shane Moore 2018-07-22 22:08:25 -0400
  • 4772891522 CONTRIBUTING.md: Clarify inbound=outbound license Deimos 2018-07-22 17:20:40 -0600
  • 1e065444ae
    Remove num_active_invite_codes Ivan Fonseca 2018-07-22 10:59:36 -0400
  • 27d1d5cd0e
    Remove current_page arg for user menu Ivan Fonseca 2018-07-22 10:52:50 -0400
  • 4149beb8d3
    Use active class to highlight current page Ivan Fonseca 2018-07-22 10:41:43 -0400
  • 70838f6903
    Create base template for user menu Ivan Fonseca 2018-07-22 10:19:26 -0400
  • f19bf61740 Add user settings for opening links in new tabs Ivan Fonseca 2018-07-18 23:30:17 -0400
  • d259418df8
    Combine into one alembic migration Ivan Fonseca 2018-07-21 18:27:15 -0400
  • df00ad1d60
    modify sub settings list scss Ivan Fonseca 2018-07-21 18:17:10 -0400
  • 3958795f49
    Replace .sub class with nested rule Ivan Fonseca 2018-07-21 18:13:50 -0400
  • 2486d6f31a
    Add sidebar to all user pages Ivan Fonseca 2018-07-20 22:14:38 -0400
  • b638f11137
    Separate into settings for internal and external links Ivan Fonseca 2018-07-20 20:12:07 -0400
  • d4d50a801f README: Update copyright statement slightly Deimos 2018-07-20 17:33:24 -0600
  • e1dddc203e Add license notice to README TrashMacNugget 2018-07-19 16:55:15 +0000
  • 053e63291e Fix pluralization of "votes" on own comments Andrew Shu 2018-07-20 14:18:06 -0700
  • 71ce2f1cdd Notifications badge: remove box-shadow Deimos 2018-07-20 01:04:37 -0600
  • 0493ca64e0 Add notification count badge to sidebar button Deimos 2018-07-20 00:52:21 -0600
  • 13a3eff340 Prevent adding a TopicLog entry if tags unchanged Deimos 2018-07-19 18:50:32 -0600
  • 9347389676 Remove dashed border on topic-voting buttons Deimos 2018-07-19 16:39:30 -0600
  • 3ce6d451a0 Move .btn-used changes into .topic-voting Deimos 2018-07-19 16:37:46 -0600