summary refs log tree commit diff
path: root/src/gateway/opcodes/VoiceStateUpdate.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix multiple users in vc disconnecting eachother feat/webrtcMadeline2023-02-241-1/+1
|
* Add ESLint (#941)Madeline2023-01-201-0/+1
| | | | | | | * 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-181-0/+18
| | | | | | | | | * 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
* PrettierMadeline2023-01-051-1/+1
|
* Move UserSettings to own entityTheArcaneBrony2022-12-191-1/+5
|
* Add additional configMadeline2022-12-191-1/+1
|
* Make ConfigValue a directory, move defaults to those classes instead of a ↵TheArcaneBrony2022-12-191-2/+1
| | | | separate object
* Premium tier 0 SKU from stagingMadeline2022-12-171-1/+1
|
* Add `private_channels_version` to `client_state` in identity. also set ↵Madeline2022-10-311-1/+5
| | | | sentry user in gateway
* PrettierMadeline2022-09-261-3/+5
|
* Move schemas to /src/util/schemasMadeline2022-09-261-1/+1
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+113