summary refs log tree commit diff
path: root/src/api/routes/channels/#channel_id/messages/#message_id (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't allow message types to be editedMadeline2023-02-031-6/+3
* Merge pull request from GHSA-9qvc-84ch-5p2xMadeline2023-02-021-1/+26
* Add ESLint (#941)Madeline2023-01-202-8/+12
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-184-0/+72
* PrettierMadeline2023-01-051-1/+1
* Remove bad banned words implementationMadeline2022-12-171-5/+0
* Fix message patching sending old message rather than updated oneMadeline2022-10-311-3/+3
* Move message auto mod to the api route instead of a @beforeinsert/update methodMadeline2022-10-251-1/+7
* PrettierMadeline2022-09-264-233/+372
* Move schemas to /src/util/schemasMadeline2022-09-262-10/+3
* Refactor to mono-repo + upgrade packagesMadeline2022-09-254-0/+453