summary refs log tree commit diff
path: root/src/api (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix user settings not saving properly and guild foldersMadeline2022-10-281-4/+5
* lolMadeline2022-10-281-1/+1
* Move src-slowcord to own repo https://github.com/MaddyUnderStars/slowcord-ser...Madeline2022-10-285-1/+146
* fix bad user validationMadeline2022-10-271-0/+1
* Make /stop route not ugly as hellMadeline2022-10-261-21/+5
* Fix fix for twitter embeds from yesterdayMadeline2022-10-251-1/+1
* Move message auto mod to the api route instead of a @beforeinsert/update methodMadeline2022-10-252-1/+13
* Fix tweets with only video breaking embedsMadeline2022-10-241-8/+8
* Forgot some schemas + only generate schemas in util/schemas + add setup scriptMadeline2022-10-242-12/+2
* Change android and ios client downloads to use /download endpoint, update Rel...Madeline2022-10-244-26/+48
* remove self_edit_guilds, was dumbMadeline2022-10-071-2/+2
* fix self_edit_guilds rightMadeline2022-10-071-2/+2
* embed failMadeline2022-10-051-2/+2
* Check nonce in Message sendMadeline2022-10-051-0/+13
* 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
* Split MANAGE_GUILDS right into MANAGE_GUILDS for instance-wide control and SE...Madeline2022-09-301-1/+1
* Fix fetching members for roles in POST messageMadeline2022-09-292-16/+21
* Prevent URL embedding and mentions when in codeblockMadeline2022-09-291-3/+3
* Update read state on message createMadeline2022-09-291-8/+16
* whoopsMadeline2022-09-281-1/+1
* Discovery splashes + fix guild icons disappearing on settings changeMadeline2022-09-281-7/+16
* Fix user guild settingsMadeline2022-09-281-13/+7
* Missed some schemasMadeline2022-09-283-24/+2
* Fix message editingMadeline2022-09-271-1/+1
* PrettierMadeline2022-09-26106-2321/+4033
* Move schemas to /src/util/schemasMadeline2022-09-2640-401/+35
* Rearrange assets a bit, fix anything that uses assets folderMadeline2022-09-262-4/+6
* Add logout endpointMadeline2022-09-261-0/+16
* Refactor to mono-repo + upgrade packagesMadeline2022-09-25143-0/+131143