summary refs log tree commit diff
path: root/src/gateway/opcodes/VoiceStateUpdate.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Deprecation: Use object-based relations for typeormRory&2025-12-191-1/+1
|
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-101/+101
|
* Move region to webrtc schemasRory&2025-12-171-2/+2
|
* Prettier u8Rory&2025-12-171-40/+10
|
* Reorganise schemas a little bitRory&2025-10-151-1/+1
|
* Log gateway handling timeRory&2025-07-061-0/+5
|
* add webrtc support (#1284)dank0742025-06-221-18/+48
| | | | Co-authored-by: MaddyUnderStars <46743919+MaddyUnderStars@users.noreply.github.com>
* turn off eslint rules causing issuesdank0742024-11-131-1/+0
|
* Remove ALL fosscord mentionsMadeline2023-03-311-2/+2
|
* SPACEBARMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-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