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
/
api
/
src
/
routes
/
applications
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-13
:bug: fix dm #321
Flam3rboy
7
-31
/
+50
2021-09-13
:bug: fix channel events + message send
Flam3rboy
3
-13
/
+17
2021-09-13
:bug: fix invites: ajv doesn't treat null as undefined
Flam3rboy
4
-333
/
+266
2021-09-12
:sparkles: #307 done
Flam3rboy
75
-1485
/
+7638
2021-09-12
:construction: :sparkles: new body parser (bans route)
Flam3rboy
5
-15
/
+1323
2021-09-12
:bug: fix gateway
Flam3rboy
4
-4
/
+6
2021-09-12
:art: remove long relatives paths -> short module paths
Flam3rboy
79
-269
/
+1641
2021-09-12
Add dummy missing routes
AlTech98
6
-1
/
+51
2021-09-09
Fix relationships get query
AlTech98
1
-1
/
+1
2021-09-09
Increased CDN max upload to 10mb
AlTech98
1
-0
/
+2
2021-09-09
Revert "Increased CDN max upload to 10mb, fix #318"
conner
1
-2
/
+0
2021-09-09
Removed urlencoded bodyparser
AlTech98
1
-1
/
+0
2021-09-08
Increased CDN max upload to 10mb
AlTech98
1
-0
/
+3
2021-09-08
Fix upload size
Stilic
1
-1
/
+1
2021-09-07
Update User.ts
Flam3rboy
1
-0
/
+5
2021-09-05
Update README.md
xnacly
1
-1
/
+1
2021-09-04
Add token authorization method to swagger openapi
Cyber
1
-6
/
+13
2021-09-04
:arrow_up: update test client
Flam3rboy
6
-9
/
+10
2021-09-04
:bug: fix release
Flam3rboy
2
-11
/
+10
2021-09-04
:bug: fix release
Flam3rboy
1
-3
/
+4
2021-09-04
:pencil: added comments and updated type
Flam3rboy
2
-39
/
+4
2021-09-04
Added /guilds/:id/voice-states apis
AlTech98
4
-0
/
+96
2021-09-04
Added missing permissions and channel types
AlTech98
3
-1
/
+22
2021-09-04
VOICE_SERVER_UPDATE now has the endpoint of the guild's region
AlTech98
1
-3
/
+10
2021-09-04
:bug: fix ReadyEventData
Flam3rboy
1
-1
/
+1
2021-09-04
:bug: fix patch-package
Flam3rboy
4
-265
/
+2
2021-09-04
:bug: api member add roles -> make sure that roles exist
Flam3rboy
1
-8
/
+7
2021-09-04
:bug: fix ready members payload
Flam3rboy
3
-5
/
+21
2021-09-04
:bug: fix invites