Commit Graph

  • 2962f0388b Readd Nord + Black reformat topic.py xzi 2024-03-11 14:24:45 -0400
  • ad00abe067
    Properly sort by newest reply blankie 2024-03-04 19:11:14 +1100
  • cde7a4e01f
    Add a newest reply/newest leaf sorting method for comments blankie 2023-09-07 09:59:03 +1000
  • f355bc6a80 robots.txt: Block OpenAI GPTBot Deimos 2024-02-17 22:46:50 -0700
  • 83e4356cff Update README.md Ria Gandhi 2023-10-01 22:19:14 +0000
  • 29d4a9407e Update README.md Ria Gandhi 2023-10-01 22:16:47 +0000
  • d0d6b6d3dc Require password when modifying account recovery kencx 2023-06-19 23:32:17 +0800
  • 462dbfb580 Map the content_security_policy header to the request_uri. Bauke 2023-07-07 23:23:55 +0200
  • 0bfcea102b Fix groups with subgroups for logged-out viewers Deimos 2023-07-11 01:42:45 -0600
  • a6de9d4880 Order subgroups in sidebar alphabetically Deimos 2023-07-10 23:19:40 -0600
  • 11370abe7d Show topics from subscribed subgroups (toggleable) Deimos 2023-07-10 23:02:45 -0600
  • caedb9368a WIP Added a draft for how a more advanced search or customizable feed might be implemented. Daniel Woznicki 2023-07-04 15:01:09 -0700
  • 18570a4ac3 Modified seeding script to use PostgreSQL COPY function instead of INSERTs. This *greatly* speeds up the seeding process. Removed call to `convert_markdown_to_safe_html` since it was slow. Daniel Woznicki 2023-07-04 13:55:06 -0700
  • 1ce7bdea83 Added script to seed a development database with dummy data. Currently supports groups, topics, and users. Daniel Woznicki 2023-07-03 22:25:46 -0700
  • 17b43f66a1 In development environment, changed the default log level to INFO and added console logging (which shows up in the journal). Daniel Woznicki 2023-06-30 22:38:40 -0700
  • 0b07ac0a70 Added support for hiding vote counts as a user setting. Daniel Woznicki 2023-06-27 00:15:04 -0700
  • 991fe087f4 Add ids to settings headings to allow links to sub-sections Aeledfyr 2023-06-06 18:51:58 -0500
  • 5081b86140 Apply proper styling to comments that are both new and by OP Aeledfyr 2023-06-06 18:39:41 -0500
  • a2599276b2 Keep dropdown menu visible when using keyboard navigation Aeledfyr 2023-06-06 18:29:21 -0500
  • 46cef48be1 Fix theme preview colors for the Zenburn theme Aeledfyr 2023-06-06 18:25:18 -0500
  • 3b20b1f83b Fix visited link coloring hiding subscribed status in groups list Aeledfyr 2023-06-06 18:21:16 -0500
  • f51e664752 Fix striped table backgrounds within blockquotes Aeledfyr 2023-06-06 18:16:01 -0500
  • 6a8d2753e0 Accept the TOTP token before and after the current Kaleb Elwert 2023-06-17 00:30:45 -0700
  • 2fedd99836 Refactor to use count() kencx 2023-06-20 22:26:45 +0800
  • 996d52b185 Use npm ci for Ansible task Andrew Shu 2021-08-18 21:36:41 -0700
  • ee3dc6f7a6 Fix to remove stray pasted line kencx 2023-06-18 13:18:46 +0800
  • cac110c2e5 Fix to display total number of results kencx 2023-06-18 13:09:03 +0800
  • 4d88ff77f1 Display num of results when searching/filtering tags kencx 2023-06-16 22:00:49 +0800
  • 4f3ee2ce86 #646 Implement Webauthn support Josh Hayes-Sheen 2023-06-10 17:47:59 -0400
  • dcbdae8be5 Removes unnecessary code from enums.py NubWizard 2023-06-09 15:14:06 -0500
  • b266f0d731 Puts topic_metadata_generate.py in original state. NubWizard 2023-06-09 12:40:40 -0500
  • 2e88386a6e Replaces my development.ini file with the one in the tildes upstream. NubWizard 2023-06-09 12:38:37 -0500
  • 13c67e61b5 Removes commented out code used during troubleshooting for routes.py NubWizard 2023-06-09 12:36:53 -0500
  • d3d87b88b4 Reformats the user.py api file so all my edits from troubleshooting are removed. Only adds the necessary lines of code to update WPM NubWizard 2023-06-09 12:34:28 -0500
  • b24c654f73 Fixes exception issues that I commented out for troubleshooting NubWizard 2023-06-09 12:19:19 -0500
  • e6fc08d378 Delete a Joe Hudson 2023-06-09 16:34:03 +0000
  • a7a877ea32 Delete select user Joe Hudson 2023-06-09 16:33:46 +0000
  • 45ca42e3e5 Merge remote-tracking branch 'origin/master' NubWizard 2023-06-09 11:28:04 -0500
  • 9b0dd9849b Adds Reading time functionality to Link texts, and adds a setting to update user bio to adjust their reading speed. New column was added to the database for words_per_minute. By default, this value will be set to 0 and only after a user updates their reading speed will reading time be displayed in the link information box.: NubWizard 2023-06-09 11:16:42 -0500
  • 0dbb031562 Re-add donations via Stripe Deimos 2023-06-08 16:14:48 -0600
  • b485e15963 Remove ability to accept donations via Stripe Deimos 2023-05-09 00:45:14 -0600
  • 436c3f24f0 Update pypi package versions (requirements.txt) Deimos 2021-07-22 02:19:51 -0600
  • d928431058 Pin versions for Pyramid and SQLAlchemy Deimos 2021-07-22 02:18:37 -0600
  • ff5a3d82cb Update Black to 21.6b0 Deimos 2021-07-14 21:34:47 -0600
  • ed38ce5790 Type annotations: use standard generics (PEP 585) Deimos 2021-07-14 21:22:52 -0600
  • 31afe0a8ba Update mypy to 0.910 Deimos 2021-07-13 22:11:14 -0600
  • 9720040cb9 Use a prospector fork, update dependencies Deimos 2021-07-12 23:35:23 -0600
  • fe42c7a685 Convert all PostgreSQL integer keys to bigint Deimos 2021-06-27 14:12:44 -0600
  • 240621df6a Update Python version to 3.9.5 Deimos 2021-06-27 01:37:24 -0600
  • 22039b2f48 Update Redis version to 6.2.4 Deimos 2021-06-26 23:06:45 -0600
  • 3319e0a179 Update PostgreSQL version to 13 Deimos 2021-06-26 22:45:06 -0600
  • 4cc100ab02 Switch to Debian 10 and Ansible Deimos 2021-06-25 00:08:58 -0600
  • d91ecf910f Add query params to auto-fill new topic title/link Ras Fincher 2021-05-07 11:24:44 -0400
  • 9f148b77fe Fix topic log link length overruns Gyrfalcon05 2021-03-31 18:54:51 -0500
  • 6f7618d1a1 Adjust zero-width joiner check to fix IndexError Deimos 2021-03-14 18:36:11 -0600
  • 70e570b77f Handle zero width joiner unicode chars for emoji Flashynuff 2021-03-01 00:51:42 -0500
  • 348c930133 Fix blank lines at start of Atom/RSS feeds Deimos 2021-02-28 14:51:10 -0700
  • 5093fca18e Update feeds to have absolute permalinks Deimos 2021-02-27 14:11:59 -0700
  • a021b96bc7 Add RSS and Atom feeds for topic listings Andrew Shu 2021-02-03 21:24:32 -0800
  • 0404d0dfa2 Process tags to left of comma only Andrew Shu 2020-07-14 20:37:07 -0700
  • d00a59ffa4 Fix link re-directing to development page Carlos E. Garcia 2021-01-24 22:49:50 +0000
  • 071f1e04f6 Add some margin above a group's sidebar text Deimos 2020-12-15 19:38:59 -0700
  • e685639e84 Apply global rate-limit to Stripe donate endpoint Deimos 2020-12-12 15:48:38 -0700
  • 06764e9bc5 Add support for globally rate-limiting actions Deimos 2020-12-12 15:44:09 -0700
  • 91c408c6d8 Drop ic-current-url param in Intercooler requests Cassidy Dingenskirchen 2020-12-06 16:12:35 +0100
  • 88944bed17 Run app-related services under the app user Deimos 2020-11-30 20:31:14 -0700
  • 5fbc72c44c Add ability to process posts with Lua scripts Deimos 2020-11-28 20:32:14 -0700
  • 8144a8b789 Use postponed evaluation of type annotations Deimos 2020-11-18 15:33:31 -0700
  • b6d20340c9 Add action-settings to topic-with-excerpt grid Deimos 2020-11-16 15:03:13 -0700
  • dac8ec3a01 Add ability to edit topic title from listing pages Deimos 2020-11-15 15:49:06 -0700
  • 8c913d595c Alphabetize invoke task functions Deimos 2020-11-03 18:20:05 -0700
  • 79072f76d8 Rename invoke tasks to standardize format Deimos 2020-11-03 18:09:36 -0700
  • 9d5e2bf5e3 Add gemini:// to allowed link protocols Deimos 2020-11-02 14:56:21 -0700
  • 2d70ef8da8 Update pypi package versions (requirements.txt) Deimos 2020-11-02 14:53:00 -0700
  • 70949ff0e2 Add invoke task to renew TLS certificate Deimos 2020-10-21 16:01:48 -0600
  • f31052670a Remove "via" annotations from requirements files Deimos 2020-10-09 22:00:08 -0600
  • 9652dfb722 Add --full flag to invoke test Deimos 2020-10-09 19:16:04 -0600
  • 9e7906c4a1 Add invoke task to start an IPython shell Deimos 2020-10-09 17:52:13 -0600
  • 4e6d56574a CONTRIBUTING.md: Update links to development pages Deimos 2020-10-09 16:56:33 -0600
  • f4933be2dd Nginx: remove /development redirects on Docs site Deimos 2020-10-09 16:50:11 -0600
  • e4a187eb56 Stop stripping periods from multi-sentence titles Deimos 2020-10-07 17:16:25 -0600
  • ee78cd7760 Update Black to version 20.8b1 Deimos 2020-10-07 16:19:28 -0600
  • 6231a5e6a2 Update pypi package versions (requirements.txt) Deimos 2020-10-07 16:14:43 -0600
  • 21e016d481 Fix "-r" check in invoke update-pip-requirements Deimos 2020-10-07 16:13:49 -0600
  • dd00e2e79c Add invoke tab-completion script to dev .bashrc Deimos 2020-10-07 15:39:14 -0600
  • ffde9f29a1 Use invoke tasks in git pre-push/pre-commit hooks Deimos 2020-10-07 15:25:04 -0600
  • ff07815985 Add invoke task to run code-style checks Deimos 2020-10-07 15:06:19 -0600
  • 037176524b Add invoke task to check type annotations Deimos 2020-10-05 22:55:04 -0600
  • c2bfe2e2c7 Add invoke task to run tests Deimos 2020-10-05 20:05:23 -0600
  • 6a216aba52 Add invoke task to update pip package versions Deimos 2020-10-05 18:20:41 -0600
  • 85bbe7feb5 Install invoke python package Deimos 2020-10-05 14:19:14 -0600
  • 4efff58bac Add Amazonbot to list of bot user agents Deimos 2020-10-02 13:14:28 -0600
  • 746568cb44 Fix .btn-primary hover colors reverting to Spectre Deimos 2020-10-01 17:59:04 -0600
  • 3d6fcb5a70 Add the Love themes. Bauke 2020-09-29 19:00:27 +0200
  • be3403680d Fix border color for <fieldset> (new topic page) Deimos 2020-09-29 13:07:39 -0600
  • de1a64b3d0 CSS: fix some border color regressions Deimos 2020-09-28 17:21:26 -0600
  • 082e3b51a1 CSS: replace some custom props with native values Deimos 2020-09-28 17:03:02 -0600
  • 135a010aa4 CSS: Move all theme color rules into normal places Deimos 2020-09-28 15:34:17 -0600
  • f311e294dc Move syntax-highlighting CSS into a module Deimos 2020-09-24 17:44:23 -0600
  • 0f4890dda5 CSS: add "-color" suffix to all custom properties Deimos 2020-09-24 16:43:31 -0600