Commit Graph

4367 Commits

Author SHA1 Message Date
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 f6fa2d0d07 Merge pull request #1362 from spacebarchat/revert-1361-fix/application-command-index
Revert "fix: no sense it doing it twice when it could be done in one query"
2025-10-22 18:41:32 +02: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
Cyber 3718418516 Merge pull request #1361 from CyberL1/fix/application-command-index
fix: no sense it doing it twice when it could be done in one query
2025-10-22 18:37:37 +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
Cyber e54972694b Merge pull request #1360 from CyberL1/fix/application-command-code-fucks
fix: add BulkApplicationCommandCreateSchema
2025-10-22 18:03:19 +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
Cyber 8153254b7d Merge pull request #1359 from CyberL1/fix/interaction-message-components
fix: components on message
2025-10-22 08:26:09 +02:00
CyberL1 f1c93a799d fix: components on message 2025-10-22 08:25:03 +02:00
Cyber 840652f003 Merge pull request #1358 from CyberL1/fix/delete-bots-with-no-applicaiton
chore: do a migration to delete bot users with no application
2025-10-22 08:18:53 +02:00
Cyber a90bc77722 Merge branch 'spacebarchat:master' into fix/delete-bots-with-no-applicaiton 2025-10-22 08:18:05 +02:00
CyberL1 b4c0d6b270 chore: do a migration to delete bot users with no application 2025-10-22 08:17:25 +02:00
Cyber 933073cc52 Merge pull request #1357 from CyberL1/fix/delete-application-user
fix: delete bot user when application is deleted
2025-10-22 07:45:30 +02:00
CyberL1 864c7283c1 fix: delete bot user when application is deleted 2025-10-22 07:44:20 +02:00
Cyber 8954c7ebce Merge pull request #1356 from CyberL1/fix/get-all-application-commands
fix: get all application commands
2025-10-21 22:00:07 +02:00
CyberL1 00565b3ee0 fix: get all application commands 2025-10-21 21:59:20 +02:00
Cyber a9302ca796 Merge pull request #1355 from anotherdoesnm/master
add fingerprint endpoint
2025-10-20 21:02:22 +02:00
doesnm 9757997e5d add fingerprint endpoint 2025-10-20 21:51:58 +03:00
Cyber 09b1e08632 Merge pull request #1354 from CyberL1/fix/bulk-command-registration
Remove commands not present in array for bulk registration
2025-10-20 18:28:13 +02:00
CyberL1 f7a64ec734 fix: remove commands not present in array 2025-10-20 18:04:28 +02:00
Madeline 47fce8eec0 Merge pull request #1353 from CyberL1/fix/refereced-messages-deletion
Allow to delete messages that have replies
2025-10-20 23:14:33 +11: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 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