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
/
guilds
/
#guild_id
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added /guilds/:id/voice-states apis
AlTech98
2021-09-04
2
-0
/
+30
*
Merge branch 'master' of https://github.com/fosscord/fosscord-api
Flam3rboy
2021-09-04
2
-2
/
+3
|
\
|
*
replace '@me' with req.user_id in guild join
xnacly
2021-09-03
1
-1
/
+2
|
*
moved Constants and Errorhandler from api to util
xnacly
2021-09-03
1
-1
/
+1
*
|
:bug: api member add roles -> make sure that roles exist
Flam3rboy
2021-09-04
1
-8
/
+7
*
|
:bug: fix invites
Flam3rboy
2021-09-04
1
-2
/
+2
|
/
*
:bug: fix #311
Flam3rboy
2021-09-03
1
-3
/
+13
*
:bug: fix member roles + list
Flam3rboy
2021-09-03
1
-6
/
+2
*
:sparkles: guild position update
Flam3rboy
2021-09-03
2
-8
/
+37
*
:bug: fix member + member list
Flam3rboy
2021-09-03
3
-5
/
+4
*
:bug: fix entity missing an id (replace .insert with new Entity().save)
Flam3rboy
2021-09-02
2
-12
/
+15
*
:sparkles: add user_id field to Member
Flam3rboy
2021-09-02
3
-6
/
+10
*
:sparkles: use DiscordApiErrors and check limits
Flam3rboy
2021-09-01
1
-17
/
+28
*
Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeorm
Flam3rboy
2021-08-31
1
-2
/
+7
|
\
|
*
Implemented voice apis #127 and #78
AlTech98
2021-08-30
1
-2
/
+7
*
|
Channel utility methods in entity
Flam3rboy
2021-08-31
1
-2
/
+1
*
|
fix member roles
Flam3rboy
2021-08-31
3
-4
/
+4
|
/
*
:construction: typeorm
Flam3rboy
2021-08-30
2
-2
/
+2
*
:sparkles: typeorm api rewrite done
Flam3rboy
2021-08-29
12
-260
/
+160
*
:construction: api
Flam3rboy
2021-08-27
2
-33
/
+39
*
:construction: api
Flam3rboy
2021-08-24
14
-145
/
+113
*
:bug: fix vanity url
Flam3rboy
2021-08-19
1
-7
/
+23
*
:bug: fix #267
Flam3rboy
2021-08-18
1
-1
/
+1
*
:bug: fix guild channel reorder
Flam3rboy
2021-08-18
1
-15
/
+22
*
:bug: fix findOneAndUpdate
Flam3rboy
2021-08-18
5
-18
/
+12
*
:bug: prevent @everyone role deletion
Flam3rboy
2021-08-15
1
-7
/
+4
*
Merge branch 'master' of https://github.com/fosscord/fosscord-api
Flam3rboy
2021-08-13
1
-2
/
+2
|
\
|
*
Fixed #257 Can't change nickname
Intevel ツ
2021-08-13
1
-2
/
+2
*
|
rename @fosscord/server-util to -> @fosscord/util
Flam3rboy
2021-08-13
17
-29
/
+32
|
/
*
:sparkles: api
Flam3rboy
2021-08-12
17
-0
/
+1062