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
/
routes
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: use entity.save() instead of insert (needed for caching)
Samuel
2023-03-18
1
-3
/
+3
*
fix: missing id in select query
Samuel
2023-03-18
1
-0
/
+1
*
Fix UserSettings relation being in `select` rather than `relations`
Madeline
2023-03-16
4
-6
/
+7
*
Rename password_reset config to passwordReset as it messes with config key ge...
Madeline
2023-02-25
1
-1
/
+1
*
Merge branch 'master' of github.com:fosscord/fosscord-server
Madeline
2023-02-24
1
-1
/
+1
|
\
|
*
fix a few issues with emails
Puyodead1
2023-02-24
1
-1
/
+1
*
|
send required_action in gateway for when email verification is required
Madeline
2023-02-24
1
-11
/
+0
|
/
*
first batch of requested changes
Puyodead1
2023-02-24
2
-44
/
+67
*
don't return token on register if verification required
Puyodead1
2023-02-24
1
-0
/
+11
*
implement password reset
Puyodead1
2023-02-24
3
-1
/
+150
*
don't print anything if email send is successful
Puyodead1
2023-02-24
1
-2
/
+1
*
add right to resend verification emails
Puyodead1
2023-02-23
1
-21
/
+25
*
fix: email verification
Puyodead1
2023-02-23
2
-15
/
+15
*
fix: verification required for login not working correctly
Puyodead1
2023-02-23
1
-0
/
+1
*
config: require account verification
Puyodead1
2023-02-23
2
-6
/
+13
*
fix linting errors
Puyodead1
2023-02-23
1
-11
/
+4
*
Fix template rendering and use verify email template
Puyodead1
2023-02-23
1
-1
/
+1
*
Email verification works
Puyodead1
2023-02-23
2
-3
/
+69
*
add missing copyright headers
Puyodead1
2023-02-23
1
-0
/
+18
*
send email verification
Puyodead1
2023-02-23
1
-0
/
+45
*
Fix being unable to unset nicknames
Madeline
2023-02-05
1
-1
/
+11
*
various fixes for webauthn (#973)
Puyodead1
2023-02-03
3
-9
/
+21
*
run add:license
Madeline
2023-02-03
1
-0
/
+18
*
Don't allow message types to be edited
Madeline
2023-02-03
1
-6
/
+3
*
Merge pull request from GHSA-9qvc-84ch-5p2x
Madeline
2023-02-02
1
-1
/
+26
*
Merge pull request from GHSA-hqqp-gpqw-9w5c
Madeline
2023-02-02
1
-2
/
+2
*
Merge pull request from GHSA-9q7f-pv47-cxp9
Madeline
2023-02-02
1
-1
/
+13
*
Merge pull request from GHSA-r7h4-76f7-6264
Madeline
2023-02-02
1
-0
/
+10
*
check pw and other auth before letting users undisable
Madeline
2023-01-31
1
-19
/
+19
*
read-states/ack-bulk (#969)
Madeline
2023-01-30
1
-0
/
+41
*
Implement WebAuthn (#967)
Puyodead1
2023-01-30
4
-7
/
+392
*
also don't use 3002 as default when gateway endpoints are null
Madeline
2023-01-26
3
-3
/
+3
*
Add ESLint (#941)
Madeline
2023-01-20
67
-229
/
+262
*
Fix a funny security vuln
ChrisChrome
2023-01-18
1
-1
/
+1
*
Merge pull request #952 from fosscord/dev/endpoints-in-ping
Chris Chrome
2023-01-18
1
-1
/
+3
|
\
|
*
Move endpoints from ping -> policies/instance/domains (#933)
Chris Chrome
2023-01-16
2
-9
/
+4
|
*
Fix some default value
TheArcaneBrony
2023-01-14
1
-1
/
+2
|
*
Add basic info in ping
TheArcaneBrony
2023-01-14
1
-1
/
+7
*
|
Script to add license preamble to each file. Also, does that. (#935)
Madeline
2023-01-18
126
-1
/
+2268
*
|
Fix deleting an application if it has a bot
Madeline
2023-01-17
1
-2
/
+0
|
/
*
Add /users/:id/delete (#926)
Erkin Alp Güney
2023-01-14
1
-0
/
+39
*
Add back include_url param to reg tokens
Madeline
2023-01-10
1
-3
/
+11
*
Prettier
Madeline
2023-01-05
27
-417
/
+631
*
Merge pull request #922 from MaddyUnderStars/maddy/bodyParserPatch
Madeline
2023-01-02
1
-2
/
+8
|
\
|
*
Profile themes and pronouns
Madeline
2022-12-31
1
-2
/
+8
*
|
Use adjusted email in /auth/login
Madeline
2023-01-02
1
-1
/
+1
*
|
Revert "Don't let users undisable their accounts"
Madeline
2023-01-01
1
-6
/
+8
*
|
Don't let users undisable their accounts
Madeline
2023-01-01
1
-8
/
+6
|
/
*
Fix new roles having duplicate positions
Madeline
2022-12-30
2
-6
/
+13
*
OAuth2 authorize bot flow
Madeline
2022-12-24
1
-0
/
+146
*
Fix creating bot accounts
Madeline
2022-12-24
1
-1
/
+4
*
Set default cdn endpoints so that local testing works
Madeline
2022-12-21
1
-1
/
+1
*
Fix the roles bug
Madeline
2022-12-21
1
-5
/
+8
*
Reg tokens bypass other restrictions
Madeline
2022-12-19
1
-21
/
+22
*
Message rate limiting
TheArcaneBrony
2022-12-19
1
-1
/
+22
*
Registration tokens
Madeline
2022-12-19
2
-1
/
+47
*
Add register ratelimit
TheArcaneBrony
2022-12-19
1
-1
/
+15
*
flags related rights and stats api
Erkin Alp Güney
2022-12-19
1
-0
/
+22
*
fix user profile not displaying correctly
Puyodead1
2022-12-19
1
-2
/
+9
*
implement guild profiles and fix user profiles
Puyodead1
2022-12-19
3
-79
/
+130
*
Create webhooks
Madeline
2022-12-19
2
-4
/
+26
*
Move UserSettings to own entity
TheArcaneBrony
2022-12-19
1
-4
/
+6
*
Invalidate tokens on password change
ChrisChrome
2022-12-18
1
-2
/
+10
*
Make teams nullable
TheArcaneBrony
2022-12-18
1
-1
/
+0
*
Refactor applications
Madeline
2022-12-18
3
-84
/
+104
*
Whoops
ChrisChrome
2022-12-18
1
-1
/
+1
*
Whoops, missed one
ChrisChrome
2022-12-18
1
-1
/
+0
*
I'm probably forgetting a lot of things, but hey, it works
ChrisChrome
2022-12-18
1
-1
/
+6
*
It works now... I guess
ChrisChrome
2022-12-18
2
-2
/
+1
*
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
1
-38
/
+0
*
Remove bad banned words implementation
Madeline
2022-12-17
2
-10
/
+0
*
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 message patching sending old message rather than updated one
Madeline
2022-10-31
1
-3
/
+3
*
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
2
-0
/
+59
*
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
*
Move message auto mod to the api route instead of a @beforeinsert/update method
Madeline
2022-10-25
2
-1
/
+13
*
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
3
-25
/
+47
*
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
*
Check nonce in Message send
Madeline
2022-10-05
1
-0
/
+13
*
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
1
-11
/
+16
*
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
*
Prettier
Madeline
2022-09-26
87
-2162
/
+3647
*
Move schemas to /src/util/schemas
Madeline
2022-09-26
39
-400
/
+34
*
Rearrange assets a bit, fix anything that uses assets folder
Madeline
2022-09-26
1
-1
/
+1
*
Add logout endpoint
Madeline
2022-09-26
1
-0
/
+16
*
Refactor to mono-repo + upgrade packages
Madeline
2022-09-25
119
-0
/
+5752