1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-19 17:21:35 +02:00
Commit Graph

3359 Commits

Author SHA1 Message Date
Madeline
cf95510eb9
Fix prune 2022-12-03 22:58:29 +11:00
Madeline
242eba0e06
Await some rabbitmq methods, don't reset some config values on start 2022-11-06 18:59:31 +11:00
Madeline
ef2d739965
Fix 404 handler 2022-11-05 21:59:12 +11:00
Madeline
0d57ac8c36
Rewrite gateway message decoding 2022-10-31 20:49:32 +11:00
Madeline
28b420af98
Disable webrtc preload plugin 2022-10-31 20:47:45 +11:00
Madeline
427a8f55ba
Fast connect but send identify 2022-10-31 19:37:46 +11:00
Madeline
97445fc399
Fix message patching sending old message rather than updated one 2022-10-31 15:09:52 +11:00
Madeline
9a7a43a725
Allow running api, cdn, gateway separately 2022-10-31 13:17:21 +11:00
Madeline
152ed6da95
Add token check back to loginRedirect 2022-10-31 12:18:30 +11:00
Madeline
de1cd70bec
Add private_channels_version to client_state in identity. also set sentry user in gateway 2022-10-31 12:16:15 +11:00
Madeline
45aadf327d
Sentry stuff? 2022-10-30 11:34:25 +11:00
Madeline
28787e09e9
Added fast connect to index 2022-10-30 10:57:03 +11:00
Madeline
022f2ca5aa
client patcher: discordstatus.com -> status.understars.dev 2022-10-30 10:56:37 +11:00
Madeline
f7235f537a
various typos 2022-10-28 21:42:52 +11:00
Madeline
4c58a8bc24
Fix user settings not saving properly and guild folders 2022-10-28 19:23:02 +11:00
Madeline
a75af3d9ff
lol 2022-10-28 16:06:02 +11:00
Madeline
8d93693a38
Move src-slowcord to own repo https://github.com/MaddyUnderStars/slowcord-services 2022-10-28 15:25:58 +11:00
Madeline
1edcd2752a
fix bad user validation 2022-10-27 23:12:48 +11:00
Madeline
153a69bd36
Try to fix loginRedirect 2022-10-27 21:52:23 +11:00
Madeline
5ca7958ed8
Added scripts for changelogs and removed premium references 2022-10-27 21:40:40 +11:00
Madeline
48e114945e
Make /stop route not ugly as hell 2022-10-26 19:50:51 +11:00
Madeline
f210344b07
Fix typo in user validation 2022-10-26 18:45:25 +11:00
Madeline
3e9ead8b5e
Prevent client from deleting localStorage 2022-10-26 18:38:48 +11:00
Madeline
9cd27dad6f
'localStorage is not defined'? 2022-10-26 16:36:54 +11:00
Madeline
e176aebf65
handle a specific case with rtl character 2022-10-25 11:27:39 +11:00
Madeline
252bc880e8
Remove whitespace characters in banned words detection 2022-10-25 11:20:01 +11:00
Madeline
f3a5fa07f7
Fix BannedWords breaking because windows line endings 2022-10-25 11:12:08 +11:00
Madeline
c84cdf0d2a
Fix fix for twitter embeds from yesterday 2022-10-25 11:00:01 +11:00
Madeline
8d2a2ba12e
Move message auto mod to the api route instead of a @beforeinsert/update method 2022-10-25 10:58:36 +11:00
Madeline
6d7909a02c
Fix tweets with only video breaking embeds 2022-10-24 19:53:14 +11:00
Madeline
c96d2e9bd8
Forgot some schemas + only generate schemas in util/schemas + add setup script 2022-10-24 19:46:33 +11:00
Madeline
6a09c230d1
rearrange test client's index a bit 2022-10-24 18:59:53 +11:00
Madeline
c46a9cf652
Fix server -> guild patch and add status.discord.com -> status.understars.dev patch 2022-10-24 18:46:04 +11:00
Madeline
c7dcccd7a1
Handle fetch errors in cdn external endpoint 2022-10-24 16:51:41 +11:00
Madeline
0f9951bb0e
TestClient middleware will now add cache misses to file for generate:client script to fetch. Also patch discord icon top left 2022-10-24 16:50:53 +11:00
Madeline
fc2ccc0b25
Change android and ios client downloads to use /download endpoint, update Release entity to suck less 2022-10-24 14:35:08 +11:00
Madeline
67a8c0d445
remove self_edit_guilds, was dumb 2022-10-07 20:07:35 +11:00
Madeline
9340753ca0
fix self_edit_guilds right 2022-10-07 20:02:48 +11:00
Madeline
c47068b186
embed fail 2022-10-05 16:10:24 +11:00
Madeline
f35c8a1f49
Check nonce in Message send 2022-10-05 01:30:37 +11:00
Madeline
685f87703a
Add the automatic install script, thanks @Haydaralqassam 2022-10-04 23:34:11 +11:00
Madeline
a3209fb7dc
Video attachment support! 2022-10-04 19:22:50 +11:00
Madeline
63c0fbf62c
capture exception in sentry for embed processing 2022-10-04 15:43:01 +11:00
Madeline
83ed2c8fdd
Embed cache 2022-10-03 23:50:34 +11:00
Madeline
e8815f1fd5
Twitter embeds 2022-10-03 23:38:53 +11:00
Madeline
40620daa4e
Make imagor optional 2022-10-02 22:25:47 +11:00
Madeline
0daea86092
Use imagor for image resizing 2022-10-02 15:28:03 +11:00
Madeline
7585881536
More embed improvements 2022-10-02 14:41:10 +11:00
Madeline
bb29b71c0f
Update readme. 2022-10-01 22:33:23 +10:00
Madeline
7faf6e7561
Slightly better embeds 2022-10-01 15:59:30 +10:00