litecord/litecord
Luna Mendes 69fbd9c117 gateway.state_manager: send OP 7 Reconnect to clients
- gateway.websocket: check StateManager flags on new connections
 - gateway.websocket: cancel all tasks on GatewayWebsocket.wsp.tasks
 - run: call StateManager.gen_close_tasks() and StateManager.close() on
    app shutdown
2018-11-03 21:58:51 -03:00
..
blueprints gateway: change from 1200 guilds per shard to 1000 2018-11-03 20:58:01 -03:00
gateway gateway.state_manager: send OP 7 Reconnect to clients 2018-11-03 21:58:51 -03:00
pubsub members: add role change impl 2018-10-27 21:50:15 -03:00
__init__.py litecord.blueprints: add auth blueprint 2018-06-17 04:09:29 -03:00
auth.py all: misc fixes 2018-11-02 19:14:41 -03:00
dispatcher.py dispatcher: add dispatch_filter 2018-10-24 19:09:05 -03:00
enums.py enums: add MessageNotifications 2018-10-19 04:31:20 -03:00
errors.py blueprints.channels: add message sending 2018-07-03 01:02:26 -03:00
permissions.py blueprints.guilds: add 2 role endpoints 2018-10-26 21:05:45 -03:00
presence.py presence: don't send PRESENCE_UPDATEs about the same user 2018-10-26 03:50:29 -03:00
schemas.py guild.mod: add GET /guilds/:gid/prune 2018-10-27 23:32:50 -03:00
snowflake.py blueprints.channels: add implementations for some routes 2018-07-04 17:40:27 -03:00
storage.py storage: add Storage.get_reactions 2018-11-02 22:07:32 -03:00
types.py blueprints.guilds: calculate new role position 2018-10-26 16:21:27 -03:00
utils.py blueprints.guilds: add create_role function 2018-10-26 15:57:24 -03:00