summary refs log tree commit diff
path: root/src/api/util/handlers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Merge pull request #1008 from spacebarchat/dev/samuel"Madeline2023-03-311-1/+1
| | | | | This reverts commit 69ea71aa9e0bd2e5a98904a66fba0ad3745707cb, reversing changes made to 8b2faf0b18336e5dff1eeff4e849bcfd96b09e88.
* 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
| | | | Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
* Add ESLint (#941)Madeline2023-01-204-28/+31
| | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-184-0/+72
| | | | | | | | | * Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses
* 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 ↵Madeline2022-10-281-0/+83
| | | | https://github.com/MaddyUnderStars/slowcord-services
* 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