summary refs log tree commit diff
path: root/src/api/routes/channels/#channel_id/messages/#message_id (follow)
Commit message (Expand)AuthorAgeFilesLines
* oapi: users progressPuyodead12023-04-131-1/+1
* fixing lots of openapi crapPuyodead12023-04-132-3/+3
* channelsPuyodead12023-04-134-48/+160
* send public member in message_reaction_add eventtMadeline2023-04-111-2/+11
* Update reactions.tsRainb0w :32023-04-101-1/+2
* properly track reactionsRainb0w :32023-04-081-0/+2
* Remove ALL fosscord mentionsMadeline2023-03-314-11/+11
* SPACEBARMadeline2023-03-314-4/+4
* SPACEBARMadeline2023-03-314-4/+4
* 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