24 Commits

Author SHA1 Message Date
Madeline
5a6cb33f5e
Merge branch 'master' into feat/refactorIdentify 2023-04-13 19:45:44 +10:00
Madeline
6ee26082ef
Respect CLIENT_STATE_V2 capability 2023-04-03 23:50:48 +10:00
Madeline
844f1de6aa
License information 2023-04-02 11:32:40 +10:00
Madeline
218f71b82c
Merge branch 'master' into refactor/dev/connections 2023-04-02 10:55:17 +10:00
Madeline
d944dd4ef4
allow all role props through ready 2023-04-01 19:49:54 +11:00
Madeline
13dedb6d25
Merge branch 'master' into feat/refactorIdentify 2023-04-01 19:04:22 +11:00
Madeline
095cbf7b20
Remove ALL fosscord mentions 2023-03-31 15:52:33 +11:00
Madeline
8b2faf0b18
SPACEBAR 2023-03-31 02:15:42 +11:00
Madeline
64e747a4d2
SPACEBAR 2023-03-31 02:05:02 +11:00
Puyodead1
6d6944cfee
Add Twitch, error handling, revokation changes, etc 2023-03-18 19:28:45 -04:00
Puyodead1
0db1fa5f0b
Refreshable connections, refactoring, access-token endpoint
- Aded /users/@me/connections/:connection_name/:connection_id/access-token
- Replaced `access_token` property on ConnectedAccount with `token_data` object for refreshing tokens
- Made a common interface for connection things like ComonOAuthTokenResponse
- Added `RefreshableConnection` class
- Added token refresh to Spotify connection (disabled)
2023-03-18 19:27:39 -04:00
Puyodead1
21bfda32e4
add connections 2023-03-18 19:09:51 -04:00
Madeline
f228561f4c
Initial identify rewrite 2023-03-13 19:02:52 +11:00
Madeline
084dc0be08 Add ESLint (#941)
* Add eslint, switch to lint-staged for precommit

* Fix all ESLint errors

* Update GH workflow to check prettier and eslint
2023-01-20 18:10:47 +11:00
Madeline
0e7f127ece Script to add license preamble to each file. Also, does that. (#935)
* Add script to automatically add license to each file

* Add license preamble to each file.

* Fix existing preamble detection breaking due to line endings. Git :(

* Prevent license from being added to code with other licenses
2023-01-18 13:05:49 +11:00
Erkin Alp Güney
876c15b1a9 Add /users/:id/delete (#926) 2023-01-14 19:15:35 +11:00
Madeline
df449169bd Prettier 2023-01-05 17:16:55 +11:00
Puyodead1
8a28dd4675 Client: update to canary 165341 2022-12-20 23:25:20 -05:00
Madeline
f5671775ef comments 2022-12-19 20:50:36 +11:00
ChrisChrome
245127f651 Add basic developer panel functionality - doesn't work yet
>
>
> Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
2022-12-18 22:40:25 +11:00
Madeline
e991e00f32 Move src-slowcord to own repo https://github.com/MaddyUnderStars/slowcord-services 2022-10-28 15:25:58 +11:00
Madeline
891e548396 Fix client crash on GUILD_CREATE 2022-09-28 22:48:18 +10:00
Madeline
99ee7e9400 Prettier 2022-09-26 22:41:21 +10:00
Madeline
f44f5d7ac2 Refactor to mono-repo + upgrade packages 2022-09-25 23:35:18 +10:00