Commit Graph
1974 Commits
Author SHA1 Message Date
Rory& 8d126f4019 Message bulk delete: filter input IDs by channel rather than emitting the full input set 2026-08-04 12:46:40 +02:00
Rory& 03166addc9 Some API docs... 2026-08-02 03:02:25 +02:00
Rory& ffd7f00336 Add attachment list API 2026-08-02 01:00:21 +02:00
Rory& fbd4bd2b5a Basic retry logic for UnixSocketWriter connections before unlinking sockets 2026-07-31 18:20:14 +02:00
Rory& 4cf0eadf7f schemas for gif/version 2026-07-31 18:20:14 +02:00
Rory& fe17f5d155 schemas for wellknowns 2026-07-31 18:20:14 +02:00
Rory& 5b475eb42a Dedicated toplevel routes dir on API 2026-07-31 18:20:14 +02:00
Rory& b099a57649 Dont do entire app/api dance in api server.ts 2026-07-31 18:20:14 +02:00
Rory& 05db5134bb TraverseDirectory: allow specifying a destination router 2026-07-31 18:20:14 +02:00
Rory& 4ae6a1a79d lambert-server: allow passing base router to registerRoute 2026-07-31 18:20:14 +02:00
Rory& b3427f9896 Clean up some types 2026-07-31 18:20:14 +02:00
Rory& 7a1a393211 disable auth on shields 2026-07-29 02:16:40 +02:00
Rory& d553e6ddcd Use express for gateway 2026-07-29 01:59:56 +02:00
Rory& b7fa516252 Prepare to use Express 2026-07-29 01:59:56 +02:00
Rory& 0be7c4322e Rename Server to GatewayServer/WebrtcServer 2026-07-29 01:59:56 +02:00
Oh64andRory& fda2bdd2e1 fix bot add in guild 2026-07-29 01:57:58 +02:00
Rory& 41325f94c2 Add worker name + nix 2026-07-27 00:33:12 +02:00
Rory& f20dde8913 Add util script to send IPC messages, "fix" ID stuff 2026-07-26 22:18:56 +02:00
Rory& 129c652d29 Remove authentication import from ratelimit 2026-07-21 17:01:28 +02:00
Rory& f662417b75 NO-REVIEW: Fix up route import middleware path 2026-07-21 15:47:45 +02:00
Rory& 98e50a6d57 Move authentication enforcement to route middleware, move route middleware file 2026-07-21 15:43:51 +02:00
Rory& 6494a14e8a Join bot on app 2026-07-20 12:44:56 +02:00
Rory& 9b4d42f73f Fix bot token reset 2026-07-20 12:20:53 +02:00
Rory& 7d895bce16 Klipy fix 2026-07-17 19:07:29 +02:00
Rory& 5680f47a58 Force redirect tenor 2026-07-17 14:23:35 +02:00
Rory& 3a4a17679c Clean up outdated todo 2026-07-17 14:19:17 +02:00
Rory& 5a949c9b69 Attachment limits 2026-07-17 06:43:14 +02:00
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