Commit Graph
1947 Commits
Author SHA1 Message Date
Rory& f2807e850c Make if statement chain look slightly nicer 2026-07-17 05:44:52 +02:00
Rory& 80402fe24a Postgres connection timeout 2026-07-16 12:47:11 +02:00
Rory& 509cd1c019 Token scope for password resets 2026-07-16 11:54:32 +02:00
Rory& 8393a29b7d Clean up supposedly orphaned unix sockets 2026-07-16 09:47:32 +02:00
Rory& 87988c3039 Clean up various other schemas 2026-07-15 13:24:41 +02:00
Rory& 8f46315255 Remove APIWebhookArray 2026-07-15 13:10:44 +02:00
Rory& 06ea966591 Remove APIBackupCodesArray 2026-07-15 12:50:53 +02:00
Rory& edcaa05be0 Remove APIMemberArray 2026-07-15 12:34:21 +02:00
Rory& 50fa6cc6d8 Remove APIPublicMember, APIMessage 2026-07-15 12:28:39 +02:00
Rory& 188a3dc2b8 Drop a bunch of random overrides 2026-07-15 12:03:47 +02:00
Rory& 86ab110abd Fallback to empty array 2026-07-15 12:03:47 +02:00
Rory& 069d036269 Fix schema for patch webhook message 2026-07-15 12:03:47 +02:00
Rory& 762d72e7ac Fix webhook edit 2026-07-15 12:03:47 +02:00
Rory& f558240ee0 Add webhook message get/update/delete 2026-07-15 12:03:47 +02:00
Rory& 3c4e9e6c53 Unify webhook token parameter name 2026-07-15 12:03:47 +02:00
Rory& 8bec8b866f Fix stacktraces by converting all constant errors to getters 2026-07-15 12:03:47 +02:00
Rory& 0c96e78110 Use error handler in CDN, clearer CDN errors, fix cdn in nixosTests 2026-07-11 07:22:18 +02:00
Rory& 177cc5bd7f Systemd notify hooks, move nixos integration tests to a systemd service 2026-07-11 06:07:41 +02:00
Rory& 3b27f08ba7 API: expose assets/logo.png 2026-07-11 01:49:12 +02:00
Rory& a5f4258647 Add manager class for JWT keypair to have a startup hook to avoid a race condition 2026-07-10 08:21:30 +02:00
Rory& a3b229165c Add JWT keypair init hooks to various services 2026-07-10 08:10:37 +02:00
Rory& 0183a475c3 Introduce JwtKeypairManager, JwtKeypair classes 2026-07-10 08:10:37 +02:00
ald_productions 0b26568b26 docs(database) Fix inaccurate description of lock in comment 2026-07-09 23:00:44 -07:00
ald_productions 85482d2d76 fix(migration): Ensure that only ONE server can attempt to apply migrations at a time
Resolves a race condition in which non-bundled environments can attempt to run migrations simultaniously. When this occurs, the migrations can break.
2026-07-08 22:19:50 -07:00
Rory& 6b19fd3e5c Nix: handle klipy api key path 2026-07-08 02:07:12 +02:00
Rory& 4bb0f39a43 Add endpoint to get enabled/known gif providers 2026-07-08 01:20:38 +02:00
Rory& 74798344ea Switch default GIF provider to klipy since tenor is no longer supported 2026-07-08 01:20:38 +02:00
Rory& 2953297901 Fix type for trending gifs query 2026-07-08 01:20:38 +02:00
Rory& 13823053a3 KlipyTrendingResponse -> KlipyGifsResponse 2026-07-08 01:20:38 +02:00
Rory& beeb0c84a7 Convert tenor to klipy outright since tenor shut down last night... 2026-07-08 01:20:38 +02:00
Rory& 8b70cd42bd Add SingletonCache, implement caching for tenor 2026-07-08 01:20:38 +02:00
Rory& 0042d3c5c9 Some cleanup with gifs 2026-07-08 01:20:38 +02:00
Rory& 72a1d653c8 Rename some more schemas 2026-07-08 01:20:38 +02:00
Rory& 091b0e3536 Migrate trending gifs to providers 2026-07-08 01:20:38 +02:00
Rory& 28e8ec3b6c Clean up 2026-07-08 01:20:38 +02:00
Rory& ee57b28c32 Basic gif integration manager, port tenor search to that 2026-07-08 01:20:38 +02:00
Rory& 52f2e814f9 Remove a log that bothered me 2026-07-08 01:20:38 +02:00
Rory& 75506ff246 Merge remote-tracking branch 'aldproductions/rename-unused-rights' 2026-07-05 00:17:58 +02:00
ald_productions 1cfe3bee62 Add comments explaining what each unused right used to be 2026-07-04 14:53:36 -07:00
ald_productions d5f49f84c3 Remove unused flags to make them easier to split and filter out
Methodology: A flag was considered unused if it was exclusively mentioned in deffinitions and the "DiscordLike" flag list. If a flag was seen being used anywhere else in the code, it was left as-is.
2026-07-04 10:15:20 -07:00
Rory& 26485273c7 Fix migration for app commands version 2026-07-03 15:49:08 +02:00
Rory& 04f83f980c Let typeorm have its fun the rest of the way 2026-07-03 15:44:42 +02:00
Rory& d58aab06a7 Fix constraint names 2026-07-03 15:40:47 +02:00
Rory& 635ae3c749 Fix column names for join tables 2026-07-03 15:40:17 +02:00
Rory& 5289d79eb7 Fix some missed column types 2026-07-03 15:39:09 +02:00
Rory& ab077b2de1 Fix instance ban index names 2026-07-03 15:34:07 +02:00
Rory& 3d314c673c Set index names and fix type for instance bans 2026-07-03 15:29:57 +02:00
Rory& 11fa9d2180 Throw proper error when emoji isnt found 2026-07-01 19:46:31 +02:00
Rory& 15dae644a9 Restrict reading of application emojis 2026-07-01 19:46:31 +02:00
Rory& 0e4ac09490 Handle non-existant applications more gracefully 2026-07-01 19:46:31 +02:00