Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix some issues with discord bot libs | Puyodead1 | 2023-11-29 | 1 | -1/+1 |
| | |||||
* | Fix some linting warnings | Puyodead1 | 2023-08-06 | 1 | -1/+1 |
| | |||||
* | * call toJSON of keys in gateway when using erlpack | Madeline | 2023-07-29 | 1 | -2/+2 |
| | | | | | | * dont send bitrate/etc as null when should be undefined * set user flags to number instead of string * send empty 'threads' in identify when not using new state v2 | ||||
* | Merge branch 'master' into feat/refactorIdentify | Madeline | 2023-04-13 | 3 | -4/+66 |
|\ | |||||
| * | Fix DC client throwing on GUILD_CREATE | Madeline | 2023-04-12 | 1 | -4/+11 |
| | | |||||
| * | License information | Madeline | 2023-04-02 | 1 | -0/+18 |
| | | |||||
| * | Merge branch 'master' into refactor/dev/connections | Madeline | 2023-04-02 | 4 | -8/+8 |
| |\ | |||||
| * | | Add Twitch, error handling, revokation changes, etc | Puyodead1 | 2023-03-18 | 1 | -1/+1 |
| | | | |||||
| * | | Refreshable connections, refactoring, access-token endpoint | Puyodead1 | 2023-03-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | - 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) | ||||
| * | | implement PATCH connection | Puyodead1 | 2023-03-18 | 1 | -2/+4 |
| | | | |||||
| * | | adding connection now works | Puyodead1 | 2023-03-18 | 1 | -9/+9 |
| | | | |||||
| * | | add connections | Puyodead1 | 2023-03-18 | 2 | -0/+42 |
| | | | |||||
* | | | prettier whoops | Madeline | 2023-04-05 | 1 | -9/+9 |
| | | | |||||
* | | | Missing ready guild properties | Madeline | 2023-04-04 | 1 | -0/+21 |
| | | | |||||
* | | | Merge branch 'master' into feat/refactorIdentify | Madeline | 2023-04-01 | 4 | -8/+8 |
|\ \ \ | | |/ | |/| | |||||
| * | | SPACEBAR | Madeline | 2023-03-31 | 4 | -4/+4 |
| | | | |||||
| * | | SPACEBAR | Madeline | 2023-03-31 | 4 | -4/+4 |
| |/ | |||||
* / | Initial identify rewrite | Madeline | 2023-03-13 | 1 | -2/+54 |
|/ | |||||
* | Add ESLint (#941) | Madeline | 2023-01-20 | 2 | -13/+11 |
| | | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint | ||||
* | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 4 | -0/+72 |
| | | | | | | | | | * 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 | ||||
* | Client: update to canary 165341 | Puyodead1 | 2022-12-20 | 2 | -0/+154 |
| | |||||
* | Prettier | Madeline | 2022-09-26 | 1 | -5/+16 |
| | |||||
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 3 | -0/+60 |