Commit Graph

3235 Commits

Author SHA1 Message Date
Madeline a2304792a2 Merge pull request #918 from Puyodead1/refactor/patch/disable-qr-login
[Refactor] Disable QR Login in Test client
2022-12-22 18:28:59 +11:00
Puyodead1 9be9bad431 Update patcher to disable qr login 2022-12-22 01:03:12 -05:00
Madeline a3630fdba4 Fix sync script not closing for some dbms 2022-12-22 14:30:03 +11:00
Madeline b47b6de102 Fix redirect when test client disabled 2022-12-22 12:13:13 +11:00
Madeline 22fb62673a Disable test client by default 2022-12-21 19:52:08 +11:00
Madeline b9f171d940 Merge branch 'maddy/refactor' of github.com:fosscord/fosscord-server into maddy/refactor 2022-12-21 16:10:26 +11:00
Madeline fc2143f1e5 Merge pull request #917 from Puyodead1/refactor/client/165341
[Refactor] Update Test Client
2022-12-21 16:10:03 +11:00
Madeline 22f0e56a5e Fix logo patch and update changelog generator 2022-12-21 16:09:39 +11:00
Madeline 30e65415e4 Set default cdn endpoints so that local testing works 2022-12-21 15:37:16 +11:00
Puyodead1 737cdd3943 Update client script js hashes 2022-12-20 23:32:54 -05:00
Puyodead1 280a584aed Client: update to canary 165341 2022-12-20 23:25:20 -05:00
Madeline b96d851646 Fix the roles bug 2022-12-21 15:17:06 +11:00
Madeline 77bc92f6f2 Fix guild features being undefined if not using defaultFeatures 2022-12-21 14:55:23 +11:00
Madeline 99a3c65588 Set default threads to 1. Multiple threads is broken without Rabbitmq 2022-12-20 22:45:42 +11:00
Madeline 2771e06166 Add back various docs/readme 2022-12-19 22:48:25 +11:00
Madeline 0957917ba2 Reg tokens bypass other restrictions 2022-12-19 22:23:31 +11:00
TheArcaneBrony 47b999efec Message rate limiting 2022-12-19 22:17:06 +11:00
Madeline 9e36eff11d Registration tokens 2022-12-19 22:04:52 +11:00
TheArcaneBrony 565e7885dc Add register ratelimit 2022-12-19 20:57:43 +11:00
Madeline 39382bad65 comments 2022-12-19 20:50:36 +11:00
Erkin Alp Güney 3844d8a40b flags related rights and stats api 2022-12-19 20:49:38 +11:00
Puyodead1 697cfb1f58 fix user profile not displaying correctly 2022-12-19 20:43:54 +11:00
Madeline bee07a3104 Fix config loading 2022-12-19 20:39:43 +11:00
Puyodead1 2f70be7f83 implement guild profiles and fix user profiles 2022-12-19 20:37:59 +11:00
TheArcaneBrony 91c803c4d1 Configurable MFA backup token length 2022-12-19 19:52:23 +11:00
TheArcaneBrony 9fc4d4bd5e case insensitive header for rate limits, fix rate limit default settings
Also disabled rate limit bypass right as it doesn't work...
2022-12-19 19:51:14 +11:00
Catalan Lover f659be2cd0 Added Env and Software Vars. 2022-12-19 19:49:02 +11:00
Catalan Lover 587c271e85 Fix typo and add not applicable instructions for Version. 2022-12-19 19:48:42 +11:00
Catalan Lover 10f0ea69a9 Update issue templates 2022-12-19 19:47:13 +11:00
Erkin Alp Güney 9447f152d4 Update .vscode/launch.json 2022-12-19 19:35:33 +11:00
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
Madeline b67ded04ef Don't override existing config values 2022-12-19 18:35:36 +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
TheArcaneBrony fefcb31135 Make ConfigValue a directory, move defaults to those classes instead of a separate object 2022-12-19 16:14:21 +11:00
Erkin Alp Güney 127aa3a68d removed char joiners as they are actually useful, added page break 2022-12-19 16:01:30 +11:00
Erkin Alp Güney 08e9f80e9a make it configurable by guild feature flag 2022-12-19 15:59:58 +11:00
TheArcaneBrony 8a2d1547f5 Make fosscord read config from json if CONFIG_PATH is set 2022-12-19 00:01:33 +11:00
TheArcaneBrony 743035279f Do the funny thing (make user->invite cascade delet) 2022-12-18 23:58:17 +11:00
ChrisChrome e9bc95173b Made nitro stuff make some sense 2022-12-18 23:54:48 +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