Commit Graph

67 Commits

Author SHA1 Message Date
TheArcaneBrony f13082da57 Replace deprecated property 2022-12-19 19:32:39 +11:00
Madeline 3c7efd6503 Create webhooks 2022-12-19 19:31:23 +11:00
TheArcaneBrony 20359e7b9f Move UserSettings to own entity 2022-12-19 17:52:44 +11:00
Madeline 518fc966c9 Add additional config 2022-12-19 16:51:24 +11:00
ChrisChrome a6bb8ef23c Invalidate tokens on password change 2022-12-18 23:51:42 +11:00
TheArcaneBrony 30d0c1bd21 Make teams nullable 2022-12-18 23:48:17 +11:00
Madeline 970e67fe65 Refactor applications 2022-12-18 23:45:29 +11:00
ChrisChrome b9bd5c5ac4 Whoops 2022-12-18 22:44:17 +11:00
ChrisChrome 8650120ebc Whoops, missed one 2022-12-18 22:44:11 +11:00
ChrisChrome e5be59a72d I'm probably forgetting a lot of things, but hey, it works 2022-12-18 22:43:55 +11:00
ChrisChrome 577e9e89e2 It works now... I guess
Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
2022-12-18 22:43:14 +11:00
ChrisChrome 1cadcda249 Add basic developer panel functionality - doesn't work yet
>
>
> Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
2022-12-18 22:40:25 +11:00
TheArcaneBrony 46c072333b Remove some old test logs that expose info to console 2022-12-18 22:26:06 +11:00
TheArcaneBrony 9a094da14d Remove todo line that has been implemented. 2022-12-18 22:24:11 +11:00
Madeline a786c2317c Refactored testclient 2022-12-18 17:48:04 +11:00
Madeline 6084833cb7 Remove /policies/instance/stats 2022-12-17 19:42:40 +11:00
Madeline 9e1b6a675b Remove Discord oauth login support 2022-12-17 19:41:49 +11:00
Madeline 3b5be3cc41 Remove sharp dep 2022-12-17 18:46:44 +11:00
Madeline 77fa7ac886 Remove bad banned words implementation 2022-12-17 18:45:42 +11:00
Madeline bf64200c87 Remove /api/-/monitorz 2022-12-17 18:32:46 +11:00
Madeline 9974b1a08e Premium tier 0 SKU from staging 2022-12-17 17:44:30 +11:00
Madeline 7cca5d32af Remove Slowcord demo user restrictions 2022-12-17 17:32:10 +11:00
Madeline fde5494930 Only allow specific server features to be edited 2022-12-05 20:02:34 +11:00
Madeline 561fcb654f Fix private messages being returned when no channel_id provided in search 2022-12-05 19:29:50 +11:00
Madeline b68ac6a54d Fix bug allowing any member from kicking any member instance-wide 2022-12-05 19:16:40 +11:00
Madeline cf95510eb9 Fix prune 2022-12-03 22:58:29 +11:00
Madeline ef2d739965 Fix 404 handler 2022-11-05 21:59:12 +11:00
Madeline 97445fc399 Fix message patching sending old message rather than updated one 2022-10-31 15:09:52 +11:00
Madeline 9a7a43a725 Allow running api, cdn, gateway separately 2022-10-31 13:17:21 +11:00
Madeline 4c58a8bc24 Fix user settings not saving properly and guild folders 2022-10-28 19:23:02 +11:00
Madeline a75af3d9ff lol 2022-10-28 16:06:02 +11:00
Madeline 8d93693a38 Move src-slowcord to own repo https://github.com/MaddyUnderStars/slowcord-services 2022-10-28 15:25:58 +11:00
Madeline 1edcd2752a fix bad user validation 2022-10-27 23:12:48 +11:00
Madeline 48e114945e Make /stop route not ugly as hell 2022-10-26 19:50:51 +11:00
Madeline c84cdf0d2a Fix fix for twitter embeds from yesterday 2022-10-25 11:00:01 +11:00
Madeline 8d2a2ba12e Move message auto mod to the api route instead of a @beforeinsert/update method 2022-10-25 10:58:36 +11:00
Madeline 6d7909a02c Fix tweets with only video breaking embeds 2022-10-24 19:53:14 +11:00
Madeline c96d2e9bd8 Forgot some schemas + only generate schemas in util/schemas + add setup script 2022-10-24 19:46:33 +11:00
Madeline 0f9951bb0e TestClient middleware will now add cache misses to file for generate:client script to fetch. Also patch discord icon top left 2022-10-24 16:50:53 +11:00
Madeline fc2ccc0b25 Change android and ios client downloads to use /download endpoint, update Release entity to suck less 2022-10-24 14:35:08 +11:00
Madeline 67a8c0d445 remove self_edit_guilds, was dumb 2022-10-07 20:07:35 +11:00
Madeline 9340753ca0 fix self_edit_guilds right 2022-10-07 20:02:48 +11:00
Madeline c47068b186 embed fail 2022-10-05 16:10:24 +11:00
Madeline f35c8a1f49 Check nonce in Message send 2022-10-05 01:30:37 +11:00
Madeline 63c0fbf62c capture exception in sentry for embed processing 2022-10-04 15:43:01 +11:00
Madeline 83ed2c8fdd Embed cache 2022-10-03 23:50:34 +11:00
Madeline e8815f1fd5 Twitter embeds 2022-10-03 23:38:53 +11:00
Madeline 40620daa4e Make imagor optional 2022-10-02 22:25:47 +11:00
Madeline 0daea86092 Use imagor for image resizing 2022-10-02 15:28:03 +11:00
Madeline 7585881536 More embed improvements 2022-10-02 14:41:10 +11:00