987 Commits

Author SHA1 Message Date
Cyber
6af5270223
Merge branch 'master' into welcomeUpdate 2025-11-18 07:16:38 +01: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
MathMan05
edec484188 fixes slight bug with joining guilds via ID 2025-11-17 15:46:24 -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
56dd6c87ee fix: check for duplicated component IDs 2025-10-28 17:36:41 +01:00
CyberL1
180200dc9c chore: remove solved TODO comment 2025-10-28 16:53:06 +01:00
CyberL1
cfe4e298ca fix: check if components are beetwen 1 to 5 in each row 2025-10-28 16:43:45 +01:00
CyberL1
a72bdd2436 fix: send options only for type 1 2025-10-23 11:06:24 +02: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
2d6e5c8481 fix: complete applicationCommandSendable 2025-10-23 07:41:42 +02:00
Puyodead1
a78f9e51ca
fix dming blocked users 2025-10-22 21:03:33 -04:00
MathMan05
fa295314df reduce a little 2025-10-22 12:00:05 -05:00
MathMan05
a01f48b02b I think this fixes bugs 2025-10-22 11:46:09 -05:00
Cyber
542c9c6e82
Revert "fix: no sense it doing it twice when it could be done in one query" 2025-10-22 18:39:25 +02:00
CyberL1
e25c33d34c fix: no sense it doing it twice when it could be done in one query 2025-10-22 18:31:55 +02:00
CyberL1
f24ec09f2a fix: trim more 2025-10-22 18:02:23 +02:00
CyberL1
97eef84e8c fix: add author to interaction message 2025-10-22 18:00:42 +02:00
CyberL1
a024d6343c fix: add BulkApplicationCommandCreateSchema 2025-10-22 18:00:16 +02:00
CyberL1
5ad1cb46ca fix: add BulkApplicationCommandCreateSchema 2025-10-22 18:00:00 +02:00
CyberL1
f1c93a799d fix: components on message 2025-10-22 08:25:03 +02:00
CyberL1
b4c0d6b270 chore: do a migration to delete bot users with no application 2025-10-22 08:17:25 +02:00
CyberL1
864c7283c1 fix: delete bot user when application is deleted 2025-10-22 07:44:20 +02:00
CyberL1
00565b3ee0 fix: get all application commands 2025-10-21 21:59:20 +02:00
doesnm
9757997e5d add fingerprint endpoint 2025-10-20 21:51:58 +03:00
CyberL1
f7a64ec734 fix: remove commands not present in array 2025-10-20 18:04:28 +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
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
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