Commit Graph

3782 Commits

Author SHA1 Message Date
TomatoCake f8a21eff0c Fix chunk_count & not_found 2024-08-10 20:59:05 +02:00
TomatoCake 2aa7f5bfe0 opcode 8 2024-08-09 08:08:55 +02:00
Puyodead1 9d2f97a92a Merge pull request #1149 from DEVTomatoCake/feat/webhooks-3
Support webhooks
2024-08-08 14:18:29 -04:00
TomatoCake 4ca79adcae Merge branch 'master' into feat/webhooks-3 2024-08-08 18:03:13 +02:00
Puyodead1 289a02fe10 Merge pull request #1156 from DEVTomatoCake/fix/messages-before-param
Fix ?after messages fetch param
2024-07-28 17:02:51 -04:00
TomatoCake bc3a3add2d Merge branch 'master' into fix/messages-before-param 2024-07-28 21:45:20 +02:00
TomatoCake 81c44a0c77 Fix ?before messages fetch param 2024-07-28 21:40:06 +02:00
Madeline b5755646ff Merge pull request #1153 from aintDatCap/master 2024-07-28 20:52:07 +10:00
Madeline a8acb554ad Merge branch 'master' into master 2024-07-28 20:51:16 +10:00
TomatoCake c41b4f6364 prettier .-. 2024-07-28 20:50:11 +10:00
TomatoCake a887608d30 Fix msg component typings 2024-07-28 20:50:11 +10:00
Cyber f047f93b77 fix: check for password only if username is present in body 2024-07-28 20:48:06 +10:00
Cyber b682f170b9 fix: return an error on username change with no password 2024-07-28 20:48:06 +10:00
TomatoCake 481cf38373 Fix sort order when using ?around 2024-07-28 15:22:44 +10:00
aintDatCap 4e0ac5274c Updated the openapi schema 2024-07-24 20:07:08 +02:00
aintDatCap e4a14d659a Refactored max limit for bulk-bans from AbsoluteRateLimits to GuildLimits as suggested by @devtomatocake 2024-07-24 19:22:40 +02:00
aintDatCap 5a20924477 Implemented proposal described in the issue #1122 2024-07-24 19:06:12 +02:00
TomatoCake 4b1e9ba851 Prettier 2024-07-18 15:36:00 +02:00
TomatoCake adc3474216 Consistent relations, url property, src channel 2024-07-18 15:35:10 +02:00
TomatoCake 873107f90d Perms for GET webhook, url property 2024-07-18 15:16:50 +02:00
TomatoCake 15a2e57b05 Prettier & fix merge util/handlers/Message 2024-07-18 14:42:22 +02:00
TomatoCake 128b81bc6a Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server into feat/webhooks-3 2024-07-18 14:41:14 +02:00
TomatoCake 59c42c950b try manual conflict resolving 2024-07-18 13:31:04 +02:00
TomatoCake 6be3714593 Fix ESLint & prettier 2024-07-18 12:52:00 +02:00
TomatoCake e7a98b6c46 webhook fixes & username/avatar property for msg 2024-07-18 12:42:07 +02:00
TomatoCake d3ece937e6 Make channel ID optional when replying 2024-07-17 20:34:09 +10:00
Cyber df9153f5ba feat: badge-icons cdn route 2024-07-17 19:55:29 +10:00
Cyber 01ca7b7736 feat: badges 2024-07-17 19:55:29 +10:00
TomatoCake 2f679fda5d Support apng & webm 2024-07-17 19:55:03 +10:00
TomatoCake 0096938d36 Support proper "animated" property for emojis 2024-07-17 19:55:03 +10:00
TomatoCake c4469a53e7 Move route to api/connections 2024-07-17 19:53:31 +10:00
TomatoCake bbaef373f9 Run prettier .-. 2024-07-17 19:53:31 +10:00
TomatoCake d56ba86851 Update schema & add response type 2024-07-17 19:53:31 +10:00
TomatoCake 216b7ff31b Add /policies/instance/connections 2024-07-17 19:53:31 +10:00
Puyodead1 37559d5f55 Merge pull request #1143 from spacebarchat/feat/update-default-avatars
update default avatars
2024-07-15 14:25:41 -04:00
Puyodead1 9f049cb968 update default avatars 2024-07-10 01:53:16 -04:00
Puyodead1 22afbf62a6 Merge pull request #1141 from CyberL1/master
fix: poll message is not an empty message
2024-07-09 14:20:05 -04:00
Cyber 7698a15f03 fix: check for message components 2024-07-09 17:19:28 +02:00
Cyber 21579b11cd fix: poll message is not an empty message 2024-07-09 16:02:11 +02:00
TomatoCake 9b02e82614 Make poll a single object instead of an array 2024-07-09 22:58:10 +10:00
Madeline 44c73637c7 Merge pull request #1138 from DEVTomatoCake/fix/connection-redirect-uri 2024-07-09 15:31:57 +10:00
Madeline 4fb7ad9b37 Merge pull request #1137 from DEVTomatoCake/fix/cdn-proxy-path 2024-07-09 15:31:26 +10:00
Madeline 71b07b9ba2 Merge pull request #1135 from DEVTomatoCake/feat/new-msg-props 2024-07-09 15:29:31 +10:00
Madeline 4774bae7c6 Merge branch 'master' into feat/new-msg-props 2024-07-09 15:29:16 +10:00
Madeline 35c9a09ea5 fix poll in msg create schema 2024-07-09 15:27:24 +10:00
TomatoCake 4a042d0188 Merge branch 'master' into fix/cdn-proxy-path 2024-07-09 05:04:29 +02:00
Puyodead1 bc432a4325 add email verification page 2024-07-08 22:30:41 -04:00
Puyodead1 629451bbfd fix incorrect error field 2024-07-08 22:10:50 -04:00
Puyodead1 4e825cc4d3 fix verify_email template 2024-07-08 21:23:41 -04:00
TomatoCake bd66ee0349 Use front end URI instead of API 2024-07-06 17:51:52 +02:00