Commit Graph

95 Commits

Author SHA1 Message Date
Rory& a4e87dd792 Add WIP PublicMessage schema 2026-03-21 08:22:29 +01:00
Rory& 27d2ba5a10 More schema stuff 2026-03-21 08:22:27 +01:00
Rory& 1c3c6093b1 MessageActivity: add type enum 2026-03-20 18:48:48 +01:00
Rory& 339a0fcbf4 Migrate Thread*Event to satisfies, part of #1577 2026-03-20 18:18:41 +01:00
Rory& 95fa10b3d0 Migrate GuildUpdate to satisfies, part of #1577 2026-03-20 18:13:13 +01:00
Rory& 4546122907 Fix typo 2026-03-20 16:31:32 +01:00
MathMan05 9043c642cc final pk fixes 2026-03-20 16:31:32 +01:00
MathMan05 ccbe60ffb6 make some corrections 2026-03-20 16:31:32 +01:00
MathMan05 33c93f8b88 v2 init work 2026-03-20 16:31:32 +01:00
MathMan05 a4ff9e9d41 switch messages to base message type 2026-03-20 16:31:32 +01:00
Rory& 6438953a4b Fix video schema to allow a bunch of undefineds 2026-03-19 09:03:00 +01:00
Rory& 85190daff9 Fix some comments 2026-03-19 08:42:36 +01:00
Rory& bd46a26594 Fix schemas for guild bans 2026-03-17 02:48:37 +01:00
Rory& ef9c51fed1 Schemas for emojis 2026-03-17 02:42:57 +01:00
Rory& ecea5540fa Schemas for stickers 2026-03-17 02:36:54 +01:00
Rory& 8c137a42a2 Clean up schemas some more 2026-03-16 23:45:23 +01:00
Rory& 8bb0b84b5e Shorten imports 2026-03-14 05:43:42 +01:00
Rory& e0783f7595 Remove unused imports for non-entities 2026-03-14 04:24:04 +01:00
Rory& 8274bf9d76 [rel/1518] Allowed mentions + message reference: allow nulls 2026-03-07 00:34:50 +01:00
Rory& eaf697eb19 [rel/1518] Member flags 2026-03-07 00:30:19 +01:00
Rory& c0e757408a [rel/1518] make PartialEmoji accept id-only 2026-03-07 00:23:22 +01:00
Rory& 91a9029046 [rel/1518] Interaction failure reason enum, add missing copyright headers 2026-03-07 00:13:03 +01:00
Rory& 1926e8cf34 Fix message embeds not being nullable 2026-02-25 08:15:37 +01:00
Rory& 89c00aac7c Update message component type to match upstream 2026-02-20 03:20:33 +01:00
Rory& 8be1a310b1 Some unfinished templates work 2026-02-15 19:24:02 +01:00
Rory& 534db6c4aa Fix accepting friend requests 2026-02-15 19:24:02 +01:00
Rory& 642bf1d60b Try to enforce channel limts? 2026-02-14 17:44:55 +01:00
MathMan05 5ee6aabbc0 edit tags 2026-02-05 11:40:02 -06:00
MathMan05 00c77576f3 another type screw up 2026-02-05 11:01:54 -06:00
MathMan05 d7e468f336 so many type screw ups 2026-02-05 11:00:51 -06:00
MathMan05 c26b0f3a4c create tags 2026-02-05 10:50:48 -06:00
MathMan05 f1f253e515 more forum fixes 2026-02-04 16:07:42 -06:00
MathMan05 989d8c5c59 merge master 2026-02-04 12:01:50 -06:00
MathMan05 51f2435adf thread improvements 2026-02-04 11:48:16 -06:00
MathMan05 323ed548ef more thread improvements 2026-02-03 21:05:32 -06:00
Rory& b953291b99 Merge remote-tracking branch 'mathium05/threadFixes' 2026-02-04 00:19:51 +01:00
MathMan05 df20d6551e more changes 2026-02-03 17:09:33 -06:00
MathMan05 a7b13e62fa fix interface 2026-02-03 15:44:35 -06:00
Rory& e5ce3b54ce Update schemas for profile customisation 2026-02-03 07:00:37 +01:00
Rory& b97e9e03a0 READY changes for threads ported from #876 2026-01-29 20:37:08 +01:00
Rory& 5c593e8b0d Update message type enum 2026-01-29 01:02:47 +01:00
Rory& 22241a714f Merge remote-tracking branch 'origin/dev/threads' 2026-01-28 22:30:38 +01:00
Rory& a3ef2482ec Update channel type enum to un-erkinalp-ize it, and match discord 2026-01-28 22:27:05 +01:00
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& 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