litecord/litecord
Luna Mendes e627d61fd0 gateway.websocket: add debug logging for dispatch()
helps track down double-sends to session ids
2018-11-19 15:43:29 -03:00
..
blueprints users: use dispatch_many_filter when sending USER_UPDATE events 2018-11-19 15:33:16 -03:00
gateway gateway.websocket: add debug logging for dispatch() 2018-11-19 15:43:29 -03:00
pubsub users: use dispatch_many_filter when sending USER_UPDATE events 2018-11-19 15:33:16 -03:00
ratelimits test.test_websocket: add test_ready_fields 2018-11-17 04:09:22 -03:00
__init__.py litecord.blueprints: add auth blueprint 2018-06-17 04:09:29 -03:00
auth.py manage.cmd: add users and tests subparsers 2018-11-12 19:25:02 -03:00
dispatcher.py users: use dispatch_many_filter when sending USER_UPDATE events 2018-11-19 15:33:16 -03:00
enums.py enums: add MessageNotifications 2018-10-19 04:31:20 -03:00
errors.py channel.messages: add permission checks 2018-11-04 19:55:21 -03:00
images.py Merge branch 'master' of gitlab.com:luna/litecord 2018-11-19 04:45:18 -03:00
jobs.py user.billing_job: fix unwanted await due to spawn() being non-coro 2018-11-17 18:01:53 -03:00
permissions.py pylint pass 2018-11-13 01:40:31 -03:00
presence.py user_storage: add UserStorage.get_user_guilds 2018-11-17 18:41:54 -03:00
schemas.py schemas: fix syntax error, add required to REGISTER 2018-11-18 19:27:57 -03:00
snowflake.py blueprints.channels: add implementations for some routes 2018-07-04 17:40:27 -03:00
storage.py channel.messages: update edited_at properly 2018-11-19 04:25:15 -03:00
types.py user.billing_job: change reschedule for payment_job from 2min to 30min 2018-11-17 18:29:55 -03:00
user_storage.py user_storage: add UserStorage.get_user_guilds 2018-11-17 18:41:54 -03:00
utils.py pubsub.lazy_guild: add implementation for pres_update 2018-11-07 18:52:50 -03:00