maubot/maubot
2018-12-13 22:36:47 +02:00
..
cli Show any errors when logging in 2018-12-13 22:36:47 +02:00
lib Add missing __init__.py's 2018-12-05 16:43:12 +02:00
loader Implement uploading plugins 2018-12-13 20:48:52 +02:00
management Implement uploading plugins 2018-12-13 20:48:52 +02:00
__init__.py Move bot-oriented stuff from mautrix-python and add more logs 2018-10-17 20:17:14 +03:00
__main__.py Fix accidentally changed variable name 2018-12-13 22:14:06 +02:00
__meta__.py Actually fix login 2018-12-08 14:12:33 +02:00
client.py Add client delete button and fix minor things 2018-11-10 00:03:36 +02:00
command_spec.py Add temporary request_db_engine() implementation 2018-10-22 01:13:50 +03:00
config.py Add Matrix register/login API and full Matrix API proxy 2018-12-08 01:14:10 +02:00
db.py Refactor things and implement instance API 2018-11-01 18:11:54 +02:00
instance.py Try reloading failed instance dependencies when starting instance 2018-12-12 15:21:17 +02:00
matrix.py Switch to Python-Markdown 2018-11-28 15:28:35 +02:00
plugin_base.py Refactor things and implement instance API 2018-11-01 18:11:54 +02:00
server.py Fix uploading and downloading avatars 2018-12-08 13:07:12 +02:00