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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add basic developer panel functionality - doesn't work yet
ChrisChrome
2022-12-18
4
-2
/
+147
*
Remove some old test logs that expose info to console
TheArcaneBrony
2022-12-18
2
-3
/
+0
*
Remove todo line that has been implemented.
TheArcaneBrony
2022-12-18
2
-7
/
+1
*
Remove /policies/instance/stats
Madeline
2022-12-17
1
-21
/
+0
*
Remove Discord oauth login support
Madeline
2022-12-17
3
-123
/
+1
*
Remove `sharp` dep
Madeline
2022-12-17
1
-3
/
+4
*
Remove bad banned words implementation
Madeline
2022-12-17
3
-12
/
+1
*
Remove /api/-/monitorz
Madeline
2022-12-17
1
-22
/
+0
*
Premium tier 0 SKU from staging
Madeline
2022-12-17
1
-50
/
+205
*
Remove Slowcord demo user restrictions
Madeline
2022-12-17
2
-6
/
+0
*
Only allow specific server features to be edited
Madeline
2022-12-05
1
-0
/
+22
*
Fix private messages being returned when no channel_id provided in search
Madeline
2022-12-05
1
-3
/
+17
*
Fix bug allowing any member from kicking any member instance-wide
Madeline
2022-12-05
1
-3
/
+3
*
Fix prune
Madeline
2022-12-03
1
-1
/
+1
*
Fix 404 handler
Madeline
2022-11-05
1
-3
/
+4
*
Fix message patching sending old message rather than updated one
Madeline
2022-10-31
1
-3
/
+3
*
Allow running api, cdn, gateway separately
Madeline
2022-10-31
2
-2
/
+4
*
Fix user settings not saving properly and guild folders
Madeline
2022-10-28
1
-4
/
+5
*
lol
Madeline
2022-10-28
1
-1
/
+1
*
Move src-slowcord to own repo https://github.com/MaddyUnderStars/slowcord-ser...
Madeline
2022-10-28
5
-1
/
+146
*
fix bad user validation
Madeline
2022-10-27
1
-0
/
+1
*
Make /stop route not ugly as hell
Madeline
2022-10-26
1
-21
/
+5
*
Fix fix for twitter embeds from yesterday
Madeline
2022-10-25
1
-1
/
+1
*
Move message auto mod to the api route instead of a @beforeinsert/update method
Madeline
2022-10-25
2
-1
/
+13
*
Fix tweets with only video breaking embeds
Madeline
2022-10-24
1
-8
/
+8
*
Forgot some schemas + only generate schemas in util/schemas + add setup script
Madeline
2022-10-24
2
-12
/
+2
*
Change android and ios client downloads to use /download endpoint, update Rel...
Madeline
2022-10-24
4
-26
/
+48
*
remove self_edit_guilds, was dumb
Madeline
2022-10-07
1
-2
/
+2
*
fix self_edit_guilds right
Madeline
2022-10-07
1
-2
/
+2
*
embed fail
Madeline
2022-10-05
1
-2
/
+2
*
Check nonce in Message send
Madeline
2022-10-05
1
-0
/
+13
*
capture exception in sentry for embed processing
Madeline
2022-10-04
1
-0
/
+6
*
Embed cache
Madeline
2022-10-03
1
-6
/
+23
*
Twitter embeds
Madeline
2022-10-03
2
-11
/
+96
*
Make imagor optional
Madeline
2022-10-02
1
-12
/
+15
*
Use imagor for image resizing
Madeline
2022-10-02
1
-3
/
+15
*
More embed improvements
Madeline
2022-10-02
1
-50
/
+74
*
Slightly better embeds
Madeline
2022-10-01
1
-27
/
+155
*
Better embed handling
Madeline
2022-10-01
3
-128
/
+156
*
Split MANAGE_GUILDS right into MANAGE_GUILDS for instance-wide control and SE...
Madeline
2022-09-30
1
-1
/
+1
*
Fix fetching members for roles in POST message
Madeline
2022-09-29
2
-16
/
+21
*
Prevent URL embedding and mentions when in codeblock
Madeline
2022-09-29
1
-3
/
+3
*
Update read state on message create
Madeline
2022-09-29
1
-8
/
+16
*
whoops
Madeline
2022-09-28
1
-1
/
+1
*
Discovery splashes + fix guild icons disappearing on settings change
Madeline
2022-09-28
1
-7
/
+16
*
Fix user guild settings
Madeline
2022-09-28
1
-13
/
+7
*
Missed some schemas
Madeline
2022-09-28
3
-24
/
+2
*
Fix message editing
Madeline
2022-09-27
1
-1
/
+1
*
Prettier
Madeline
2022-09-26
106
-2321
/
+4033
*
Move schemas to /src/util/schemas
Madeline
2022-09-26
40
-401
/
+35
*
Rearrange assets a bit, fix anything that uses assets folder
Madeline
2022-09-26
2
-4
/
+6
*
Add logout endpoint
Madeline
2022-09-26
1
-0
/
+16
*
Refactor to mono-repo + upgrade packages
Madeline
2022-09-25
143
-0
/
+131143