Commit Graph

3261 Commits

Author SHA1 Message Date
Madeline a665a39523 channel flags whoops 2023-01-05 17:10:13 +11:00
Madeline e42eaeee8d Add migrations (#923)
* Fix typeorm migration cli and server migrations.
* Add `migrate-from-staging` script
2023-01-05 17:04:15 +11:00
Madeline 5ef4b80fc5 Merge pull request #922 from MaddyUnderStars/maddy/bodyParserPatch
Patch body-parser to use json-bigint, like gateway
2023-01-02 20:37:25 +11:00
Madeline 7453dd0119 Use adjusted email in /auth/login 2023-01-02 13:18:07 +11:00
Madeline ec1af70ae5 Only send public user details in GUILD_MEMBER_LIST_UPDATE 2023-01-02 13:16:16 +11:00
Madeline 1bee8dc48f Revert "Don't let users undisable their accounts"
This reverts commit cd84412c92.
2023-01-01 14:20:41 +11:00
Madeline cd84412c92 Don't let users undisable their accounts 2023-01-01 12:59:45 +11:00
Madeline 7a725bab50 Profile themes and pronouns 2022-12-31 17:51:57 +11:00
Madeline 13453129e7 Merge branch 'maddy/refactor' into maddy/bodyParserPatch 2022-12-31 14:53:56 +11:00
Madeline bc086a070c Allow Bearer tokens through, like Bot 2022-12-31 14:52:58 +11:00
Madeline 0a09abbbfa Add WS_LOGEVENTS and WS_VERBOSE env vars 2022-12-31 12:00:00 +11:00
Madeline 0826d9125a Update build workflow to use v3 checkout and setup-node 2022-12-30 23:28:45 +11:00
Madeline 402f358751 Patch body-parser to use json-bigint 2022-12-30 23:19:05 +11:00
Madeline a1c07173bb Fix new roles having duplicate positions 2022-12-30 18:07:56 +11:00
Madeline 6b8c0d6e85 Fix npm ci!!! 2022-12-27 18:50:33 +11:00
Madeline d34177160a Update build workflow to use node 18, update lock file to v3 2022-12-27 18:25:11 +11:00
Madeline 8aa355dee7 Move datasource to own file for typeorm cli 2022-12-27 15:23:56 +11:00
Madeline a5b337b99a Add GH workflow for build 2022-12-27 13:32:44 +11:00
Madeline a02f929d34 OAuth2 authorize bot flow 2022-12-24 18:55:14 +11:00
Madeline 35938556fe Fix creating bot accounts 2022-12-24 16:28:00 +11:00
Madeline 92f6b4fd89 Merge branch 'maddy/refactor' of github.com:fosscord/fosscord-server into maddy/refactor 2022-12-24 16:08:51 +11:00
Madeline 150f3dbf43 Use config for some default guild properties 2022-12-24 13:47:38 +11:00
Madeline b52206b9e4 Merge pull request #921 from Puyodead1/refactor/patch/developer-portal
[Refactor] Fix developer portal style
2022-12-23 10:05:01 +11:00
Puyodead1 783528c462 fix developer portal
- Fixes styling issues
- Changes the name to use fosscord
2022-12-22 16:22:11 -05:00
Madeline ec1c340369 Rename limits_rate_disabled -> limits_rate_enabled and remove limits_guilds_hideOfflineMember 2022-12-22 21:01:29 +11:00
Madeline bf5f936aec Allow BitField's to be passed as number strings. Pretty sure it fixes #722 2022-12-22 18:53:21 +11:00
Madeline 11f75c4a2b 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 edf8fda03d Update patcher to disable qr login 2022-12-22 01:03:12 -05:00
Madeline 2ec59d2ff2 Fix sync script not closing for some dbms 2022-12-22 14:30:03 +11:00
Madeline 9b8f26c512 Fix redirect when test client disabled 2022-12-22 12:13:13 +11:00
Madeline 92b1c5b800 Disable test client by default 2022-12-21 19:52:08 +11:00
Madeline fe4db63ab8 Merge branch 'maddy/refactor' of github.com:fosscord/fosscord-server into maddy/refactor 2022-12-21 16:10:26 +11:00
Madeline 9da0d54a7b Merge pull request #917 from Puyodead1/refactor/client/165341
[Refactor] Update Test Client
2022-12-21 16:10:03 +11:00
Madeline 7160ae2f68 Fix logo patch and update changelog generator 2022-12-21 16:09:39 +11:00
Madeline 92227cdf18 Set default cdn endpoints so that local testing works 2022-12-21 15:37:16 +11:00
Puyodead1 71ca581529 Update client script js hashes 2022-12-20 23:32:54 -05:00
Puyodead1 8a28dd4675 Client: update to canary 165341 2022-12-20 23:25:20 -05:00
Madeline 0aead491dc Fix the roles bug 2022-12-21 15:17:06 +11:00
Madeline 2d67355a52 Fix guild features being undefined if not using defaultFeatures 2022-12-21 14:55:23 +11:00
Madeline 303b1255fa Set default threads to 1. Multiple threads is broken without Rabbitmq 2022-12-20 22:45:42 +11:00
Madeline ec5807723b Add back various docs/readme 2022-12-19 22:48:25 +11:00
Madeline e6ae9d32e8 Reg tokens bypass other restrictions 2022-12-19 22:23:31 +11:00
TheArcaneBrony bdda215005 Message rate limiting 2022-12-19 22:17:06 +11:00
Madeline ddd3c86043 Registration tokens 2022-12-19 22:04:52 +11:00
TheArcaneBrony 3227933f28 Add register ratelimit 2022-12-19 20:57:43 +11:00
Madeline f5671775ef comments 2022-12-19 20:50:36 +11:00
Erkin Alp Güney 8eff4de19d flags related rights and stats api 2022-12-19 20:49:38 +11:00
Puyodead1 ae199e3445 fix user profile not displaying correctly 2022-12-19 20:43:54 +11:00
Madeline f69aaa223e Fix config loading 2022-12-19 20:39:43 +11:00
Puyodead1 b84aa73852 implement guild profiles and fix user profiles 2022-12-19 20:37:59 +11:00