115 Commits

Author SHA1 Message Date
Madeline
48d286d44d Merge branch 'master' into slowcord 2022-06-27 15:09:30 +10:00
Madeline
d138b2b842 Start of custom login and discord oauth flow 2022-06-26 23:14:10 +10:00
Erkin Alp Güney
72d8bffde6 Update Rights.ts 2022-06-26 14:20:34 +03:00
Madeline
035a8ead46 Merge branch 'master' into slowcord 2022-05-31 20:01:16 +10:00
Erkin Alp Güney
3b57829cba add guild policies 2022-05-19 23:11:46 +03:00
Erkin Alp Güney
8f5d673b84 Update MessageFlags.ts 2022-05-11 00:44:19 +03:00
Erkin Alp Güney
4ee6b0cf7a Update MessageFlags.ts 2022-05-11 00:43:57 +03:00
Erkin Alp Güney
cf4a0fd5f3 add more message flags 2022-05-11 00:40:00 +03:00
Erkin Alp Güney
9bd5fce30c eventually fix those errors 2022-04-24 23:07:25 +03:00
Erkin Alp Güney
6f031c2839 Update Token.ts 2022-04-24 22:40:36 +03:00
Madeline
3183a3f1f5 Merge branch 'fix/categoryNames' into slowcord 2022-04-24 15:14:13 +10:00
Madeline
903fee9a16 Categories skip most of the ALLOW_INVALID_CHANNEL_NAMES checks on discord.com ( they also trim whitespace ) 2022-04-24 15:09:45 +10:00
Madeline
b941560d48 Merge branch 'master' into slowcord 2022-04-19 20:09:22 +10:00
Erkin Alp Güney
02528473d6 Google staff email 2022-04-18 18:57:27 +03:00
Erkin Alp Güney
0b37c83dce Update Intents.ts 2022-04-16 09:03:23 +03:00
Erkin Alp Güney
97be7e14fd jumbo and lobbies are indeed different 2022-04-16 08:48:01 +03:00
Erkin Alp Güney
c4d6693468 add more intents 2022-04-16 00:21:11 +03:00
Erkin Alp Güney
6482b112c4 fix the build mistakes from yesternight 2022-04-08 10:26:20 +03:00
Erkin Alp Güney
f33f9c6964 More rights stuff 2022-04-07 23:47:26 +03:00
Madeline
b455f4a181 Merge branch 'maddyrtc' into slowcord 2022-03-12 13:10:05 +11:00
Erkin Alp Güney
771e9c1cae Update Rights.ts 2022-03-09 17:41:34 +03:00
Madeline
b529a37264 augh 2022-03-07 19:15:33 +11:00
Madeline
ce9d7339d3 Merge branch 'master' into maddyrtc 2022-03-06 22:09:36 +11:00
Madeline
68f6fe58d5 Tsnode support (#580)
* ts-node support. debugging is slightly wonky as vscode will not allow breakpoints in modules that aren't bundle, yet.

* apparently ts-node compilerOptions.path wasn't needed? on windows I could've sworn it was.

* Cleaned up tsconfig.json a bit ( moved tsnode config to own file ).
Fixed breakpoints for all modules under tsnode

* Removed Microsoft Corp advert
* Remove one more Microsoft Corp. ad

Signed-off-by: Erkin Alp Güney <erkinalp9035@gmail.com>

* Added `tsnode` npm script

* Added `typescript-cached-transpile` package to help improve performance

Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com>
2022-03-06 09:18:35 +03:00
Madeline
d3f9fb63f3 Merge branch 'master' into maddyrtc 2022-02-17 18:57:04 +11:00
Erkin Alp Güney
8ed310e0d3 Merge pull request #608 from Featyre/master
Branding updates + Fixed Discovery and custom status + Dev portal
2022-02-16 21:16:20 +03:00
Madeline
204fe2aed1 Merge branch 'master' into maddyrtc 2022-02-13 22:29:14 +11:00
Erkin Alp Güney
79cc9badfc Added a few extensions 2022-02-12 19:53:40 +03:00
RealMANI
c38d147a91 Appropriate DB charset (#629)
causes bugs like turning emojis to "????"
2022-02-11 08:13:46 +03:00
Erkin Alp Güney
3e0d2db0cb Add more rights (#541)
Signed-off-by: Erkin Alp Güney <erkinalp9035@gmail.com>
* Added the backfilling-related rights
* Added kick/ban rights
* Added the presence right
* Guild directory
* Interactions rights
2022-02-10 21:14:48 +03:00
Featyre
dc3fb1f519 Prep for Category db work 2022-01-24 11:27:12 +00:00
Madeline
f8f236afb2 * Replaced list of invisible characters with unicode codepoints
* No longer silently edit invalid channel names
* No longer trim channel names in unnamed check
2022-01-23 23:29:14 +03:00
Madeline
35c7489f72 Added ILLEGAL_CHANNEL_NAMES and NULL_CHANNEL_NAMES guild feature flags 2022-01-23 23:29:14 +03:00
Madeline
1569fec0cf boilerplate stuff 2022-01-16 02:38:43 +11:00
The Arcane Brony
e042db33b6 Replace nanocolors with picocolors 2021-12-25 12:09:48 +01:00
Erkin Alp Güney
73c5141e05 snowflake-based invite generation 2021-11-28 11:25:41 +03:00
KagurazakaNyaa
1e3aba2422 Proxy support for external network access 2021-10-24 02:17:07 +08:00
Samuel
00fd55ed77 Merge pull request #490 from developomp/master
Prettier format and link simplification
2021-10-20 14:16:26 -04:00
Flam3rboy
e58e153c7c 🐛 revert file config overwrite 2021-10-20 17:15:21 +02:00
developomp
14e42d025a prettier formatted /util 2021-10-20 09:16:59 +09:00
Flam3rboy
45efdb7ce4 vertically scale bundle 2021-10-18 17:38:31 +02:00
Flam3rboy
3a76f0f33c config override file 2021-10-17 22:27:54 +02:00
Flam3rboy
860e86ad19 migration for timestamp migrations 2021-10-17 01:23:51 +02:00
Flam3rboy
033130936b 🐛 fix migration timestampe 2021-10-15 23:29:59 +02:00
Flam3rboy
4be8d3414e automatically run db migrations 2021-10-15 18:39:19 +02:00
Flam3rboy
e1b991dfd1 Merge branch 'master' into sticker 2021-10-15 13:32:26 +02:00
Flam3rboy
b844b6b39c 🐛 fix prune 2021-10-15 00:35:18 +02:00
Flam3rboy
bc85d6ff86 🎨 reformat 2021-10-15 00:03:35 +02:00
Flam3rboy
b0385e0fcb improve memory managment 2021-10-12 21:53:57 +02:00
Flam3rboy
d83a83283a Update Rights.ts 2021-10-11 15:04:03 +02:00