summary refs log tree commit diff
path: root/src/api/routes/channels (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move message auto mod to the api route instead of a @beforeinsert/update methodMadeline2022-10-252-1/+13
* Check nonce in Message sendMadeline2022-10-051-0/+13
* Fix fetching members for roles in POST messageMadeline2022-09-291-11/+16
* Update read state on message createMadeline2022-09-291-8/+16
* Missed some schemasMadeline2022-09-281-5/+1
* PrettierMadeline2022-09-2614-549/+945
* Move schemas to /src/util/schemasMadeline2022-09-268-114/+9
* Refactor to mono-repo + upgrade packagesMadeline2022-09-2515-0/+1349