Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Actually run prettier dev/emma-refactors | Emma [it/its]@Rory& | 2023-12-11 | 10 | -184/+62 |
| | |||||
* | Embeds: handle og:sitename | Madeline | 2023-09-16 | 1 | -0/+7 |
| | |||||
* | Fix regression where generic embed handler wouldn't properly send image results | Madeline | 2023-09-16 | 1 | -5/+4 |
| | |||||
* | [fb] remove provider obj, add color | Puyodead1 | 2023-09-03 | 1 | -3/+1 |
| | |||||
* | add facebook, and add steam fields | Puyodead1 | 2023-09-03 | 1 | -3/+54 |
| | |||||
* | Rewrite thumbnail/image generation for embeds | Madeline | 2023-09-03 | 1 | -83/+65 |
| | |||||
* | Fix bug in embed handler where getMeta would not return undefined | Madeline | 2023-09-03 | 1 | -3/+5 |
| | |||||
* | xkcd embed handler and improved generic handler | Madeline | 2023-09-02 | 1 | -20/+53 |
| | |||||
* | Update ipAddress.ts | Zert3x | 2023-05-28 | 1 | -1/+1 |
| | |||||
* | oapi: users progress | Puyodead1 | 2023-04-13 | 1 | -0/+1 |
| | |||||
* | gifs and query params | Puyodead1 | 2023-04-13 | 1 | -0/+8 |
| | |||||
* | fixing lots of openapi crap | Puyodead1 | 2023-04-13 | 1 | -11/+15 |
| | |||||
* | applications | Puyodead1 | 2023-04-13 | 1 | -1/+2 |
| | |||||
* | auth routes | Puyodead1 | 2023-04-13 | 1 | -6/+11 |
| | |||||
* | Remove ALL fosscord mentions | Madeline | 2023-03-31 | 10 | -16/+16 |
| | |||||
* | Revert "Merge pull request #1008 from spacebarchat/dev/samuel" | Madeline | 2023-03-31 | 1 | -1/+1 |
| | | | | | This reverts commit 69ea71aa9e0bd2e5a98904a66fba0ad3745707cb, reversing changes made to 8b2faf0b18336e5dff1eeff4e849bcfd96b09e88. | ||||
* | Merge pull request #1008 from spacebarchat/dev/samuel | Samuel (Flam3rboy) | 2023-03-30 | 1 | -1/+1 |
|\ | |||||
| * | fix: use entity.save() instead of insert (needed for caching) | Samuel | 2023-03-18 | 1 | -1/+1 |
| | | |||||
* | | SPACEBAR | Madeline | 2023-03-31 | 12 | -12/+12 |
| | | |||||
* | | SPACEBAR | Madeline | 2023-03-31 | 12 | -12/+12 |
|/ | |||||
* | Remove channel mentions from messages, in order to fix them in test client. | TheArcaneBrony | 2023-02-20 | 1 | -6/+10 |
| | | | | Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> | ||||
* | Add ESLint (#941) | Madeline | 2023-01-20 | 9 | -61/+74 |
| | | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint | ||||
* | Add youtu.be embed handler (#945) | Chris Chrome | 2023-01-18 | 1 | -1/+3 |
| | |||||
* | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 12 | -0/+216 |
| | | | | | | | | | * 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 | ||||
* | Return embed proxy url even if imagor not set up. Also make warning nicer | Madeline | 2023-01-16 | 1 | -5/+14 |
| | |||||
* | Update dead lines | Madeline | 2023-01-16 | 1 | -1/+1 |
| | |||||
* | Add an error log if embed handler fails, in addition to the existing sentry log | Madeline | 2023-01-15 | 1 | -0/+1 |
| | |||||
* | Prettier | Madeline | 2023-01-05 | 3 | -60/+127 |
| | |||||
* | Registration tokens | Madeline | 2022-12-19 | 1 | -1/+5 |
| | |||||
* | Add additional config | Madeline | 2022-12-19 | 1 | -1/+1 |
| | |||||
* | Remove Discord oauth login support | Madeline | 2022-12-17 | 2 | -85/+1 |
| | |||||
* | Remove `sharp` dep | Madeline | 2022-12-17 | 1 | -3/+4 |
| | |||||
* | Move src-slowcord to own repo ↵ | Madeline | 2022-10-28 | 2 | -1/+85 |
| | | | | https://github.com/MaddyUnderStars/slowcord-services | ||||
* | Fix fix for twitter embeds from yesterday | Madeline | 2022-10-25 | 1 | -1/+1 |
| | |||||
* | Fix tweets with only video breaking embeds | Madeline | 2022-10-24 | 1 | -8/+8 |
| | |||||
* | embed fail | Madeline | 2022-10-05 | 1 | -2/+2 |
| | |||||
* | capture exception in sentry for embed processing | Madeline | 2022-10-04 | 1 | -0/+6 |
| | |||||
* | Embed cache | Madeline | 2022-10-03 | 1 | -6/+23 |
| | |||||
* | Twitter embeds | Madeline | 2022-10-03 | 2 | -11/+96 |
| | |||||
* | Make imagor optional | Madeline | 2022-10-02 | 1 | -12/+15 |
| | |||||
* | Use imagor for image resizing | Madeline | 2022-10-02 | 1 | -3/+15 |
| | |||||
* | More embed improvements | Madeline | 2022-10-02 | 1 | -50/+74 |
| | |||||
* | Slightly better embeds | Madeline | 2022-10-01 | 1 | -27/+155 |
| | |||||
* | Better embed handling | Madeline | 2022-10-01 | 3 | -128/+156 |
| | |||||
* | Fix fetching members for roles in POST message | Madeline | 2022-09-29 | 1 | -5/+5 |
| | |||||
* | Prevent URL embedding and mentions when in codeblock | Madeline | 2022-09-29 | 1 | -3/+3 |
| | |||||
* | Fix message editing | Madeline | 2022-09-27 | 1 | -1/+1 |
| | |||||
* | Prettier | Madeline | 2022-09-26 | 10 | -104/+243 |
| | |||||
* | Move schemas to /src/util/schemas | Madeline | 2022-09-26 | 1 | -1/+1 |
| | |||||
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 13 | -0/+124857 |