litecord/litecord
Luna Mendes 2f822408b9 channel.messages: add implementation for before, after and around
for GET /api/v6/channels/:id/messages.
2018-11-02 15:26:31 -03:00
..
blueprints channel.messages: add implementation for before, after and around 2018-11-02 15:26:31 -03:00
gateway auth: move last_session update from gateway to auth 2018-10-27 23:48:28 -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 auth: move last_session update from gateway to auth 2018-10-27 23:48:28 -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