summary refs log tree commit diff
path: root/api/src/routes/channels/#channel_id/messages/#message_id (follow)
Commit message (Expand)AuthorAgeFilesLines
* restructure to single projectFlam3rboy2022-08-134-445/+0
* Split schemas into files in utilTheArcaneBrony2022-08-132-11/+2
* Use deep merge everywhereTheArcaneBrony2022-08-091-1/+2
* Bunch of fixes and improvements, everything appears to work nowTheArcaneBrony2022-08-091-1/+1
* Resolve changes undone by rebasing from masterTheArcaneBrony2022-08-093-13/+13
* State update, havent testedTheArcaneBrony2022-08-092-2/+2
* Update packagesTheArcaneBrony2022-08-091-1/+1
* replace all var with let (reduces warnings)TheArcaneBrony2022-08-092-3/+3
* 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
* reactions rights enforcementErkin Alp Güney2022-04-172-2/+3
* fix the build mistakes from yesternightErkin Alp Güney2022-04-081-7/+12
* Update index.tsErkin Alp Güney2022-04-081-7/+10
* prettier formatted /apidevelopomp2021-10-201-19/+17
* :sparkles: added read stateFlam3rboy2021-10-091-2/+6
* :bug: fix message reactionsFlam3rboy2021-10-031-2/+2
* hotfix for misc routesuurgothat2021-09-301-1/+0
* Add misc routesuurgothat2021-09-301-2/+25
* Merge branch 'master' into auto-delete-relationsFlam3rboy2021-09-191-1/+1
|\
| * Implemented DMs and group DMsAlTech982021-09-161-1/+1
* | :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-123-30/+29
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-122-3/+3
* :bug: fix message sendingFlam3rboy2021-09-031-2/+3
* :bug: fix member + member listFlam3rboy2021-09-031-1/+1
* :sparkles: add user_id field to MemberFlam3rboy2021-09-021-1/+1
* :bug: fix entity types and projectionFlam3rboy2021-09-011-2/+1
* :bug: fix message sendingFlam3rboy2021-08-311-3/+4
* :sparkles: typeorm api rewrite doneFlam3rboy2021-08-293-36/+39
* :construction: apiFlam3rboy2021-08-243-33/+30
* fix #199Flam3rboy2021-08-181-4/+7
* :bug: fix findOneAndUpdateFlam3rboy2021-08-181-1/+1
* fix #199Flam3rboy2021-08-171-3/+1
* rename @fosscord/server-util to -> @fosscord/utilFlam3rboy2021-08-133-6/+6
* :sparkles: apiFlam3rboy2021-08-124-0/+306