litecord/litecord
Luna 0d38c7cc0c gateway.websocket: add basic vsu handling
this adds *theoretical* interfaces to a VoiceManager. The actual
VoiceManager does not work and probably any VSU being sent over will
crash the websocket with an AttributionError.

 - enums: add VOICE_CHANNELS
 - run: add App.voice attribute
2019-02-28 20:51:09 -03:00
..
blueprints guild.roles: s/logging/logbook 2019-02-27 00:16:12 -03:00
embed embed.messages: use Path.suffix 2019-02-22 22:07:30 -03:00
gateway gateway.websocket: add basic vsu handling 2019-02-28 20:51:09 -03:00
pubsub dm_channels: fix some pubsub stuff 2019-02-17 00:16:26 -03:00
ratelimits all: update copyright year 2019-01-26 19:25:46 -03:00
voice gateway.websocket: add basic vsu handling 2019-02-28 20:51:09 -03:00
__init__.py all: update copyright year 2019-01-26 19:25:46 -03:00
auth.py all: update copyright year 2019-01-26 19:25:46 -03:00
dispatcher.py add raw implementations for gdm functions 2019-02-08 23:30:51 -03:00
enums.py gateway.websocket: add basic vsu handling 2019-02-28 20:51:09 -03:00
errors.py errors: only use err msg map when args don't have it 2019-02-16 21:13:16 -03:00
images.py channels: use Icon.icon_hash 2019-02-16 23:22:42 -03:00
jobs.py all: update copyright year 2019-01-26 19:25:46 -03:00
permissions.py all: update copyright year 2019-01-26 19:25:46 -03:00
presence.py run.py: only pass app instance to PresenceManager 2019-02-03 22:44:43 -03:00
schemas.py channel.messages: parse payload_json when creating message 2019-02-19 18:43:23 -03:00
snowflake.py all: update copyright year 2019-01-26 19:25:46 -03:00
storage.py storage: fix get_invite for non-guild invites 2019-02-27 00:11:11 -03:00
system_messages.py channels: pass uid to update_handler 2019-02-17 00:03:37 -03:00
types.py all: update copyright year 2019-01-26 19:25:46 -03:00
user_storage.py storage: add optional user_id kwarg to ignore recipient 2019-02-16 21:51:11 -03:00
utils.py all: update copyright year 2019-01-26 19:25:46 -03:00