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
/
guilds
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
implement guild profiles and fix user profiles
Puyodead1
2022-12-19
2
-48
/
+64
*
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
*
Forgot some schemas + only generate schemas in util/schemas + add setup script
Madeline
2022-10-24
2
-12
/
+2
*
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
*
Split MANAGE_GUILDS right into MANAGE_GUILDS for instance-wide control and SE...
Madeline
2022-09-30
1
-1
/
+1
*
whoops
Madeline
2022-09-28
1
-1
/
+1
*
Discovery splashes + fix guild icons disappearing on settings change
Madeline
2022-09-28
1
-7
/
+16
*
Missed some schemas
Madeline
2022-09-28
1
-17
/
+1
*
Prettier
Madeline
2022-09-26
28
-796
/
+1377
*
Move schemas to /src/util/schemas
Madeline
2022-09-26
20
-171
/
+15
*
Rearrange assets a bit, fix anything that uses assets folder
Madeline
2022-09-26
1
-1
/
+1
*
Refactor to mono-repo + upgrade packages
Madeline
2022-09-25
31
-0
/
+1890