summary refs log tree commit diff
path: root/api/src/routes/channels/#channel_id/messages (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-09-142-3/+5
|\
| * Delete attachments of deleted messages, fix #273AlTech982021-09-132-3/+5
* | :art: remove unused importsFlam3rboy2021-09-131-11/+6
|/
* :sparkles: #307 doneFlam3rboy2021-09-125-70/+99
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-124-7/+7
* 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: 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: db query fixesFlam3rboy2021-08-311-16/+20
* :bug: fix message sendingFlam3rboy2021-08-311-3/+4
* :bug: convert bigint -> stringFlam3rboy2021-08-291-1/+1
* :sparkles: typeorm api rewrite doneFlam3rboy2021-08-295-55/+57
* :construction: apiFlam3rboy2021-08-245-59/+52
* 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-135-9/+9
* :sparkles: apiFlam3rboy2021-08-126-0/+489