599 Commits

Author SHA1 Message Date
CyberL1
198be68e52 fix: default activities to empty array 2025-11-20 10:26:17 +01:00
MathMan05
77022c0afb implement mention_count 2025-11-18 18:19:58 -06:00
MathMan05
c92670b6e0 member count fixes 2025-11-18 11:31:36 -06:00
Cyber
760ffdcead
Merge branch 'master' into notiFix 2025-11-18 07:31:18 +01:00
Cyber
6af5270223
Merge branch 'master' into welcomeUpdate 2025-11-18 07:16:38 +01:00
MathMan05
e81516a8e6 set default notification value
This should make it so that people who just joined have the default notification value as set by the guild instead of always defaulting to all messages.
2025-11-17 17:21:03 -06:00
MathMan05
3ecda540d2 update last message id in more places
This update should update the last message id in the greet message endpoint and the Member creation message.
2025-11-17 17:02:41 -06:00
MathMan05
96c56282d0 prevent bots from joining guild with config 2025-11-17 16:48:41 -06:00
Cyber
5e90e4487f
Merge branch 'master' into users-fix2 2025-11-09 19:40:27 +01:00
CyberL1
2adee55ef8 fix: gif stickers should have format_type 4 instead of 0 2025-11-08 15:21:39 +01:00
MathMan05
7c26fc5919 fix full user object being exposed 2025-10-30 18:10:16 -05:00
MathMan05
31c0f160e9 fix 2025-10-30 17:21:31 -05:00
MathMan05
83be88bb80 fix SQLite 2025-10-30 16:47:59 -05:00
CyberL1
a7ebc85066 fix: defualt options to [] 2025-10-23 10:56:17 +02:00
Cyber
4bee401b63
Revert "Default to [] for options, integration_types, contexts" 2025-10-23 10:20:50 +02:00
CyberL1
fecf3085e8 fix: default options, integration_types and contexts to empty array 2025-10-23 09:11:44 +02:00
CyberL1
b4c0d6b270 chore: do a migration to delete bot users with no application 2025-10-22 08:17:25 +02:00
CyberL1
8736343c4d fix: set message_reference_id to null if original message is deleted 2025-10-20 14:08:20 +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&
a8f879b46f Force back propagate ids 2025-10-19 09:14:57 +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&
e4714b426b Automod mayhaps? 2025-10-18 16:31:11 +02:00
CyberL1
2480aa2d94 fix: pass the command type to pending interactions map 2025-10-18 15:54:11 +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
CyberL1
81d4f1f310 feat: interactions (incomplete) 2025-10-17 14:32:22 +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&
fca56035c0 Switch from commonjs to nodenext 2025-10-15 17:53:04 +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&
db09b8d1df Properly traverse result object 2025-10-11 06:41:51 +02:00
Rory&
e31568b997 Try other way of querying? 2025-10-11 06:39:02 +02:00
Rory&
c0dfeaefb6 Return defaults for missing {proto-,}settings 2025-10-11 06:31:02 +02:00
Rory&
0b2e8981c0 Try to fix duplicate user settings 2025-10-11 05:32:32 +02:00
Rory&
69348ea855 Fix bad import, remove baseUrl from tsconfig to enable ts7 compat 2025-10-07 14:33:22 +02:00
Rory&
62016a8043 Try to fix sending messages with discord-go 2025-10-06 03:25:11 +02:00
Rory&
7777595125 Fix nix, update admin api db models 2025-10-05 22:09:21 +02:00
Emma [it/its]@Rory&
abb1b570a4 Local changes 2025-10-05 21:34:40 +02:00
Emma [it/its]@Rory&
a632666203 Rewrite access tokens, initial admin api 2025-10-05 21:33:50 +02:00