| .. |
|
blueprints
|
channels: update local message var when changing flags
|
2019-09-01 19:18:54 -03:00 |
|
embed
|
embed.sanitizer: check for MEDIA_PROXY being None
|
2019-09-13 18:52:20 -03:00 |
|
gateway
|
gateway.websocket: cast user_ids to List[Union[int, Any]]
|
2019-09-07 12:13:21 -03:00 |
|
pubsub
|
ignore when flags.presence isn't given
|
2019-07-20 14:39:22 -03:00 |
|
ratelimits
|
all: update copyright year
|
2019-01-26 19:25:46 -03:00 |
|
voice
|
schemas: add proper validation of voice_region type
|
2019-04-25 20:55:06 -03:00 |
|
__init__.py
|
all: update copyright year
|
2019-01-26 19:25:46 -03:00 |
|
admin_schemas.py
|
admin_schemas: fix USER_UPDATE's coerce
|
2019-04-22 01:45:26 -03:00 |
|
auth.py
|
litecord.auth: add roll_discrim()
|
2019-03-31 18:59:38 -03:00 |
|
dispatcher.py
|
dispatcher: fix typo
|
2019-07-20 13:16:41 -03:00 |
|
enums.py
|
channels: update local message var when changing flags
|
2019-09-01 19:18:54 -03:00 |
|
errors.py
|
errors: check args[0] for integer values and convert to ERR_MSG_MAP
|
2019-09-01 15:25:28 -03:00 |
|
guild_memory_store.py
|
guild_memory_store: add gpl header
|
2019-04-21 22:39:34 -03:00 |
|
images.py
|
add basic checking of webhook avatar mime
|
2019-04-26 16:48:27 -03:00 |
|
jobs.py
|
litecord.jobs: add docstrings
|
2019-03-20 01:56:40 -03:00 |
|
permissions.py
|
permissions: add stream permission
|
2019-08-13 12:11:01 -03:00 |
|
presence.py
|
fix inconsistent presence objects
|
2019-05-05 17:49:58 -03:00 |
|
schemas.py
|
errors: check args[0] for integer values and convert to ERR_MSG_MAP
|
2019-09-01 15:25:28 -03:00 |
|
snowflake.py
|
snowflake: remove unused imports
|
2019-03-20 02:15:55 -03:00 |
|
storage.py
|
storage: add guild.preffered_locale hardcoded field
|
2019-09-02 16:18:23 -03:00 |
|
system_messages.py
|
system_messages: add docstring for send_sys_message
|
2019-03-20 03:42:11 -03:00 |
|
types.py
|
admin_api.features: make features input as a list
|
2019-03-11 01:36:52 -03:00 |
|
user_storage.py
|
storage: add optional user_id kwarg to ignore recipient
|
2019-02-16 21:51:11 -03:00 |
|
utils.py
|
gateway.websocket: cast user_ids to List[Union[int, Any]]
|
2019-09-07 12:13:21 -03:00 |