litecord/litecord
Luna Mendes 46fac95979 gateway.websocket: add presences field to ready payload
- presences: add PresenceManager.friend_presences
 - blueprints.auth: fix resend route
 - pubsub: add DispatcherWithState to decrease amount of
    repeated code between GuildDispatcher and ChannelDispatcher
 - storage: fix relationship id field
2018-10-12 02:10:31 -03:00
..
blueprints gateway.websocket: add presences field to ready payload 2018-10-12 02:10:31 -03:00
gateway gateway.websocket: add presences field to ready payload 2018-10-12 02:10:31 -03:00
pubsub gateway.websocket: add presences field to ready payload 2018-10-12 02:10:31 -03:00
__init__.py litecord.blueprints: add auth blueprint 2018-06-17 04:09:29 -03:00
auth.py gateway.websocket: implement ZLIB streaming 2018-06-23 20:16:10 -03:00
dispatcher.py gateway.websocket: add presences field to ready payload 2018-10-12 02:10:31 -03:00
enums.py blueprints.users, channels: basic dm operations 2018-10-03 21:49:35 -03:00
errors.py blueprints.channels: add message sending 2018-07-03 01:02:26 -03:00
presence.py gateway.websocket: add presences field to ready payload 2018-10-12 02:10:31 -03:00
schemas.py various fixes to dms 2018-10-10 17:53:31 -03:00
snowflake.py blueprints.channels: add implementations for some routes 2018-07-04 17:40:27 -03:00
storage.py gateway.websocket: add presences field to ready payload 2018-10-12 02:10:31 -03:00
utils.py gateway.websocket: add handler for heartbeats 2018-09-28 17:50:18 -03:00