summary refs log tree commit diff
path: root/src/api/routes/channels/#channel_id/messages/index.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add ESLint (#941)Madeline2023-01-201-34/+31
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
* PrettierMadeline2023-01-051-20/+33
* Set default cdn endpoints so that local testing worksMadeline2022-12-211-1/+1
* Message rate limitingTheArcaneBrony2022-12-191-1/+22
* Remove bad banned words implementationMadeline2022-12-171-5/+0
* Move message auto mod to the api route instead of a @beforeinsert/update methodMadeline2022-10-251-0/+6
* 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
* PrettierMadeline2022-09-261-42/+96
* Move schemas to /src/util/schemasMadeline2022-09-261-34/+1
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+269