Commit Graph

  • af391bc38a Merge branch 'fix-minor-authentication-bug' into 'develop-1.101' Polle 2025-08-20 18:32:47 +0000
  • 2257158ad1 Merge branch 'api-nonnull-properties' into 'develop-1.101' talklittle 2025-08-20 02:50:30 +0000
  • 421a1f0c46 Mark some Comments API properties as nonnull Andrew Shu 2025-08-19 19:31:41 -0700
  • f93de05953 Mark some Topic API properties as nonnull Andrew Shu 2025-08-19 19:03:37 -0700
  • 45a5c625e3 Minor style changes to API topic.py Andrew Shu 2025-08-19 18:52:27 -0700
  • b6441b555f Remove is_ prefix from API schema property names develop-1.101 talklittle 2025-08-19 22:37:00 +0000
  • 679923f58c Merge branch 'api-remove-is-prefix' into 'develop-1.101' talklittle 2025-08-19 22:16:31 +0000
  • d2fd058be7 Rename is_new to new_comment in API Andrew Shu 2025-08-19 15:12:59 -0700
  • 8fe65afa05 Remove is_ prefix from API schema property names Andrew Shu 2025-08-19 13:26:37 -0700
  • 6c7baee949 Tildes API | Read-Only Endpoints staging-1.101 Polle 2025-08-17 01:50:37 +0000
  • b081764082 Update dependencies Bauke 2025-08-14 02:06:57 +0200
  • 03bdcded23 Update Black to 25.1.0 talklittle 2025-08-07 00:50:50 +0000
  • 083a2113f8 Merge branch 'add-api-jwt-authentication' into 'develop-1.101' Polle 2025-08-18 16:34:38 +0000
  • b6ba19e281 add whoami API endpoint pollev 2025-08-18 15:19:39 +0200
  • 22d2169027 add API login endpoint pollev 2025-08-18 10:50:29 +0200
  • 407788cc16 Create JWT security policy pollev 2025-08-18 10:30:11 +0200
  • 8f34ef3872 fix minor authentication bug pollev 2025-08-17 20:58:08 +0200
  • 26c8caba02 Add required packages pollev 2025-08-18 10:29:30 +0200
  • 56c7eb55b2 Merge branch 'fix-boussole-initial-compile-permissions' into 'develop-1.101' Bauke 2025-08-17 13:17:53 +0200
  • 23e5625c35
    Fix Boussole writing the initial CSS compile as root. Bauke 2025-08-17 12:58:59 +0200
  • 5155ae7f89 Merge branch 'textarea-resize' into 'develop-1.101' wirelyre 2025-08-17 10:14:01 +0000
  • a25d354bc9 Change textareas to resize vertically only wirelyre 2023-06-08 20:51:11 -0400
  • 7d285e94e8 Tildes API | Read-Only Endpoints Polle 2025-08-17 01:50:37 +0000
  • c688744458 Merge branch 'develop-1.101' into 'develop-1.101' Polle 2025-08-15 18:47:21 +0000
  • 57377393e4 clarify the achored ID36 parameters in the API pollev 2025-08-15 20:47:08 +0200
  • 7a0db43f6b Bauke review updates pollev 2025-08-15 16:53:18 +0200
  • 94339d5f9f add user endpoints pollev 2025-08-15 10:02:55 +0200
  • 85d92c4076 Refactor API endpoints and extract util functions pollev 2025-08-15 10:02:27 +0200
  • e6b8a1098d Add comments endpoint pollev 2025-08-13 15:58:05 +0200
  • 1b368ac405 fix type issues unrelated to MR pollev 2025-08-13 06:53:17 +0200
  • 9c4a8de86c add topics endpoint pollev 2025-08-05 20:13:14 +0200
  • a66a1028f0 openapi generic changes pollev 2025-08-05 20:12:20 +0200
  • 669ba7470a install required packages pollev 2025-08-05 20:04:57 +0200
  • 4fa6964c38 remove old v0 API placeholder pollev 2025-08-05 20:04:19 +0200
  • 0fda06d906 Merge branch 'issue-707' into 'develop-1.101' Ras Fincher 2025-08-14 13:26:12 +0000
  • 11573a799a Added tags/markdown query params to new topic form Ras Fincher 2023-06-06 10:16:38 -0400
  • 7526911212 Update dependencies Bauke 2025-08-14 02:06:57 +0200
  • 83a33f7169 Merge branch 'update-dependencies' into 'develop-1.101' Bauke 2025-08-10 14:44:53 +0200
  • f281989ce3
    Fix various issues to make 'invoke type-check' happy: Bauke 2025-08-10 14:40:35 +0200
  • ed3c282800
    Remove unused ignore comments. Bauke 2025-08-10 14:13:30 +0200
  • e9d08a5851
    Add more pins and todo comments. Bauke 2025-08-10 14:10:38 +0200
  • 44dcdbca60
    Remove duplicate pip-tools. Bauke 2025-08-09 22:13:49 +0200
  • 22dc3333dd
    First pass updates. Bauke 2025-08-08 20:39:18 +0200
  • f7db52a4a5 Update Black to 25.1.0 talklittle 2025-08-07 00:50:50 +0000
  • 4d61a9eb2b Merge branch 'fix-black-25.1.0' into 'develop-1.101' talklittle 2025-08-07 00:39:44 +0000
  • ccd1b44107 Update Black to 25.1.0 (was 21.7b0) Andrew Shu 2025-08-06 16:59:52 -0700
  • ea1a87e69e Remove redundant entry in requirements-dev.in Andrew Shu 2025-08-06 16:58:28 -0700
  • a8261cf441 Support Unicode 16.0 emoji via unicodedata2 package talklittle 2025-07-11 22:48:56 +0000
  • c2369bdfe4 Disallow a user from banning themselves. Bauke 2025-01-31 19:30:02 +0000
  • 34a6e126d1 Add RFC4685 replies link to Atom feed Simon Lundström 2024-04-24 13:34:40 +0200
  • 330d928820 Begin versioning Git branches, set version 1.100.0 Andrew Shu 2025-07-08 06:19:38 -0700
  • 4a31380fad Support Unicode 16.0 emoji via unicodedata2 package talklittle 2025-07-11 22:48:56 +0000
  • 29fdddd2e3 Merge branch 'unicodedata2-dependency' into 'develop-1.101' talklittle 2025-07-11 22:43:14 +0000
  • a7b7613ce4 Move Unicode 15 emoji test to SimpleString test Andrew Shu 2025-07-11 15:38:22 -0700
  • fab3abfb82 Support Unicode 16.0 emoji via unicodedata2 package Andrew Shu 2025-07-10 12:15:51 -0700
  • f6c97ac9db Fix code block formatting in CONTRIBUTING.md Andrew Shu 2025-07-09 08:57:22 -0700
  • 09a5943225 Update CONTRIBUTING.md to reflect versioned Git branch setup Andrew Shu 2025-07-09 08:44:13 -0700
  • 6a0d9b40e0 Bump Docker version in GitLab CI Andrew Shu 2025-07-09 08:03:17 -0700
  • a004d031e9 Rework disallowing self bans by using the user ACL instead. Bauke 2025-03-14 18:38:50 +0100
  • 863c3d998e Disallow a user from banning themselves. Bauke 2025-01-31 19:30:02 +0000
  • 24d3f829cd Add RFC4685 replies link to Atom feed Simon Lundström 2024-04-24 13:34:40 +0200
  • 495c6da890 Update GitLab CI to run on staging-* and develop-* versioned branches Andrew Shu 2025-07-08 06:48:48 -0700
  • e6e9661e35 Set tildes version to 1.100.0 in package.json Andrew Shu 2025-07-08 06:19:38 -0700
  • 144b0dcddf Merge branch 'send-new-message' into 'develop' Joe H 2025-05-05 16:43:37 +0000
  • d49c69da10 Cleans up the files from debugging NubWizard 2023-06-12 18:27:04 -0500
  • cd1e0b3cd2 Send new message config from user file NubWizard 2023-06-12 18:17:31 -0500
  • 3ef2fd051c Merge branch 'tag-conv-rm-group-name' into 'develop' Oscar 2025-05-05 15:02:59 +0000
  • 80f45c0b92 fix misplaced comment the-boy-sebastian 2023-06-10 20:39:07 +0100
  • 6e6a58830c remove group name from hierarchical tags the-boy-sebastian 2023-06-10 20:17:57 +0100
  • db5a2d2cb6 Merge branch 'disallow-self-ban-via-acl' into 'develop' Bauke 2025-05-05 13:12:00 +0200
  • 4dd987a1d5 Rework disallowing self bans by using the user ACL instead. old-develop Bauke 2025-03-14 18:38:50 +0100
  • 39e9059dfa Merge branch 'add_replies_link' into 'develop' Simon 2025-05-05 11:08:37 +0000
  • 6c2951f2ee Add RFC4685 replies link to Atom feed Simon Lundström 2024-04-24 13:34:40 +0200
  • 4fdc708b11 Merge branch 'newest-reply-sorting-option' into 'master' blankie 2025-04-20 03:05:11 +1000
  • c85cfa6448 Merge branch 'webauthn' into 'master' Joshua Hayes-Sheen 2025-04-11 20:17:14 +0000
  • cc4309ee39 Merge branch 'hide-vote-counts' into 'master' Daniel Woznicki 2025-04-06 02:29:25 +0000
  • 0c39c0bb5b Merge branch 'search_results_num' into 'master' kenc 2025-03-31 09:19:19 +0800
  • 16777f0481 Merge branch 'riag01-master-patch-15095' into 'master' Ria Gandhi 2025-03-19 14:17:08 +0000
  • 81b425e16b Merge branch 'dev-log-level' into 'master' Daniel Woznicki 2025-03-12 08:45:33 +0000
  • b015645b3f Merge branch 'master' into 'master' Joe H 2025-03-11 21:32:03 +0000
  • a95d69a298 Merge branch 'topic-filtering' into 'master' Daniel Woznicki 2025-03-11 14:04:24 +0000
  • 0a9a1669e3 Run GitLab CI on "staging" and "develop" branches master Andrew Shu 2025-02-03 19:57:24 -0800
  • d16a537059 Hide the inner <details> text from comment excerpts but include the <summary> text. Bauke 2025-02-03 20:56:24 +0000
  • 3a857108d2 Restore project APT repos which are more up-to-date than Debian repo talklittle 2025-02-03 04:45:11 +0000
  • 6e85d8fef4 Run GitLab CI pipeline on merge requests talklittle 2025-02-02 20:13:16 +0000
  • ba25720681 Skip linkify escaped username reference talklittle 2025-01-28 19:33:14 +0000
  • 0f1658fe06 Disable default redis service from APT talklittle 2025-01-25 21:40:20 +0000
  • 65bf6af141 Install prebuilt Redis and cmark-gfm from APT talklittle 2025-01-17 23:37:05 +0000
  • 4210b1e3e8 Use prebuilt Python 3.11 instead of building Python 3.9 talklittle 2025-01-17 11:12:20 +0000
  • 58784c4465 Reload gunicorn from cronjob, delete gunicorn_reloader talklittle 2025-01-16 19:12:49 +0000
  • b97eaed93c Use better defaults for vagrant user in Dockerfile Andrew Shu 2025-01-16 05:08:06 -0800
  • 49f2c09258 Tell user to reboot Docker container after initial provisioning Andrew Shu 2025-01-13 00:13:33 -0800
  • cb6c1ea43d Fix the Pyramid debug toolbar not being accessible in the Docker-based Vagrant environment. Bauke 2025-01-10 19:55:55 +0100
  • 6be3688d3c GitLab CI testing talklittle 2025-01-09 22:39:56 +0000
  • 49886af37e Add Docker provider for Vagrant development environment talklittle 2025-01-09 22:36:57 +0000
  • f93f07df05 Merge branch 'vagrant-docker-provider' into 'master' talklittle 2025-03-05 16:43:56 +0000
  • 0c2b91e87b Merge branch 'database-seeding' into 'master' Daniel Woznicki 2025-03-03 23:24:42 +0000
  • 51a456bcf9 ArrayOfLtree: fix handling of "null" string value Deimos 2025-02-28 13:26:28 -0700
  • e327f55f52 Run GitLab CI on "staging" and "develop" branches old-staging Andrew Shu 2025-02-03 19:57:24 -0800
  • 0a23202938 Hide the inner <details> text from comment excerpts but include the <summary> text. Bauke 2025-02-03 20:56:24 +0000