summary refs log tree commit diff
path: root/api/src/routes/channels/#channel_id/index.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* replace all var with let (reduces warnings)TheArcaneBrony2022-08-091-1/+1
* :bug: fix channel permission overwritesFlam3rboy2021-09-261-2/+2
* Merge pull request #382 from fosscord/auto-delete-relationsFlam3rboy2021-09-201-6/+14
|\
| * :construction: auto delete relationsFlam3rboy2021-09-201-6/+14
* | Update index.tsFlam3rboy2021-09-201-5/+1
* | oRdEr Of OpErAtIoNsChris Chrome2021-09-201-2/+2
* | Fix one thing, another problem pops upChris Chrome2021-09-201-1/+4
* | Delete messages before deleting channelChris Chrome2021-09-201-2/+2
|/
* Removed ChannelService, more fixesAlTech982021-09-181-2/+2
* Fix icon, owner_id change and channel deletion for group DMsAlTech982021-09-171-3/+5
* Implemented DMs and group DMsAlTech982021-09-161-7/+21
* :sparkles: #307 doneFlam3rboy2021-09-121-19/+30
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-121-1/+1
* :sparkles: typeorm api rewrite doneFlam3rboy2021-08-291-14/+16
* :construction: apiFlam3rboy2021-08-241-8/+8
* :bug: fix findOneAndUpdateFlam3rboy2021-08-181-1/+1
* rename @fosscord/server-util to -> @fosscord/utilFlam3rboy2021-08-131-2/+1
* :sparkles: apiFlam3rboy2021-08-121-0/+60