litecord/litecord
Luna 9aaac5d994 admin_api.users: add PATCH /api/v6/admin/users/:id
- admin_schemas: add USER_UPDATE
 - users: return a tuple with public and private user dicts on
    mass_user_update()
2019-04-21 17:29:21 -03:00
..
blueprints admin_api.users: add PATCH /api/v6/admin/users/:id 2019-04-21 17:29:21 -03:00
embed handle nullable embeds when creating messages 2019-04-04 12:52:41 -03:00
gateway gateway: docstrings! 2019-03-20 17:54:24 -03:00
pubsub typing, episode 2 2019-03-04 15:48:51 -03:00
ratelimits all: update copyright year 2019-01-26 19:25:46 -03:00
voice add impl for VIP_REGIONS 2019-03-13 18:28:48 -03:00
__init__.py all: update copyright year 2019-01-26 19:25:46 -03:00
admin_schemas.py admin_api.users: add PATCH /api/v6/admin/users/:id 2019-04-21 17:29:21 -03:00
auth.py litecord.auth: add roll_discrim() 2019-03-31 18:59:38 -03:00
dispatcher.py add raw implementations for gdm functions 2019-02-08 23:30:51 -03:00
enums.py enums: move Feature to EasyEnum 2019-03-11 01:40:18 -03:00
errors.py webhooks: add more impls 2019-03-17 03:45:31 -03:00
images.py channel.messages: add foreign key deletions before message delete 2019-03-23 21:19:30 -03:00
jobs.py litecord.jobs: add docstrings 2019-03-20 01:56:40 -03:00
permissions.py permissions: add docstrings 2019-03-20 17:34:58 -03:00
presence.py litecord.presence: add docstrings / better function naming 2019-03-20 02:04:36 -03:00
schemas.py schemas: decouple password checking into password type 2019-04-19 06:44:56 -03:00
snowflake.py snowflake: remove unused imports 2019-03-20 02:15:55 -03:00
storage.py storage: fix wrong timestamp while fetching full member list 2019-04-11 00:38:54 -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 utils: docstring arrangements 2019-03-20 17:27:35 -03:00