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
/
index.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Fix] All messages should have edited_timestamp even if null
Diego Magdaleno
2021-07-21
1
-1
/
+1
*
findOne auto throws error if it doesn't exist'
Flam3rboy
2021-07-10
1
-1
/
+0
*
:sparkles: empty messages check + allowed mentions
Flam3rboy
2021-06-23
1
-3
/
+7
*
:zap: add explicit types to req and res
Flam3rboy
2021-05-31
1
-3
/
+3
*
:bug: fix getPublicUser
Flam3rboy
2021-05-30
1
-0
/
+2
*
:sparkles: message attachments
Flam3rboy
2021-05-30
1
-18
/
+31
*
fix message loading
Flam3rboy
2021-05-26
1
-1
/
+3
*
:sparkles: Reactions
Flam3rboy
2021-05-22
1
-1
/
+12
*
:sparkles: sendMessage() function
Flam3rboy
2021-05-21
1
-45
/
+6
*
:art: refactor to use easier permission api
Flam3rboy
2021-04-27
1
-24
/
+11
*
Merge branch 'master' of https://github.com/fosscord/fosscord-api
Flam3rboy
2021-04-24
1
-7
/
+7
|
\
|
*
:construction: Webhook
Flam3rboy
2021-04-23
1
-1
/
+1
|
*
:art: clean up permission checks to use .hasThrow()
Flam3rboy
2021-04-23
1
-5
/
+5
|
*
npm i @fosscord/server-util
Flam3rboy
2021-04-22
1
-1
/
+1
*
|
: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
1
-5
/
+5
*
.lean() all mongodb requests
Flam3rboy
2021-04-06
1
-0
/
+1
*
:bug: rewrite imports
Flam3rboy
2021-03-30
1
-4
/
+4
*
move routes to top level no more /api/v8 -> use reverse proxy instead
Flam3rboy
2021-03-30
1
-0
/
+136