summary refs log tree commit diff
path: root/api/src/routes/channels/#channel_id/messages/index.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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