litecord/litecord
Luna ad7f93b40a add guild.region = null consistency checker
as soon as a voice region is added, we should move all guilds to it. or
if there are any guilds with a NULL region, we select one at random.

region being NULL causes the client to be unable to change it, so..

 - channels: fix update handlers for guild channels
2019-03-04 03:00:46 -03:00
..
blueprints add guild.region = null consistency checker 2019-03-04 03:00:46 -03:00
embed embed.messages: use Path.suffix 2019-02-22 22:07:30 -03:00
gateway gateway.websocket, voice.manager: quickfixes 2019-03-03 00:13:32 -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 lvsp_conn: handle errors when connecting to voice server 2019-03-04 01:29:14 -03:00
__init__.py all: update copyright year 2019-01-26 19:25:46 -03:00
admin_schemas.py add admin api (w/ voice endpoints) 2019-03-04 00:37:56 -03:00
auth.py add admin api (w/ voice endpoints) 2019-03-04 00:37:56 -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 add some dummy impl for vws v4 2019-03-01 02:25:52 -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 add better implementation for GET /voice/region 2019-03-03 18:57:54 -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