summary refs log tree commit diff
path: root/gateway/src/opcodes/VoiceStateUpdate.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* restructure to single projectFlam3rboy2022-08-131-116/+0
* Split schemas into files in utilTheArcaneBrony2022-08-131-1/+1
* Push local state...TheArcaneBrony2022-08-131-0/+5
* Make ConfigValue a directory, move defaults to those classes instead of a sep...TheArcaneBrony2022-08-131-1/+1
* Use deep merge everywhereTheArcaneBrony2022-08-091-2/+3
* Bunch of fixes and improvements, everything appears to work nowTheArcaneBrony2022-08-091-2/+2
* Resolve changes undone by rebasing from masterTheArcaneBrony2022-08-091-1/+1
* :bug: fix importFlam3rboy2021-10-091-1/+2
* :art: rewrite importsFlam3rboy2021-09-201-3/+1
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-121-13/+33
* VOICE_SERVER_UPDATE now has the endpoint of the guild's regionAlTech982021-09-041-3/+10
* Fix to send the voice leave event only to the right sessionAlTech982021-09-031-1/+1
* Make the user leave the current channel before joining one in another guildAlTech982021-09-031-0/+9
* VoiceState fix for db updateAlTech982021-09-031-5/+10
* :art: reformat filesFlam3rboy2021-09-021-16/+27
* VOICE_STATE_UPDATE implementation, fix #210AlTech982021-09-021-17/+50
* :sparkles: gatewayFlam3rboy2021-08-121-0/+26