951 Commits

Author SHA1 Message Date
CyberL1
a258632995 chore: remove is this right? comments 2025-10-19 20:15:47 +02:00
CyberL1
cf3d9e6a58 fix: interaction attachment_size_limit field 2025-10-19 20:15:47 +02:00
CyberL1
83245998c4 fix: interaction app_permissions field 2025-10-19 20:15:47 +02:00
CyberL1
41bdb5566b fix: interaction context 2025-10-19 20:15:47 +02:00
CyberL1
bbd0617d53 fix: interaction callback 2025-10-19 20:15:47 +02:00
Rory&
d0ae4d06bc Make reconicle migration not suck 2025-10-19 18:13:54 +02:00
Rory&
57dc207485 Synchronously save automod message 2025-10-19 11:00:05 +02:00
Rory&
0fb3306a25 Use message.create 2025-10-19 10:11:10 +02:00
Rory&
38216b26bd Use save operator rather than raw insert maybe? 2025-10-19 09:16:46 +02:00
Rory&
a8f879b46f Force back propagate ids 2025-10-19 09:14:57 +02:00
Rory&
20177860e0 More env settings to tune down log noise 2025-10-19 08:59:32 +02:00
Rory&
4fa95a928b Always mutate opts, not message 2025-10-19 08:47:44 +02:00
Rory&
83bc9ed0e6 Maybe more robust enforcement 2025-10-19 08:39:05 +02:00
Rory&
416384c8fa Helper to create valid messages 2025-10-19 08:24:28 +02:00
Rory&
bf6ee92613 fix 2025-10-18 16:42:00 +02:00
Rory&
e4714b426b Automod mayhaps? 2025-10-18 16:31:11 +02:00
CyberL1
358aaa345d fix: typo, additional m lol 2025-10-18 15:54:11 +02:00
CyberL1
e8aae3d373 feat: interaction replies 2025-10-18 15:54:11 +02:00
CyberL1
2480aa2d94 fix: pass the command type to pending interactions map 2025-10-18 15:54:11 +02:00
CyberL1
38ab40c637 fix: interaction schema 2025-10-18 15:54:11 +02:00
CyberL1
9febabf9a8 fix: comment out the route for interactions callback 2025-10-18 15:54:11 +02:00
Rory&
1b21988617 Fix relationships 2025-10-18 14:00:22 +02:00
CyberL1
f34150ab86 chore: complete MessageInteractionSchema more 2025-10-18 09:52:00 +02:00
CyberL1
ef1601511b feat: add interaction_metadata to toJSON 2025-10-18 09:52:00 +02:00
CyberL1
a2322c58aa fix: move types to schema 2025-10-18 09:52:00 +02:00
CyberL1
a94f84dd72 fix: add user object on interaction and interaction_metadata for messages 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
863e7f6ff3 fix: do the same for applicaiton_commands 2025-10-17 14:32:22 +02:00
CyberL1
3c21b6a9ba fix: send only needed fields 2025-10-17 14:32:22 +02:00
CyberL1
c2a7829fa0 feat: add application command index route for guilds 2025-10-17 14:32:22 +02:00
CyberL1
8a4bfd1143 fix: check if an application is in a guild 2025-10-17 14:32:22 +02:00
CyberL1
cb4527d3e3 feat: add endpoints for managing application commands 2025-10-17 14:32:22 +02:00
CyberL1
492123ff23 chore: add ApplicationCommandCreateSchema 2025-10-17 14:32:22 +02:00
Rory&
fe53b86e6f games/detectable 2025-10-17 13:49:13 +02:00
Rory&
37594a5bec ZSTD on gateway 2025-10-17 11:58:53 +02:00
Rory&
eef3fee049 Marshall ajverrors 2025-10-17 03:47:51 +02:00
Rory&
c41c3c068e Include full AJV error on api 2025-10-17 03:44:08 +02:00
Rory&
95d13499d4 Fix proto errors maybe 2025-10-17 03:30:12 +02:00
Rory&
aff39e4b1b Local changes 2025-10-16 18:41:52 +02:00
Rory&
5c798af16d Add application command schema 2025-10-16 15:57:56 +02:00
Rory&
4e96f2e832 Implement applications/@me 2025-10-16 09:36:58 +02:00
Rory&
fca56035c0 Switch from commonjs to nodenext 2025-10-15 17:53:04 +02:00
Rory&
a03ce73459 Drop node-os-utils 2025-10-15 17:00:09 +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
Rory&
05285114cd Schema fixes, api bug fix 2025-10-14 09:07:37 +02:00
Rory&
23b88b5068 app_id -> application_id 2025-10-14 02:43:24 +02:00