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 (
Expand
)
Author
Age
Files
Lines
*
implement password reset
Puyodead1
2023-02-24
1
-1
/
+1
*
don't print anything if email send is successful
Puyodead1
2023-02-24
1
-19
/
+15
*
fix linting errors
Puyodead1
2023-02-23
1
-1
/
+8
*
Fix template rendering and use verify email template
Puyodead1
2023-02-23
1
-1
/
+1
*
Email verification works
Puyodead1
2023-02-23
1
-18
/
+7
*
send email verification
Puyodead1
2023-02-23
1
-1
/
+25
*
On db sync/first run, add all the current migrations to migrations table to p...
Madeline
2023-02-03
1
-2
/
+2
*
Merge pull request from GHSA-hqqp-gpqw-9w5c
Madeline
2023-02-02
1
-15
/
+8
*
Fix missing props in welcome message creation, which causes every client who ...
Madeline
2023-02-01
1
-1
/
+5
*
Implement WebAuthn (#967)
Puyodead1
2023-01-30
3
-1
/
+55
*
Add ESLint (#941)
Madeline
2023-01-20
14
-77
/
+56
*
Script to add license preamble to each file. Also, does that. (#935)
Madeline
2023-01-18
37
-0
/
+666
*
Fix deleting an application if it has a bot
Madeline
2023-01-17
1
-2
/
+2
*
Fix guild delete failing when template exists
Madeline
2023-01-13
1
-1
/
+1
*
Fix setting user premium_type/etc (non-nullable) to null in db when null in c...
Madeline
2023-01-13
1
-3
/
+3
*
fix rights lol
Madeline
2023-01-11
1
-1
/
+2
*
If defaults_user_premium is false, don't give a user `premium_since: new Date`
Madeline
2023-01-11
1
-9
/
+8
*
Prettier
Madeline
2023-01-05
10
-177
/
+176
*
Add migrations (#923)
Madeline
2023-01-05
3
-11
/
+10
*
Profile themes and pronouns
Madeline
2022-12-31
2
-1
/
+16
*
Fix creating bot accounts
Madeline
2022-12-24
1
-4
/
+12
*
Use config for some default guild properties
Madeline
2022-12-24
1
-30
/
+18
*
Client: update to canary 165341
Puyodead1
2022-12-20
1
-1
/
+3
*
Fix guild features being undefined if not using defaultFeatures
Madeline
2022-12-21
1
-1
/
+1
*
Registration tokens
Madeline
2022-12-19
2
-0
/
+14
*
implement guild profiles and fix user profiles
Puyodead1
2022-12-19
1
-1
/
+14
*
Create webhooks
Madeline
2022-12-19
2
-0
/
+7
*
Move UserSettings to own entity
TheArcaneBrony
2022-12-19
4
-137
/
+166
*
Add additional config
Madeline
2022-12-19
1
-1
/
+1
*
Make ConfigValue a directory, move defaults to those classes instead of a sep...
TheArcaneBrony
2022-12-19
1
-414
/
+0
*
make it configurable by guild feature flag
Erkin Alp Güney
2022-12-19
1
-5
/
+5
*
Do the funny thing (make user->invite cascade delet)
TheArcaneBrony
2022-12-18
1
-1
/
+3
*
Made nitro stuff make some sense
ChrisChrome
2022-12-18
1
-1
/
+0
*
Make teams nullable
TheArcaneBrony
2022-12-18
1
-0
/
+1
*
Refactor applications
Madeline
2022-12-18
1
-0
/
+1
*
Add basic developer panel functionality - doesn't work yet
ChrisChrome
2022-12-18
2
-37
/
+81
*
Move to migrations. Use `npm run generate:db` for first database generation.
Madeline
2022-12-18
2
-3
/
+0
*
Remove discord login config
Madeline
2022-12-17
1
-10
/
+0
*
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 https://github.com/MaddyUnderStars/slowcord-ser...
Madeline
2022-10-28
1
-1
/
+11
*
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 Rel...
Madeline
2022-10-24
1
-6
/
+3
*
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