Commit Graph

154 Commits

Author SHA1 Message Date
MathMan05 00b591abf0 thread API start 2026-01-28 21:46:24 +01:00
MathMan05 f4114a4896 sechema changes+migrations 2026-01-28 21:43:15 +01:00
Rory& 790282ebd8 Dummy warp endpoint 2026-01-23 09:41:43 +01:00
Rory& 9368066ec5 Port User.tag getter from pomelo as utility 2026-01-23 09:18:54 +01:00
Rory& 31345651db Make openapi.js work offline - still needs conditionals fixed though 2026-01-22 21:34:21 +01:00
Rory& 935f7960a6 Move health endpoints to /, deprecate /api/-. Fixes #1089 2026-01-22 19:42:24 +01:00
Rory& 5dde677d01 Fix NixOS tests, allow building via tsgo 2026-01-20 03:00:40 +01:00
Rory& 8a1295ddfd Add stub POSt report endpoint 2026-01-17 03:22:44 +01:00
Rory& 3dd950b8ec Add temp reporting menu responses 2026-01-15 07:37:41 +01:00
Rory& 35111173c3 Enum for report menu types 2026-01-14 23:11:06 +01:00
CyberL1 e2df7c8927 fest: throw an error if bot name is empty 2026-01-14 16:17:13 +01:00
Rory& db83922644 Include request info in errors 2026-01-13 21:57:25 +01:00
Rory& 3133c50e55 Forgot to include assets 2026-01-11 17:46:53 +01:00
Rory& 49bb15051a Whoami endpoint in api 2026-01-11 16:37:54 +01:00
Rory& e784959bcc Fix schemas... 2025-12-27 13:08:44 +01:00
MathMan05 e082feb09f apparently it didn't get moved lol 2025-12-19 20:26:48 -06:00
MathMan05 79c5eca639 DM bot Fix
Makes the API conform to
https://docs.discord.food/resources/channel#create-private-channel
This should help with bot compat which says to make DMs like this
https://discord.com/developers/docs/resources/user#create-dm
2025-12-19 20:26:10 -06:00
Rory& 62123f6a6e Send HTTP 401 on token errors 2025-12-19 05:43:23 +01:00
CyberL1 3b34a0bf6d feat: add message forwards (normal messages only) 2025-12-18 21:31:43 +01:00
Rory& b1f64d683a Update schemas post-merge 2025-12-17 20:55:29 +01:00
Rory& e432c48ba1 Drop extended_settings, account data soon. Closes #1160 2025-12-17 11:35:44 +01:00
Rory& e7a6e7c35f Update session info 2025-12-17 01:44:48 +01:00
Rory& d7a950d0e7 Device management 2025-12-16 11:47:20 +01:00
Rory& e98da0ac65 Upate session info 2025-12-16 07:00:41 +01:00
Rory& eafe79095e Update instance ban schema 2025-12-16 05:00:49 +01:00
Rory& 811c1a25a9 More instance ban stuff 2025-12-12 23:31:09 +01:00
BrajamohanDas-afk eb94dd4b16 Refactor: Replace getIpAddress with req.ip 2025-12-12 22:46:28 +01:00
Rory& de1ebc99a7 Perhaps, dont IP ban moderators 2025-12-07 22:32:37 +01:00
CyberL1 ae20c6dce4 fix: add | null to guild folder types 2025-12-05 17:13:40 +01:00
CyberL1 1838829716 fix: only guild_ids is required in guild folder 2025-12-05 11:14:31 +01:00
CyberL1 41e375f896 chore: re-generate openapi.json and schemas.json 2025-12-04 17:00:05 +01:00
Rory& 4047c52f2d validate that endpoitns are configured 2025-12-04 11:01:18 +01:00
Rory& 0c059c9c83 Fix message ack schema 2025-12-02 21:29:54 +01:00
Rory& 5075837d55 Support deleting ACKs for type==channel 2025-12-02 18:06:00 +01:00
Rory& 309567a576 Exclude networking related schemas 2025-12-02 17:37:10 +01:00
Rory& bd93ba0e99 Template billing routes 2025-12-02 16:33:26 +01:00
Rory& 25f7c0de5d Drop node-fetch-commonjs, proxy-agent as deprecated 2025-12-01 20:19:14 +01:00
Rory& 2ebe2a57fb Cut down schemas by 90% 2025-11-29 22:22:41 +01:00
MathMan05 15e15fc8ad Fix merge issues 2025-11-29 10:54:39 -06:00
Rory& 06e3308355 Mention inbox, hopefully 2025-11-26 15:27:19 +01:00
Rory& 0a649a0de2 Expose mor emember keys 2025-11-25 23:04:25 +01:00
Rory& 03bb33b1bc allow setting communication_disabled_until 2025-11-25 18:20:01 +01:00
MathMan05 d98d0f8e25 make interactions more normal 2025-11-23 00:57:31 +01:00
Rory& 4ff8431d2a OA: regenerate after cherry-picking script changes from dev/emma-wip 2025-11-21 16:20:16 +01:00
MathMan05 c512a76e14 fix groups more 2025-11-20 14:34:23 -06:00
Rory& b4eb1a48bd Update nix and packages 2025-11-20 15:16:10 +01:00
MathMan05 c92670b6e0 member count fixes 2025-11-18 11:31:36 -06:00
MathMan05 edec484188 fixes slight bug with joining guilds via ID 2025-11-17 15:46:24 -06:00
MathMan05 83be88bb80 fix SQLite 2025-10-30 16:47:59 -05:00
CyberL1 5ad1cb46ca fix: add BulkApplicationCommandCreateSchema 2025-10-22 18:00:00 +02:00