summary refs log tree commit diff
path: root/src/api/util/handlers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #1008 from spacebarchat/dev/samuel"Madeline2023-03-311-1/+1
* Merge pull request #1008 from spacebarchat/dev/samuelSamuel (Flam3rboy)2023-03-301-1/+1
|\
| * fix: use entity.save() instead of insert (needed for caching)Samuel2023-03-181-1/+1
* | SPACEBARMadeline2023-03-314-4/+4
* | SPACEBARMadeline2023-03-314-4/+4
|/
* Remove channel mentions from messages, in order to fix them in test client.TheArcaneBrony2023-02-201-6/+10
* Add ESLint (#941)Madeline2023-01-204-28/+31
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-184-0/+72
* Add an error log if embed handler fails, in addition to the existing sentry logMadeline2023-01-151-0/+1
* PrettierMadeline2023-01-051-9/+12
* Remove Discord oauth login supportMadeline2022-12-171-83/+0
* Move src-slowcord to own repo https://github.com/MaddyUnderStars/slowcord-ser...Madeline2022-10-281-0/+83
* 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-263-64/+168
* Move schemas to /src/util/schemasMadeline2022-09-261-1/+1
* Refactor to mono-repo + upgrade packagesMadeline2022-09-254-0/+418