Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 4 | -7/+7 |
| | |||||
* | 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 | 4 | -4/+4 |
| | | |||||
* | | SPACEBAR | Madeline | 2023-03-31 | 4 | -4/+4 |
|/ | |||||
* | 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 | 4 | -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) | Madeline | 2023-01-18 | 4 | -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 log | Madeline | 2023-01-15 | 1 | -0/+1 |
| | |||||
* | Prettier | Madeline | 2023-01-05 | 1 | -9/+12 |
| | |||||
* | Remove Discord oauth login support | Madeline | 2022-12-17 | 1 | -83/+0 |
| | |||||
* | Move src-slowcord to own repo ↵ | Madeline | 2022-10-28 | 1 | -0/+83 |
| | | | | https://github.com/MaddyUnderStars/slowcord-services | ||||
* | 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 | 1 | -5/+7 |
| | |||||
* | Better embed handling | Madeline | 2022-10-01 | 1 | -128/+15 |
| | |||||
* | 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 | 3 | -64/+168 |
| | |||||
* | Move schemas to /src/util/schemas | Madeline | 2022-09-26 | 1 | -1/+1 |
| | |||||
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 4 | -0/+418 |