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
/
channels
/
#channel_id
/
messages
/
index.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor to mono-repo + upgrade packages
Madeline
2022-09-25
1
-269
/
+0
*
...and again
Madeline
2022-09-02
1
-3
/
+2
*
...try again
Madeline
2022-09-02
1
-6
/
+2
*
Apply Iratu's patch for relationships
Madeline
2022-09-02
1
-8
/
+15
*
Configurable max attachment size
Madeline
2022-08-22
1
-1
/
+1
*
fosscord-server/pulls/858
Madeline
2022-08-21
1
-9
/
+14
*
Fix before and after queries doing gt and lt comparisions incorrectly
Madeline
2022-08-02
1
-2
/
+2
*
Fix messages?after=snowflake calling new Snowflake, which is not allwoed
Madeline
2022-08-02
1
-1
/
+1
*
Attempt to fix message ID bug
Madeline
2022-07-22
1
-2
/
+1
*
Revert ascending order thing
Madeline
2022-07-22
1
-1
/
+1
*
Get messages by ascending order
Madeline
2022-07-22
1
-1
/
+1
*
await the dm channel handler
Madeline
2022-07-22
1
-1
/
+1
*
Attempt to fix headers being set after send to client in send message
Madeline
2022-07-17
1
-1
/
+1
*
Removed unused import
Madeline
2022-07-09
1
-1
/
+1
*
Allow multiple attachments in messages
Madeline
2022-07-09
1
-10
/
+15
*
Update index.ts
Erkin Alp Güney
2022-05-15
1
-14
/
+18
*
messages before/after soundness check
Erkin Alp Güney
2022-04-30
1
-3
/
+12
*
introduce the purge endpoint
Erkin Alp Güney
2022-04-28
1
-1
/
+3
*
Can no longer send messages to channel types that do not support it ( categor...
Madeline
2022-04-23
1
-0
/
+5
*
Merge branch 'master' of https://github.com/fosscord/fosscord-server
Erkin Alp Güney
2022-04-18
1
-1
/
+1
|
\
|
*
Unified ghost instead of separate ghosts
Erkin Alp Güney
2022-04-18
1
-1
/
+1
*
|
get single message && message rights enforcement
Erkin Alp Güney
2022-04-18
1
-2
/
+3
|
/
*
[Fix] Client bug (#623)
ImAaronFR
2022-02-09
1
-1
/
+4
*
Remove nulled properties from GET `/channels/#id/messages` for improved compa...
Madeline
2022-02-04
1
-0
/
+7
*
Add unhandled channel types to IsTextChannel method
Madeline
2022-01-23
1
-2
/
+6
*
Message fixes | Character limits and embed fixes (#581)
Madeline
2022-01-11
1
-1
/
+1
*
Add Sentry, fix compile errors
The Arcane Brony
2021-12-22
1
-4
/
+4
*
:zap: message performance
Flam3rboy
2021-10-18
1
-6
/
+6
*
fix default cdn endpoint for message attachments
Samuel
2021-10-18
1
-1
/
+1
*
:bug: fix message sending
Flam3rboy
2021-10-15
1
-1
/
+1
*
Merge branch 'master' into sticker
Flam3rboy
2021-10-15
1
-20
/
+22
|
\
|
*
:zap: speed up message query
Flam3rboy
2021-10-15
1
-27
/
+21
|
*
added route /guilds/:id/prune GET count and POST prune.
Maddy
2021-10-13
1
-1
/
+9
*
|
:bug: fix message sticker sending
Flam3rboy
2021-10-15
1
-0
/
+1
|
/
*
:art: clean up imports + classes
Flam3rboy
2021-10-10
1
-2
/
+1
*
:art: cdn now also works without setting a public endpoint
Flam3rboy
2021-10-09
1
-1
/
+4
*
:art: fix imports with new build script
Flam3rboy
2021-10-09
1
-1
/
+2
*
:bug: message attachment url
Flam3rboy
2021-09-25
1
-0
/
+5
*
Merge branch 'master' of https://github.com/fosscord/fosscord-api
Flam3rboy
2021-09-19
1
-9
/
+52
|
\
|
*
Removed ChannelService, more fixes
AlTech98
2021-09-18
1
-3
/
+3
|
*
Implemented DMs and group DMs
AlTech98
2021-09-16
1
-9
/
+37
*
|
:truck: move handleFile to cdn
Flam3rboy
2021-09-19
1
-2
/
+1
|
/
*
Merge branch 'master' of https://github.com/fosscord/fosscord-api
Flam3rboy
2021-09-14
1
-0
/
+1
|
\
|
*
Delete attachments of deleted messages, fix #273
AlTech98
2021-09-13
1
-0
/
+1
*
|
:art: remove unused imports
Flam3rboy
2021-09-13
1
-11
/
+6
|
/
*
:sparkles: #307 done
Flam3rboy
2021-09-12
1
-37
/
+64
*
:art: remove long relatives paths -> short module paths
Flam3rboy
2021-09-12
1
-3
/
+3
*
Added missing permissions and channel types
AlTech98
2021-09-04
1
-0
/
+4
*
:bug: fix permissions if user is only member of guild
Flam3rboy
2021-09-04
1
-3
/
+2
*
:bug: db query fixes
Flam3rboy
2021-08-31
1
-16
/
+20
*
:bug: convert bigint -> string
Flam3rboy
2021-08-29
1
-1
/
+1
*
:sparkles: typeorm api rewrite done
Flam3rboy
2021-08-29
1
-16
/
+14
*
:construction: api
Flam3rboy
2021-08-24
1
-23
/
+19
*
rename @fosscord/server-util to -> @fosscord/util
Flam3rboy
2021-08-13
1
-1
/
+1
*
:sparkles: api
Flam3rboy
2021-08-12
1
-0
/
+146