| .. |
|
blueprints
|
blueprints.users: call lazy guild updates upon user update
|
2018-11-19 23:11:27 -03:00 |
|
gateway
|
gateway.websocket: add debug logging for dispatch()
|
2018-11-19 15:43:29 -03:00 |
|
pubsub
|
blueprints.users: call lazy guild updates upon user update
|
2018-11-19 23:11:27 -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: fix some cross-scope inconsistency when dispatching
|
2018-11-19 15:53:57 -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
|
users: use to_update instead of manual checks to avatar field
|
2018-11-19 15:59:03 -03:00 |
|
snowflake.py
|
blueprints.channels: add implementations for some routes
|
2018-07-04 17:40:27 -03:00 |
|
storage.py
|
storage: fix query_members
|
2018-11-19 22:59:33 -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 |