1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-08 11:52:55 +01:00
Commit Graph

645 Commits

Author SHA1 Message Date
Madeline
c51595a6da
Merge pull request #1214 from MathMan05/patch-2
Fix op 8
2024-11-05 09:06:40 +11:00
Emma [it/its]@Rory&
e018b3ab1b Log rabbitmq channel allocations 2 2024-11-02 21:14:32 +01:00
Emma [it/its]@Rory&
b2769812fa Log rabbitmq channel allocations 2024-11-02 21:06:18 +01:00
Emma [it/its]@Rory&
40b356ecdf Add express trustedProxy support 2024-10-30 16:28:57 +01:00
Emma [it/its]@Rory&
e0d0022675 Update sentry to latest 2024-10-30 00:32:59 +01:00
Emma [it/its]@Rory&
25b0a221e1 Remove imports of erlpack in favor of @yukikaze-bot/erlpack due to the former not working on modern node 2024-10-30 00:32:59 +01:00
MathMan05
6a0d0f4185
Fix the broken delete API 2024-10-29 17:42:52 -05:00
Emma [it/its]@Rory&
2feb90475e Fix module resolution when $CWD != . 2024-10-28 00:32:18 +01:00
Emma [it/its]@Rory&
168758924c Update some patches, switch to node-fetch-commonjs, more updates 2024-10-28 00:32:15 +01:00
Emma [it/its]@Rory&
3585e9316e Fall back to @yukikaze-bot/erlpack if erlpack cant be found or loaded 2024-10-09 05:08:37 +02:00
SupremeMortal
79eb8b6785
Add guild_template_code to GuildCreateSchema
Fixes guild creation due to additional property error.
2024-09-14 22:01:46 +01:00
MathMan05
8d41348871
Fix op 8
Unless someone says this is wrong for some reason, this should fix op 8
2024-09-09 15:55:40 -05:00
Cyber
246e80c095 fix: self nick change response 2024-09-03 14:13:52 +02:00
TomatoCake
ff1ed0d744 Fix uploading of emojis 2024-09-02 19:39:32 +02:00
TomatoCake
73ceee4ab0 Fix new app property migration disallowing NULL 2024-08-31 12:17:02 +02:00
TomatoCake
e807037145 Add more application properties 2024-08-31 11:04:18 +02:00
Puyodead1
3a63ae89cc
Merge pull request #1202 from DEVTomatoCake/fix/password-mfacode-schemas
Fixes for password, mfa code & email validation schemas
2024-08-30 08:53:30 -04:00
TomatoCake
860e636c6e Enforce RegEx no auth routes start 2024-08-30 14:49:27 +02:00
TomatoCake
03c050ae8b Fix HEAD requests for no authorization routes 2024-08-30 14:46:27 +02:00
TomatoCake
1d98b2ff5b
Merge branch 'master' into fix/password-mfacode-schemas 2024-08-29 10:40:45 +02:00
TomatoCake
b216c72bda Fixes for password, mfa code & email validation 2024-08-29 10:40:18 +02:00
Cyber
c62748cbf0 fix: display pinned message author 2024-08-28 08:17:54 +02:00
Madeline
31ac4a063c
Merge pull request #1199 from DEVTomatoCake/fix/built-in-image-proxy 2024-08-28 12:39:31 +10:00
TomatoCake
b73b4e9502 Run prettier 2024-08-25 06:51:30 +02:00
TomatoCake
1bf2424033 Remove auth requirement & fix image path 2024-08-25 06:50:34 +02:00
TomatoCake
78ff85737f
Merge branch 'spacebarchat:master' into fix/lazy-request-filter 2024-08-24 19:11:02 +02:00
TomatoCake
dc81bcf900 Run prettier 2024-08-24 08:46:04 +02:00
TomatoCake
74f20898a3 Add method to NO_AUTHORIZATION_ROUTES 2024-08-24 08:43:22 +02:00
TomatoCake
eca4f1b56c Listing & creation of Developer Portal teams 2024-08-24 07:37:34 +02:00
TomatoCake
73b57750a0 Fix updating vanity URL & retrieving widget.json 2024-08-23 18:01:35 +02:00
TomatoCake
e2cf9fd23e Run prettier 2024-08-22 05:33:25 +02:00
TomatoCake
048aae65a5 Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server into fix/guild-create-response-schema 2024-08-22 05:27:38 +02:00
Madeline
9bcc178093
Merge pull request #1178 from DEVTomatoCake/fix/1154-mysql-charset 2024-08-22 10:09:18 +10:00
Madeline
08fc90a879
Merge pull request #1189 from greysilly7/dev/bodyparser 2024-08-22 09:58:08 +10:00
Madeline
ad2dda63c9
Merge branch 'master' into fix/widget.json-channel-ordering-deleted-channels 2024-08-22 09:53:34 +10:00
TomatoCake
98c1b93133 Send 204 regardless of user existance 2024-08-21 20:50:42 +02:00
Madeline
dbd93bdd7c
Merge pull request #1126 from DEVTomatoCake/feat/local-image-proxy 2024-08-19 16:38:03 +10:00
Cyber
2212a84ded fix: nickmane reset by command 2024-08-19 08:10:19 +02:00
Scott Gould
e67b28a57a
feat (bodyparser): do proper errors 2024-08-19 00:05:58 -04:00
TomatoCake
e24297b67c Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server into feat/local-image-proxy 2024-08-18 19:00:43 +02:00
Emma [it/its]@Rory&
c9a51cfd17 Fix .DS_Store ignore, add gitattributes for nix/scripts 2024-08-18 18:54:51 +02:00
TomatoCake
dfbbef3637 "engine" const value shared 2024-08-18 17:58:24 +02:00
Puyodead1
1b9d75524a
Merge pull request #1185 from CyberL1/feat/message-pinned-message
feat: message pinned message
2024-08-18 10:49:47 -04:00
Madeline
20637ffdea
Merge pull request #1186 from DEVTomatoCake/fix/consistent-widget-disabled-error
Consistent widget disabled error
2024-08-18 22:44:55 +10:00
Cyber
39e3b5ad7a feat: emit MESSAGE_CREATE 2024-08-18 13:32:19 +02:00
TomatoCake
c505db0723 Fix widget.png guild icon loading 2024-08-18 13:28:24 +02:00
Cyber
a401f63318 fix: message timestamp 2024-08-18 12:08:04 +02:00
TomatoCake
917f394cc5 Consistent widget disabled error 2024-08-18 12:05:50 +02:00
Cyber
7853ad3acf fix: update the code with latest commit 2024-08-18 11:31:15 +02:00
Cyber
5679318be0 feat: message pinned message 2024-08-18 11:17:19 +02:00