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
/
util
/
entities
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
user validation stuff
Madeline
2022-12-17
2
-12
/
+5
|
*
Remove bad banned words implementation
Madeline
2022-12-17
2
-12
/
+1
|
*
Remove use of `PRODUCTION` env var
Madeline
2022-12-17
1
-4
/
+1
|
*
various typos
Madeline
2022-10-28
1
-1
/
+1
|
*
Fix user settings not saving properly and guild folders
Madeline
2022-10-28
1
-3
/
+3
|
*
Move src-slowcord to own repo ↵
Madeline
2022-10-28
1
-1
/
+11
|
|
|
|
https://github.com/MaddyUnderStars/slowcord-services
*
fix bad user validation
Madeline
2022-10-27
1
-8
/
+9
|
*
Fix typo in user validation
Madeline
2022-10-26
1
-3
/
+3
|
*
Move message auto mod to the api route instead of a @beforeinsert/update method
Madeline
2022-10-25
1
-16
/
+0
|
*
Change android and ios client downloads to use /download endpoint, update ↵
Madeline
2022-10-24
1
-6
/
+3
|
|
|
|
Release entity to suck less
*
remove self_edit_guilds, was dumb
Madeline
2022-10-07
1
-1
/
+1
|
*
Embed cache
Madeline
2022-10-03
2
-1
/
+14
|
*
Twitter embeds
Madeline
2022-10-03
1
-0
/
+6
|
*
Make imagor optional
Madeline
2022-10-02
1
-0
/
+2
|
*
Fix client crash on GUILD_CREATE
Madeline
2022-09-28
1
-0
/
+1
|
*
Use PrimaryIdColumn instead of PrimaryColumn in Invite and Category
Madeline
2022-09-28
2
-6
/
+5
|
*
Generate IDs for entities by default
Madeline
2022-09-28
1
-1
/
+2
|
*
Fix user validator preventing update
Madeline
2022-09-27
1
-40
/
+51
|
*
Don't fetch all members in guild in Member.addToGuild
Madeline
2022-09-27
2
-4
/
+18
|
*
Prettier
Madeline
2022-09-26
24
-522
/
+819
|
*
Remove import to class-validator, fix listening on port message in bundle
Madeline
2022-09-26
1
-1
/
+0
|
*
'Fix' distinct alias typeorm issue
Madeline
2022-09-26
2
-5
/
+2
|
*
Refactor to mono-repo + upgrade packages
Madeline
2022-09-25
34
-0
/
+3740