610 Commits

Author SHA1 Message Date
murdle
1e61ccb19a android patches 2025-12-16 22:34:01 +02:00
murdle
e30f6b4142 fix token keypair issue 2025-12-16 11:28:35 +02:00
murdle
f3fc612c99 finish push message functionality in web client 2025-12-12 11:46:20 +02:00
murdle
42bcfd0a6d start adding a custom client mod 2025-12-12 01:41:33 +02:00
murdle
155d670b6d add notification sending on messages 2025-12-10 23:55:55 +02:00
murdle
57f4fbf506 overhaul with 2022 client and fix api validation 2025-12-09 00:46:33 +02:00
murdle
4eb674be85 remove useless extensions (commits from spacebar) 2025-12-08 01:35:46 +02:00
murdle
2ec7855081 add push registration 2025-12-07 23:21:40 +02:00
murdle
d237044040 start adding webpush and change index api 2025-12-06 18:46:59 +02:00
MathMan05
ad883871be only for gorups 2025-11-20 14:36:16 -06:00
MathMan05
c512a76e14 fix groups more 2025-11-20 14:34:23 -06:00
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