summary refs log tree commit diff
path: root/api/src/routes/channels/#channel_id/messages/#message_id/index.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* restructure to single projectFlam3rboy2022-08-131-199/+0
* Split schemas into files in utilTheArcaneBrony2022-08-131-2/+2
* Resolve changes undone by rebasing from masterTheArcaneBrony2022-08-091-2/+2
* State update, havent testedTheArcaneBrony2022-08-091-1/+1
* Update packagesTheArcaneBrony2022-08-091-1/+1
* replace all var with let (reduces warnings)TheArcaneBrony2022-08-091-2/+2
* needs to be asyncErkin Alp Güney2022-04-281-1/+1
* use return codes to allow for automationErkin Alp Güney2022-04-241-3/+5
* Backfilling privilege does not imply right to post messagesErkin Alp Güney2022-04-241-2/+5
* While backfilling, message ids must now be valid snowflakes, cannot be in the...Madeline2022-04-241-5/+19
* backfilling — first stepsErkin Alp Güney2022-04-231-1/+85
* get single message && message rights enforcementErkin Alp Güney2022-04-181-0/+12
* fix the build mistakes from yesternightErkin Alp Güney2022-04-081-7/+12
* Update index.tsErkin Alp Güney2022-04-081-7/+10
* :art: remove deleteMessageAttachments and move to entityFlam3rboy2021-09-191-3/+0
* Delete attachments of deleted messages, fix #273AlTech982021-09-131-3/+4
* :sparkles: #307 doneFlam3rboy2021-09-121-6/+10
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-121-2/+2
* :bug: fix message sendingFlam3rboy2021-09-031-2/+3
* :bug: fix entity types and projectionFlam3rboy2021-09-011-2/+1
* :bug: fix message sendingFlam3rboy2021-08-311-3/+4
* :sparkles: typeorm api rewrite doneFlam3rboy2021-08-291-14/+14
* :construction: apiFlam3rboy2021-08-241-8/+8
* fix #199Flam3rboy2021-08-181-4/+7
* fix #199Flam3rboy2021-08-171-3/+1
* rename @fosscord/server-util to -> @fosscord/utilFlam3rboy2021-08-131-2/+2
* :sparkles: apiFlam3rboy2021-08-121-0/+72