50 Commits
Author SHA1 Message Date
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
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
CyberL1 4553b1d126 chore: run prettier 2025-12-18 21:39:14 +01:00
CyberL1 3b34a0bf6d feat: add message forwards (normal messages only) 2025-12-18 21:31:43 +01:00
MathMan05 2f12a58c00 friend nicknames 2025-12-17 12:27:59 -06:00
Rory& e432c48ba1 Drop extended_settings, account data soon. Closes #1160 2025-12-17 11:35:44 +01:00
Rory& 491c0de845 lintstagedrc: regenerate schemas/openapi if schemas changed 2025-12-17 11:01:27 +01:00
Rory& 2a8d4ce3fd Dont directly export all config subtypes 2025-12-17 10:11:19 +01:00
Rory& bf33c9874b Move region to webrtc schemas 2025-12-17 10:10:08 +01:00
Rory& bd231c4d9d Prettier 2 2025-12-17 07:38:23 +01:00
Rory& 84af6a24c5 finally make eslint happy 2025-12-17 06:49:16 +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& e25e0587de Fix bad imports 2025-12-16 08:23:13 +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
Rory& bdbf6d06b2 Fix IP tracking for bans 2025-12-12 22:56:02 +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 c130810ad2 fix: highest_last_message_id is apparently a number and never a string
also I discovered that there's a bug in lambert-server's check function that ignores arrays of types
2025-12-04 16:59:31 +01:00
Rory& 13bbf5dbd5 Remove fallback URIs, remove endpointClient, expose admin api 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
dank074 7086680872 update schema for voiceIdentify 2025-12-02 01:36:23 +01:00
Rory& 2ebe2a57fb Cut down schemas by 90% 2025-11-29 22:22:41 +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
Rory& 1b8c5c3dd5 add missing user flags 2025-11-25 17:45:32 +01:00
MathMan05 d98d0f8e25 make interactions more normal 2025-11-23 00:57:31 +01:00
MathMan05 f27d77a06c role type fix 2025-11-17 18:05:37 -06:00
CyberL1 2adee55ef8 fix: gif stickers should have format_type 4 instead of 0 2025-11-08 15:21:39 +01:00
CyberL1 a024d6343c fix: add BulkApplicationCommandCreateSchema 2025-10-22 18:00:16 +02:00
doesnm 9757997e5d add fingerprint endpoint 2025-10-20 21:51:58 +03:00
CyberL1 a258632995 chore: remove is this right? comments 2025-10-19 20:15:47 +02:00
CyberL1 bbd0617d53 fix: interaction callback 2025-10-19 20:15:47 +02:00
Rory& e4714b426b Automod mayhaps? 2025-10-18 16:31:11 +02:00
CyberL1 38ab40c637 fix: interaction schema 2025-10-18 15:54:11 +02:00
CyberL1 f34150ab86 chore: complete MessageInteractionSchema more 2025-10-18 09:52:00 +02:00
CyberL1 a2322c58aa fix: move types to schema 2025-10-18 09:52:00 +02:00
Rory& 4b5db1c2f4 Partial usersetting update schema 2025-10-18 09:14:34 +02:00
Rory& e46ba34a66 Identifiers: drop @format 2025-10-18 09:05:06 +02:00
CyberL1 81d4f1f310 feat: interactions (incomplete) 2025-10-17 14:32:22 +02:00
CyberL1 492123ff23 chore: add ApplicationCommandCreateSchema 2025-10-17 14:32:22 +02:00
Rory& 5c798af16d Add application command schema 2025-10-16 15:57:56 +02:00
Rory& 1632642b0d More schema work, moved most stuff from entities to schemas, though messy 2025-10-15 10:07:33 +02:00
Rory& e52c237326 Reorganise schemas a little bit 2025-10-15 08:04:23 +02:00
Rory& 0da7169b00 Move schemas to separate module 2025-10-14 09:34:21 +02:00