Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite getRouteDescriptions, fix message route not appearing in openapi spec | Madeline | 2023-04-16 | 4 | -29/+6 |
| | |||||
* | spacebar | Puyodead1 | 2023-04-13 | 1 | -4/+4 |
| | |||||
* | clusterfuck | Puyodead1 | 2023-04-13 | 4 | -4/+4 |
| | |||||
* | oapi: users progress | Puyodead1 | 2023-04-13 | 1 | -1/+1 |
| | |||||
* | backfill missing query params | Puyodead1 | 2023-04-13 | 1 | -0/+16 |
| | |||||
* | fixing lots of openapi crap | Puyodead1 | 2023-04-13 | 8 | -9/+9 |
| | |||||
* | channels | Puyodead1 | 2023-04-13 | 14 | -255/+537 |
| | |||||
* | Add missing route middleware to messages route | Madeline | 2023-04-12 | 1 | -2/+4 |
| | |||||
* | send public member in message_reaction_add eventt | Madeline | 2023-04-11 | 1 | -2/+11 |
| | |||||
* | Update reactions.ts | Rainb0w :3 | 2023-04-10 | 1 | -1/+2 |
| | |||||
* | properly track reactions | Rainb0w :3 | 2023-04-08 | 1 | -0/+2 |
| | |||||
* | Remove ALL fosscord mentions | Madeline | 2023-03-31 | 14 | -35/+35 |
| | |||||
* | SPACEBAR | Madeline | 2023-03-31 | 15 | -15/+15 |
| | |||||
* | SPACEBAR | Madeline | 2023-03-31 | 15 | -15/+15 |
| | |||||
* | Don't allow message types to be edited | Madeline | 2023-02-03 | 1 | -6/+3 |
| | |||||
* | Merge pull request from GHSA-9qvc-84ch-5p2x | Madeline | 2023-02-02 | 1 | -1/+26 |
| | | | | | * Check permissions and rights * Prevent editing message type unless MANAGE_MESSAGES right. Also don't send sensitive data in patch response. | ||||
* | Add ESLint (#941) | Madeline | 2023-01-20 | 12 | -69/+69 |
| | | | | | | | * 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 | 15 | -0/+270 |
| | | | | | | | | | * 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 | ||||
* | Prettier | Madeline | 2023-01-05 | 4 | -25/+46 |
| | |||||
* | Set default cdn endpoints so that local testing works | Madeline | 2022-12-21 | 1 | -1/+1 |
| | |||||
* | Message rate limiting | TheArcaneBrony | 2022-12-19 | 1 | -1/+22 |
| | |||||
* | Create webhooks | Madeline | 2022-12-19 | 2 | -4/+26 |
| | |||||
* | Remove bad banned words implementation | Madeline | 2022-12-17 | 2 | -10/+0 |
| | |||||
* | Fix message patching sending old message rather than updated one | Madeline | 2022-10-31 | 1 | -3/+3 |
| | |||||
* | Move message auto mod to the api route instead of a @beforeinsert/update method | Madeline | 2022-10-25 | 2 | -1/+13 |
| | |||||
* | Check nonce in Message send | Madeline | 2022-10-05 | 1 | -0/+13 |
| | |||||
* | Fix fetching members for roles in POST message | Madeline | 2022-09-29 | 1 | -11/+16 |
| | |||||
* | Update read state on message create | Madeline | 2022-09-29 | 1 | -8/+16 |
| | |||||
* | Missed some schemas | Madeline | 2022-09-28 | 1 | -5/+1 |
| | |||||
* | Prettier | Madeline | 2022-09-26 | 14 | -549/+945 |
| | |||||
* | Move schemas to /src/util/schemas | Madeline | 2022-09-26 | 8 | -114/+9 |
| | |||||
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 15 | -0/+1349 |