litecord/litecord
Luna Mendes 9aa9b3839b guild.mod: add GET /guilds/:gid/prune
- users: fix get_me_guilds
 - run: fix importing mod blueprint
2018-10-27 23:32:50 -03:00
..
blueprints guild.mod: add GET /guilds/:gid/prune 2018-10-27 23:32:50 -03:00
gateway gateway.websocket: handle missing 'channels' on op 14 2018-10-26 04:30:56 -03:00
pubsub members: add role change impl 2018-10-27 21:50:15 -03:00
__init__.py litecord.blueprints: add auth blueprint 2018-06-17 04:09:29 -03:00
auth.py gateway.websocket: implement ZLIB streaming 2018-06-23 20:16:10 -03:00
dispatcher.py dispatcher: add dispatch_filter 2018-10-24 19:09:05 -03:00
enums.py enums: add MessageNotifications 2018-10-19 04:31:20 -03:00
errors.py blueprints.channels: add message sending 2018-07-03 01:02:26 -03:00
permissions.py blueprints.guilds: add 2 role endpoints 2018-10-26 21:05:45 -03:00
presence.py presence: don't send PRESENCE_UPDATEs about the same user 2018-10-26 03:50:29 -03:00
schemas.py guild.mod: add GET /guilds/:gid/prune 2018-10-27 23:32:50 -03:00
snowflake.py blueprints.channels: add implementations for some routes 2018-07-04 17:40:27 -03:00
storage.py members: add role change impl 2018-10-27 21:50:15 -03:00
types.py blueprints.guilds: calculate new role position 2018-10-26 16:21:27 -03:00
utils.py blueprints.guilds: add create_role function 2018-10-26 15:57:24 -03:00