| .. |
|
blueprints
|
blueprints.guilds: use default value for roles.color
|
2018-12-02 22:49:08 -03:00 |
|
gateway
|
gateway.websocket: fix permission object fetch
|
2018-11-21 21:13:17 -03:00 |
|
pubsub
|
pubsub.lazy_guild: add dummy impl for chan_update
|
2018-12-02 19:16:00 -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
|
user.billing: fix imports for process_subscription move
|
2018-11-22 05:00:20 -03:00 |
|
errors.py
|
channel.messages: add permission checks
|
2018-11-04 19:55:21 -03:00 |
|
images.py
|
images: clean temporary files on gif processing
|
2018-11-21 20:06:02 -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
|
permissions: fix overwrite fetching in compute_overwrites
|
2018-12-02 18:09:00 -03:00 |
|
presence.py
|
user_storage: add UserStorage.get_user_guilds
|
2018-11-17 18:41:54 -03:00 |
|
schemas.py
|
schemas: fix regression on REGISTER_WITH_INVITE
|
2018-12-02 22:55:58 -03:00 |
|
snowflake.py
|
blueprints.channels: add implementations for some routes
|
2018-07-04 17:40:27 -03:00 |
|
storage.py
|
storage: add rate_limit_per_user fetching
|
2018-11-22 22:06:19 -03:00 |
|
system_messages.py
|
litecord: add system_messages module
|
2018-11-22 17:08:28 -03:00 |
|
types.py
|
user.billing_job: process users.premium_since field
|
2018-11-21 16:39:14 -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 |