litecord/litecord
Luna Mendes 4841565f14 schema.sql: add user_settings table
rerunning the schema.sql file should get you up and running.

 - add POST /api/v6/users/@me/consent for consent changes (that get
    ignored)
2018-09-29 22:17:10 -03:00
..
blueprints schema.sql: add user_settings table 2018-09-29 22:17:10 -03:00
gateway Add some lazy loading handling 2018-09-28 19:34:50 -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 add invite usage 2018-09-27 23:10:30 -03:00
enums.py Add user notes 2018-09-22 20:18:48 -03:00
errors.py blueprints.channels: add message sending 2018-07-03 01:02:26 -03:00
presence.py remove some print debug 2018-09-26 18:10:43 -03:00
schemas.py add invite usage 2018-09-27 23:10:30 -03:00
snowflake.py blueprints.channels: add implementations for some routes 2018-07-04 17:40:27 -03:00
storage.py Add some lazy loading handling 2018-09-28 19:34:50 -03:00
utils.py gateway.websocket: add handler for heartbeats 2018-09-28 17:50:18 -03:00