562 Commits

Author SHA1 Message Date
CyberL1
f7a64ec734 fix: remove commands not present in array 2025-10-20 18:04:28 +02:00
CyberL1
ec8727dc6f fix: trim command name and description fields 2025-10-20 10:07:36 +02:00
CyberL1
df80d2070c fix: don't emit ephemeral interaction replies to channel, but only to user instead 2025-10-20 08:40:45 +02:00
CyberL1
8befb85f48 fix: interaction type check 2025-10-19 21:42:06 +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&
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&
20177860e0 More env settings to tune down log noise 2025-10-19 08:59:32 +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
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
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
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
Rory&
fe53b86e6f games/detectable 2025-10-17 13:49:13 +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&
aff39e4b1b Local changes 2025-10-16 18:41:52 +02:00
Rory&
4e96f2e832 Implement applications/@me 2025-10-16 09:36:58 +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&
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
Rory&
c0dfeaefb6 Return defaults for missing {proto-,}settings 2025-10-11 06:31:02 +02:00
Rory&
93294e4963 More path fixes 2025-10-11 04:41:41 +02:00
Rory&
ef9b4f5be7 Update more path variables 2025-10-11 04:08:46 +02:00
Rory&
e8c5c988bb Update path variables 2025-10-11 03:58:37 +02:00
Rory&
f5f531eebb fix path 2025-10-07 16:06:53 +02:00
Rory&
e9b46fc2e7 API: expose schemas.json and openapi.json 2025-10-07 15:34:20 +02:00
Rory&
62016a8043 Try to fix sending messages with discord-go 2025-10-06 03:25:11 +02:00
Rory&
3843a6e7b1 Merge remote-tracking branch 'origin/dev/admin-api' 2025-10-05 21:48:43 +02:00
Emma [it/its]@Rory&
abb1b570a4 Local changes 2025-10-05 21:34:40 +02:00
Rory&
bdde28b22a Fix missing return statement 2025-10-04 23:41:04 +02:00
Rory&
a4e4010211 Fix import 2025-10-04 21:55:23 +02:00
Rory&
95b08ac51c Templates, maybe? 2025-10-04 21:52:18 +02:00