index
:
server.git
this commit
dependabot/npm_and_yarn/axios-1.6.1
dependabot/npm_and_yarn/follow-redirects-1.15.4
dev/docker
dev/dsharpplus-minimum-endpoints
dev/emma-refactors
dev/fix-emoji-uploads
dev/indexable-channel-poc
dev/plurality
dev/pomelo
dev/request-guild-members
dev/rory/client_patching
dev/rory/legacy/plugins
dev/rory/move-defaults-out-of-models
dev/rory/old_staging_webrtc
dev/rory/paths_test
dev/rory/utils
dev/rory/versioned-api
dev/samuel
dev/update-user-fields
dev/updater
feat/admin-api
feat/federation
feat/federation2
feat/webhooks
feat/webrtc
fix/channel_ordering
legacy
legacy-2
master
translation
update/mfa
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
api
/
util
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-17
Premium tier 0 SKU from staging
Madeline
4
-80
/
+207
2022-12-17
Remove Slowcord demo user restrictions
Madeline
2
-6
/
+0
2022-12-17
Remove use of `PRODUCTION` env var
Madeline
1
-4
/
+1
2022-12-17
murder migrations
Madeline
9
-317
/
+0
2022-12-17
First pass of removing Slowcord mentions
Madeline
21
-515
/
+168
2022-12-17
Update readme
Madeline
1
-100
/
+3
2022-12-05
Only allow specific server features to be edited
Madeline
2
-0
/
+27
2022-12-05
Fix private messages being returned when no channel_id provided in search
Madeline
1
-3
/
+17
2022-12-05
Fix bug allowing any member from kicking any member instance-wide
Madeline
1
-3
/
+3
2022-12-03
Fix prune
Madeline
1
-1
/
+1
2022-11-06
Await some rabbitmq methods, don't reset some config values on start
Madeline
2
-37
/
+37
2022-11-05
Fix 404 handler
Madeline
1
-3
/
+4
2022-10-31
Rewrite gateway message decoding
Madeline
1
-11
/
+15
2022-10-31
Disable webrtc preload plugin
Madeline
1
-0
/
+0
2022-10-31
Fast connect but send identify
Madeline
2
-1
/
+80
2022-10-31
Fix message patching sending old message rather than updated one
Madeline
1
-3
/
+3
2022-10-31
Allow running api, cdn, gateway separately
Madeline
5
-14
/
+19
2022-10-31
Add token check back to loginRedirect
Madeline
1
-1
/
+1
2022-10-31
Add `private_channels_version` to `client_state` in identity. also set sentry...
Madeline
4
-933
/
+44
2022-10-30
Sentry stuff?
Madeline
4
-76
/
+125
2022-10-30
Added fast connect to index
Madeline
1
-18
/
+3
2022-10-30
client patcher: discordstatus.com -> status.understars.dev
Madeline
1
-1
/
+2
2022-10-28
various typos
Madeline
3
-16
/
+16
2022-10-28
Fix user settings not saving properly and guild folders
Madeline
6
-221
/
+1117
2022-10-28
lol
Madeline
1
-1
/
+1
2022-10-28
Move src-slowcord to own repo https://github.com/MaddyUnderStars/slowcord-ser...
Madeline
35
-6530
/
+185
2022-10-27
fix bad user validation
Madeline
2
-8
/
+10
2022-10-27
Try to fix loginRedirect
Madeline
1
-1
/
+1
2022-10-27
Added scripts for changelogs and removed premium references
Madeline
4
-1
/
+61
2022-10-26
Make /stop route not ugly as hell
Madeline
2
-27
/
+8
2022-10-26
Fix typo in user validation
Madeline
1
-3
/
+3
2022-10-26
Prevent client from deleting localStorage
Madeline
1
-0
/
+5
2022-10-26
'localStorage is not defined'?
Madeline
5
-61
/
+43
2022-10-25
handle a specific case with rtl character
Madeline
1
-1
/
+4
2022-10-25
Remove whitespace characters in banned words detection
Madeline
1
-0
/
+2
2022-10-25
Fix BannedWords breaking because windows line endings
Madeline
1
-1
/
+1
2022-10-25
Fix fix for twitter embeds from yesterday
Madeline
1
-1
/
+1
2022-10-25
Move message auto mod to the api route instead of a @beforeinsert/update method
Madeline
4
-17
/
+17
2022-10-24
Fix tweets with only video breaking embeds
Madeline
1
-8
/
+8
2022-10-24
Forgot some schemas + only generate schemas in util/schemas + add setup script
Madeline
10
-9370
/
+33
2022-10-24
rearrange test client's index a bit
Madeline
7
-198
/
+136
2022-10-24
Fix server -> guild patch and add status.discord.com -> status.understars.dev...
Madeline
2
-29
/
+74
2022-10-24
Handle fetch errors in cdn external endpoint
Madeline
1
-0
/
+3
2022-10-24
TestClient middleware will now add cache misses to file for generate:client s...
Madeline
2
-15
/
+238
2022-10-24
Change android and ios client downloads to use /download endpoint, update Rel...
Madeline
6
-32
/
+68
2022-10-07
remove self_edit_guilds, was dumb
Madeline
4
-5
/
+3
2022-10-07
fix self_edit_guilds right
Madeline
1
-2
/
+2
2022-10-05
embed fail
Madeline
1
-2
/
+2
2022-10-05
Check nonce in Message send
Madeline
1
-0
/
+13
2022-10-04
Add the automatic install script, thanks @Haydaralqassam
Madeline
1
-1
/
+12
2022-10-04
Video attachment support!
Madeline
4
-8
/
+118
2022-10-04
capture exception in sentry for embed processing
Madeline
2
-1
/
+7
2022-10-03
Embed cache
Madeline
3
-7
/
+37
2022-10-03
Twitter embeds
Madeline
3
-11
/
+102
2022-10-02
Make imagor optional
Madeline
2
-12
/
+17
2022-10-02
Use imagor for image resizing
Madeline
2
-3
/
+17
2022-10-02
More embed improvements
Madeline
1
-50
/
+74
2022-10-01
Update readme.
Madeline
1
-14
/
+88
2022-10-01
Slightly better embeds
Madeline
2
-27
/
+159
2022-10-01
Better embed handling
Madeline
5
-128
/
+298
2022-10-01
Make `afk` optional in ActivitySchema
Madeline
2
-56
/
+2
2022-09-30
Split MANAGE_GUILDS right into MANAGE_GUILDS for instance-wide control and SE...
Madeline
2
-2
/
+3
2022-09-29
Fix fetching members for roles in POST message
Madeline
2
-16
/
+21
2022-09-29
Prevent URL embedding and mentions when in codeblock
Madeline
1
-3
/
+3
2022-09-29
Update read state on message create
Madeline
1
-8
/
+16
2022-09-28
Fix client crash on GUILD_CREATE
Madeline
2
-0
/
+2
2022-09-28
Remove user settings from GUILD_MEMBER_LIST_UPDATE response
Madeline
1
-1
/
+1
2022-09-28
whoops
Madeline
1
-1
/
+1
2022-09-28
fix loginRedirect
Madeline
1
-1
/
+1
2022-09-28
Discovery splashes + fix guild icons disappearing on settings change
Madeline
4
-7
/
+23
2022-09-28
Fix user guild settings
Madeline
1
-13
/
+7
2022-09-28
Missed some schemas
Madeline
11
-2495
/
+2580
2022-09-28
Use PrimaryIdColumn instead of PrimaryColumn in Invite and Category
Madeline
2
-6
/
+5
2022-09-28
Generate IDs for entities by default
Madeline
1
-1
/
+2
2022-09-27
Fix user validator preventing update
Madeline
1
-40
/
+51
2022-09-27
Fix message editing
Madeline
1
-1
/
+1
2022-09-27
Make client cacher suck less?
Madeline
1
-10
/
+18
2022-09-27
Bad check for if buffer is json string instead of gzip
Madeline
1
-2
/
+2
2022-09-27
Set tutorial to null
Madeline
1
-0
/
+1
2022-09-27
Don't fetch all members in guild in Member.addToGuild
Madeline
2
-4
/
+18
2022-09-26
client patcher stuff
Madeline
2
-10
/
+15
2022-09-26
Prettier
Madeline
280
-4048
/
+6940
2022-09-26
Remove the cdn storage location log
Madeline
2
-2
/
+3
2022-09-26
Move schemas to /src/util/schemas
Madeline
94
-8368
/
+8252
2022-09-26
Fix scripts/benchmark/connections.js
Madeline
1
-2
/
+2
2022-09-26
Add generate:client script
Madeline
5
-4
/
+140
2022-09-26
Fix slowcord additional services
Madeline
8
-12204
/
+249
2022-09-26
Remove import to class-validator, fix listening on port message in bundle
Madeline
5
-2
/
+41
2022-09-26
Fix and remove some scripts + use ajv/typescript-json-schema required by patches
Madeline
11
-1406
/
+17802
2022-09-26
Bring back loginRedirect but fix it. Also move some assets out of public
Madeline
3