summary refs log tree commit diff
path: root/src/api/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* [fb] remove provider obj, add colorPuyodead12023-09-031-3/+1
* add facebook, and add steam fieldsPuyodead12023-09-031-3/+54
* Rewrite thumbnail/image generation for embedsMadeline2023-09-031-83/+65
* Fix bug in embed handler where getMeta would not return undefinedMadeline2023-09-031-3/+5
* xkcd embed handler and improved generic handlerMadeline2023-09-021-20/+53
* Update ipAddress.tsZert3x2023-05-281-1/+1
* oapi: users progressPuyodead12023-04-131-0/+1
* gifs and query paramsPuyodead12023-04-131-0/+8
* fixing lots of openapi crapPuyodead12023-04-131-11/+15
* applicationsPuyodead12023-04-131-1/+2
* auth routesPuyodead12023-04-131-6/+11
* Remove ALL fosscord mentionsMadeline2023-03-3110-16/+16
* 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-3112-12/+12
* | SPACEBARMadeline2023-03-3112-12/+12
|/
* Remove channel mentions from messages, in order to fix them in test client.TheArcaneBrony2023-02-201-6/+10
* Add ESLint (#941)Madeline2023-01-209-61/+74
* Add youtu.be embed handler (#945)Chris Chrome2023-01-181-1/+3
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-1812-0/+216
* Return embed proxy url even if imagor not set up. Also make warning nicerMadeline2023-01-161-5/+14
* Update dead linesMadeline2023-01-161-1/+1
* Add an error log if embed handler fails, in addition to the existing sentry logMadeline2023-01-151-0/+1
* PrettierMadeline2023-01-053-60/+127
* Registration tokensMadeline2022-12-191-1/+5
* Add additional configMadeline2022-12-191-1/+1
* Remove Discord oauth login supportMadeline2022-12-172-85/+1
* Remove `sharp` depMadeline2022-12-171-3/+4
* Move src-slowcord to own repo https://github.com/MaddyUnderStars/slowcord-ser...Madeline2022-10-282-1/+85
* Fix fix for twitter embeds from yesterdayMadeline2022-10-251-1/+1
* Fix tweets with only video breaking embedsMadeline2022-10-241-8/+8
* 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-032-11/+96
* Make imagor optionalMadeline2022-10-021-12/+15
* Use imagor for image resizingMadeline2022-10-021-3/+15
* More embed improvementsMadeline2022-10-021-50/+74
* Slightly better embedsMadeline2022-10-011-27/+155
* Better embed handlingMadeline2022-10-013-128/+156
* 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-2610-104/+243
* Move schemas to /src/util/schemasMadeline2022-09-261-1/+1
* Refactor to mono-repo + upgrade packagesMadeline2022-09-2513-0/+124857