summary refs log tree commit diff
path: root/src/api/util/handlers/Message.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add basic message interceptor frameworkTheArcaneBrony2023-02-191-16/+35
* Add ESLint (#941)Madeline2023-01-201-16/+18
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
* Add an error log if embed handler fails, in addition to the existing sentry logMadeline2023-01-151-0/+1
* PrettierMadeline2023-01-051-9/+12
* embed failMadeline2022-10-051-2/+2
* capture exception in sentry for embed processingMadeline2022-10-041-0/+6
* Embed cacheMadeline2022-10-031-6/+23
* Twitter embedsMadeline2022-10-031-5/+7
* Better embed handlingMadeline2022-10-011-128/+15
* Fix fetching members for roles in POST messageMadeline2022-09-291-5/+5
* Prevent URL embedding and mentions when in codeblockMadeline2022-09-291-3/+3
* Fix message editingMadeline2022-09-271-1/+1
* PrettierMadeline2022-09-261-54/+132
* Move schemas to /src/util/schemasMadeline2022-09-261-1/+1
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+287