CyberL1
|
c9f5aa8b74
|
chore: regenerate openapi.json and schemas.json
|
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
|
37bd68af53
|
chore: regenerate openapi.json and schemas.json
|
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
|
72ac6c4c3e
|
chore: regenerate openapi.json and schemas.json
|
2025-10-18 09:52:00 +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
|
863db34730
|
chore: regenerate openapi.json and schemas.json
|
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 |
|
Rory&
|
3c310ec392
|
Fix nix
|
2025-10-17 14:44:17 +02:00 |
|
CyberL1
|
0076370d3f
|
chore: regenerate schema.json and openapi.json files
|
2025-10-17 14:32:22 +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&
|
7096881e7e
|
Fix package lock
|
2025-10-16 09:57:55 +02:00 |
|
Rory&
|
7422165177
|
Update deps, update nix
|
2025-10-16 09:48:37 +02:00 |
|
Rory&
|
e31fff92ff
|
Push openapi
|
2025-10-16 09:43:47 +02:00 |
|
Rory&
|
4e96f2e832
|
Implement applications/@me
|
2025-10-16 09:36:58 +02:00 |
|
Rory&
|
65dfc66797
|
Make editors less confused about paths
|
2025-10-15 18:12:40 +02:00 |
|
Rory&
|
fca56035c0
|
Switch from commonjs to nodenext
|
2025-10-15 17:53:04 +02:00 |
|