4380 Commits

Author SHA1 Message Date
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
Cyber
90ca2c2359
Merge pull request #1367 from CyberL1/fix/application-commands-options-default
Default command options to `[]`, send `options` only for type 1
2025-10-23 11:07:51 +02: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
8cc7527a12
Merge pull request #1366 from spacebarchat/revert-1365-fix/application-commands-arrays-default
Revert "Default to `[]` for `options`, `integration_types`, `contexts`"
2025-10-23 10:21:43 +02:00
Cyber
4bee401b63
Revert "Default to [] for options, integration_types, contexts" 2025-10-23 10:20:50 +02:00
Cyber
a7c0ec6910
Merge pull request #1365 from CyberL1/fix/application-commands-arrays-default
Default to `[]` for `options`, `integration_types`, `contexts`
2025-10-23 09:16:26 +02:00
CyberL1
fecf3085e8 fix: default options, integration_types and contexts to empty array 2025-10-23 09:11:44 +02:00
Cyber
d1cc40ff4b
Merge pull request #1364 from CyberL1/fix/send-full-application-command-index-commands-object
Add more to `applicationsSendalble`
2025-10-23 07:44:33 +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
Cyber
e22c5725f3
Merge pull request #1363 from MathMan05/fixes_commandFetch
Fix application-command-index
2025-10-22 19:36:30 +02: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
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