1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-06 02:42:37 +01:00
Commit Graph

3364 Commits

Author SHA1 Message Date
Madeline
118a30ca1e First pass of removing Slowcord mentions 2022-12-17 17:14:49 +11:00
Madeline
be818cadd5 Update readme 2022-12-17 16:54:40 +11:00
Madeline
d8b3e95942 Only allow specific server features to be edited 2022-12-05 20:02:34 +11:00
Madeline
fbde8f978b Fix private messages being returned when no channel_id provided in search 2022-12-05 19:29:50 +11:00
Madeline
b380cf19ba Fix bug allowing any member from kicking any member instance-wide 2022-12-05 19:16:40 +11:00
Madeline
9710d74541 Fix prune 2022-12-03 22:58:29 +11:00
Madeline
72faa449e0 Await some rabbitmq methods, don't reset some config values on start 2022-11-06 18:59:31 +11:00
Madeline
4469acd390 Fix 404 handler 2022-11-05 21:59:12 +11:00
Madeline
4cb6c2639f Rewrite gateway message decoding 2022-10-31 20:49:32 +11:00
Madeline
99d40a5a06 Disable webrtc preload plugin 2022-10-31 20:47:45 +11:00
Madeline
3dfd864aff Fast connect but send identify 2022-10-31 19:37:46 +11:00
Madeline
5b849749d5 Fix message patching sending old message rather than updated one 2022-10-31 15:09:52 +11:00
Madeline
49ae07ff29 Allow running api, cdn, gateway separately 2022-10-31 13:17:21 +11:00
Madeline
ed92e2fa65 Add token check back to loginRedirect 2022-10-31 12:18:30 +11:00
Madeline
1cacd4413a Add private_channels_version to client_state in identity. also set sentry user in gateway 2022-10-31 12:16:15 +11:00
Madeline
5a5a20c203 Sentry stuff? 2022-10-30 11:34:25 +11:00
Madeline
61b9f824f4 Added fast connect to index 2022-10-30 10:57:03 +11:00
Madeline
675a342d4d client patcher: discordstatus.com -> status.understars.dev 2022-10-30 10:56:37 +11:00
Madeline
574fc1d7a0 various typos 2022-10-28 21:42:52 +11:00
Madeline
00e3606f7c Fix user settings not saving properly and guild folders 2022-10-28 19:23:02 +11:00
Madeline
78962acc9d lol 2022-10-28 16:06:02 +11:00
Madeline
e991e00f32 Move src-slowcord to own repo https://github.com/MaddyUnderStars/slowcord-services 2022-10-28 15:25:58 +11:00
Madeline
c00c70985c fix bad user validation 2022-10-27 23:12:48 +11:00
Madeline
906d51b454 Try to fix loginRedirect 2022-10-27 21:52:23 +11:00
Madeline
8443d1da2d Added scripts for changelogs and removed premium references 2022-10-27 21:40:40 +11:00
Madeline
5f0d16d4bf Make /stop route not ugly as hell 2022-10-26 19:50:51 +11:00
Madeline
070b193987 Fix typo in user validation 2022-10-26 18:45:25 +11:00
Madeline
686daf564d Prevent client from deleting localStorage 2022-10-26 18:38:48 +11:00
Madeline
9d3b5af3e3 'localStorage is not defined'? 2022-10-26 16:36:54 +11:00
Madeline
fdbd150ce3 handle a specific case with rtl character 2022-10-25 11:27:39 +11:00
Madeline
aba1d02941 Remove whitespace characters in banned words detection 2022-10-25 11:20:01 +11:00
Madeline
c1b955aaae Fix BannedWords breaking because windows line endings 2022-10-25 11:12:08 +11:00
Madeline
a11686cfc6 Fix fix for twitter embeds from yesterday 2022-10-25 11:00:01 +11:00
Madeline
f5b50ed3a8 Move message auto mod to the api route instead of a @beforeinsert/update method 2022-10-25 10:58:36 +11:00
Madeline
d3d9f4ae2f Fix tweets with only video breaking embeds 2022-10-24 19:53:14 +11:00
Madeline
a2f5762791 Forgot some schemas + only generate schemas in util/schemas + add setup script 2022-10-24 19:46:33 +11:00
Madeline
56444d1942 rearrange test client's index a bit 2022-10-24 18:59:53 +11:00
Madeline
ce14760c2b Fix server -> guild patch and add status.discord.com -> status.understars.dev patch 2022-10-24 18:46:04 +11:00
Madeline
94669d7911 Handle fetch errors in cdn external endpoint 2022-10-24 16:51:41 +11:00
Madeline
358671dc4b 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
0be1949130 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
0e315d27ab remove self_edit_guilds, was dumb 2022-10-07 20:07:35 +11:00
Madeline
f73512aa02 fix self_edit_guilds right 2022-10-07 20:02:48 +11:00
Madeline
b2aac3eed7 embed fail 2022-10-05 16:10:24 +11:00
Madeline
ca9d09bb22 Check nonce in Message send 2022-10-05 01:30:37 +11:00
Madeline
ed4dfa021b Add the automatic install script, thanks @Haydaralqassam 2022-10-04 23:34:11 +11:00
Madeline
73923e269a Video attachment support! 2022-10-04 19:22:50 +11:00
Madeline
7db5c02189 capture exception in sentry for embed processing 2022-10-04 15:43:01 +11:00
Madeline
c885fd5503 Embed cache 2022-10-03 23:50:34 +11:00
Madeline
69ff9c944c Twitter embeds 2022-10-03 23:38:53 +11:00