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
/
routes
/
channels
/
#channel_id
/
messages
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
:sparkles: added dev server
Flam3rboy
2021-04-25
1
-1
/
+1
*
:art: formatting files
Flam3rboy
2021-04-25
1
-0
/
+1
*
:bug: add event for Message Delete route
Flam3rboy
2021-04-25
1
-1
/
+13
*
:sparkles: Message delete route
Flam3rboy
2021-04-25
1
-0
/
+17
*
Merge branch 'master' of https://github.com/fosscord/fosscord-api
Flam3rboy
2021-04-24
5
-10
/
+30
|
\
|
*
:bug: fix directory name
Flam3rboy
2021-04-23
3
-0
/
+0
|
*
:construction: Webhook
Flam3rboy
2021-04-23
3
-1
/
+13
|
*
:art: clean up permission checks to use .hasThrow()
Flam3rboy
2021-04-23
5
-6
/
+14
|
*
npm i @fosscord/server-util
Flam3rboy
2021-04-22
2
-3
/
+3
*
|
:bug: fix type in Channel Messages
Flam3rboy
2021-04-24
1
-1
/
+1
|
/
*
:zap: use mongoose autopopulate
Flam3rboy
2021-04-07
1
-19
/
+5
*
:bug: fix message route
Flam3rboy
2021-04-07
1
-2
/
+16
*
:bug: fix lean not working with virtuals
Flam3rboy
2021-04-07
1
-4
/
+14
*
:bug: fix message
Flam3rboy
2021-04-06
1
-2
/
+4
*
:bug: fix bigint id in message route
Flam3rboy
2021-04-06
1
-1
/
+5
*
:art: Convert id bigint to string
Flam3rboy
2021-04-06
2
-8
/
+8
*
.lean() all mongodb requests
Flam3rboy
2021-04-06
1
-0
/
+1
*
:bug: rewrite imports
Flam3rboy
2021-03-30
2
-7
/
+7
*
move routes to top level no more /api/v8 -> use reverse proxy instead
Flam3rboy
2021-03-30
2
-0
/
+173