summary refs log tree commit diff
path: root/api/src/routes/channels/#channel_id/messages/index.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed unused importMadeline2022-07-091-1/+1
* Allow multiple attachments in messagesMadeline2022-07-091-10/+15
* Update index.tsErkin Alp Güney2022-05-151-14/+18
* messages before/after soundness checkErkin Alp Güney2022-04-301-3/+12
* introduce the purge endpointErkin Alp Güney2022-04-281-1/+3
* Can no longer send messages to channel types that do not support it ( categor...Madeline2022-04-231-0/+5
* Merge branch 'master' of https://github.com/fosscord/fosscord-serverErkin Alp Güney2022-04-181-1/+1
|\
| * Unified ghost instead of separate ghostsErkin Alp Güney2022-04-181-1/+1
* | get single message && message rights enforcementErkin Alp Güney2022-04-181-2/+3
|/
* [Fix] Client bug (#623)ImAaronFR2022-02-091-1/+4
* Remove nulled properties from GET `/channels/#id/messages` for improved compa...Madeline2022-02-041-0/+7
* Add unhandled channel types to IsTextChannel methodMadeline2022-01-231-2/+6
* Message fixes | Character limits and embed fixes (#581)Madeline2022-01-111-1/+1
* Add Sentry, fix compile errorsThe Arcane Brony2021-12-221-4/+4
* :zap: message performanceFlam3rboy2021-10-181-6/+6
* fix default cdn endpoint for message attachmentsSamuel2021-10-181-1/+1
* :bug: fix message sendingFlam3rboy2021-10-151-1/+1
* Merge branch 'master' into stickerFlam3rboy2021-10-151-20/+22
|\
| * :zap: speed up message queryFlam3rboy2021-10-151-27/+21
| * added route /guilds/:id/prune GET count and POST prune.Maddy2021-10-131-1/+9
* | :bug: fix message sticker sendingFlam3rboy2021-10-151-0/+1
|/
* :art: clean up imports + classesFlam3rboy2021-10-101-2/+1
* :art: cdn now also works without setting a public endpointFlam3rboy2021-10-091-1/+4
* :art: fix imports with new build scriptFlam3rboy2021-10-091-1/+2
* :bug: message attachment urlFlam3rboy2021-09-251-0/+5
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-09-191-9/+52
|\
| * Removed ChannelService, more fixesAlTech982021-09-181-3/+3
| * Implemented DMs and group DMsAlTech982021-09-161-9/+37
* | :truck: move handleFile to cdnFlam3rboy2021-09-191-2/+1
|/
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-09-141-0/+1
|\
| * Delete attachments of deleted messages, fix #273AlTech982021-09-131-0/+1
* | :art: remove unused importsFlam3rboy2021-09-131-11/+6
|/
* :sparkles: #307 doneFlam3rboy2021-09-121-37/+64
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-121-3/+3
* Added missing permissions and channel typesAlTech982021-09-041-0/+4
* :bug: fix permissions if user is only member of guildFlam3rboy2021-09-041-3/+2
* :bug: db query fixesFlam3rboy2021-08-311-16/+20
* :bug: convert bigint -> stringFlam3rboy2021-08-291-1/+1
* :sparkles: typeorm api rewrite doneFlam3rboy2021-08-291-16/+14
* :construction: apiFlam3rboy2021-08-241-23/+19
* rename @fosscord/server-util to -> @fosscord/utilFlam3rboy2021-08-131-1/+1
* :sparkles: apiFlam3rboy2021-08-121-0/+146