summary refs log tree commit diff
path: root/src/util/interfaces (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Send user settings proto in gateway ready, if one existsRory&2025-09-301-0/+3
|
* Emit USER_SETTINGS_PROTO_UPDATERory&2025-09-291-0/+1
|
* Add tracing to IDENTIFYRory&2025-09-291-1/+13
|
* add webrtc support (#1284)dank0742025-06-221-3/+35
| | | | Co-authored-by: MaddyUnderStars <46743919+MaddyUnderStars@users.noreply.github.com>
* Trying to fix guild response schemasTomatoCake2024-08-171-2/+2
|
* Fix issues with requesting presencesTomatoCake2024-08-111-4/+5
|
* opcode 8TomatoCake2024-08-091-5/+5
|
* add `notification_settings` object to readyPuyodead12024-05-261-0/+3
|
* send empty READY_SUPPLEMENTAL for client compatibilityMadeline2023-07-311-0/+1
|
* Merge branch 'master' into feat/refactorIdentifyMadeline2023-07-283-1/+12
|\
| * oapi: bug fixesPuyodead12023-04-131-1/+1
| |
| * guildsPuyodead12023-04-132-0/+11
| |
* | Merge branch 'master' into feat/refactorIdentifyMadeline2023-04-133-2/+45
|\|
| * License informationMadeline2023-04-021-0/+18
| |
| * Merge branch 'master' into refactor/dev/connectionsMadeline2023-04-026-13/+13
| |\
| * | Add Twitch, error handling, revokation changes, etcPuyodead12023-03-181-0/+1
| | |
| * | Refreshable connections, refactoring, access-token endpointPuyodead12023-03-182-2/+19
| | | | | | | | | | | | | | | | | | | | | | | | - 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)
| * | add connectionsPuyodead12023-03-181-0/+7
| | |
* | | Respect CLIENT_STATE_V2 capabilityMadeline2023-04-031-1/+2
| | |
* | | allow all role props through readyMadeline2023-04-011-0/+1
| | |
* | | Merge branch 'master' into feat/refactorIdentifyMadeline2023-04-016-14/+13
|\ \ \ | | |/ | |/|
| * | Remove ALL fosscord mentionsMadeline2023-03-311-1/+1
| | |
| * | SPACEBARMadeline2023-03-316-6/+6
| | |
| * | SPACEBARMadeline2023-03-316-6/+6
| |/
* / Initial identify rewriteMadeline2023-03-131-15/+16
|/
* Add ESLint (#941)Madeline2023-01-202-6/+8
| | | | | | | * 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)Madeline2023-01-186-0/+108
| | | | | | | | | * 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
* Add /users/:id/delete (#926)Erkin Alp Güney2023-01-141-0/+10
|
* PrettierMadeline2023-01-051-5/+5
|
* Client: update to canary 165341Puyodead12022-12-201-2/+3
|
* commentsMadeline2022-12-191-0/+1
|
* Add basic developer panel functionality - doesn't work yetChrisChrome2022-12-181-1/+1
| | | | | | > > > Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
* Move src-slowcord to own repo ↵Madeline2022-10-281-21/+28
| | | | https://github.com/MaddyUnderStars/slowcord-services
* Fix client crash on GUILD_CREATEMadeline2022-09-281-0/+1
|
* PrettierMadeline2022-09-262-2/+3
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-256-0/+752