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
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-08-13
Add test plugin
TheArcaneBrony
7
-11
/
+129
2022-08-13
Add template plugin base
TheArcaneBrony
2
-0
/
+8
2022-08-13
Replace deprecated property
TheArcaneBrony
1
-1
/
+1
2022-08-13
Forgot some schemas, removed no longer used paths from generate schema script
TheArcaneBrony
7
-372
/
+193
2022-08-13
Split schemas into files in util
TheArcaneBrony
90
-1184
/
+1701
2022-08-13
Move some invite defaults into class
TheArcaneBrony
1
-5
/
+1
2022-08-13
Fix updated client stuff...
TheArcaneBrony
15
-520
/
+218
2022-08-13
Push local state...
TheArcaneBrony
29
-13818
/
+2865
2022-08-13
Make ConfigValue a directory, move defaults to those classes instead of a sep...
TheArcaneBrony
52
-409
/
+364
2022-08-13
Make fosscord read config from json if CONFIG_PATH is set
TheArcaneBrony
1
-8
/
+11
2022-08-13
Do the funny thing (make user->invite cascade delet)
TheArcaneBrony
4
-5
/
+336
2022-08-13
Thats it, thats the fix, thanks erkinalp
ChrisChrome
1
-1
/
+1
2022-08-13
That... Was a bad idea
ChrisChrome
1
-1
/
+1
2022-08-13
Hmmmmmm
ChrisChrome
1
-5
/
+6
2022-08-13
That don't work
ChrisChrome
1
-2
/
+3
2022-08-12
Handle avatar uploads
ChrisChrome
1
-2
/
+2
2022-08-12
Made nitro stuff make some sense
ChrisChrome
3
-6
/
+6
2022-08-12
Update index.ts
RealMANI
1
-2
/
+10
2022-08-10
Invalidate tokens on password change
ChrisChrome
1
-3
/
+9
2022-08-10
Make teams nullable
TheArcaneBrony
3
-2
/
+20
2022-08-10
Add migrations
TheArcaneBrony
6
-1116
/
+613
2022-08-10
Whoops
ChrisChrome
1
-1
/
+1
2022-08-10
Whoops, missed one
ChrisChrome
1
-1
/
+0
2022-08-10
I'm probably forgetting a lot of things, but hey, it works
ChrisChrome
1
-1
/
+6
2022-08-10
It works now... I guess
ChrisChrome
2
-2
/
+1
2022-08-10
Add basic developer panel functionality - doesn't work yet
ChrisChrome
14
-77
/
+1971
2022-08-10
Make sigterm exit after 3 seconds to resolve hang under systemd
TheArcaneBrony
1
-0
/
+1
2022-08-10