maubot/maubot
2018-11-10 19:22:04 +02:00
..
lib Make it work 2018-10-17 01:30:08 +03:00
loader Fix reusing management API responses and some other things 2018-11-02 18:45:07 +02:00
management Improve design of management UI 2018-11-10 19:22:04 +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 Implement client API 2018-11-01 23:31:30 +02:00
__meta__.py Update version 2018-11-02 00:09:42 +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 Finish plugin API and add basic login system 2018-10-31 02:03:38 +02:00
db.py Refactor things and implement instance API 2018-11-01 18:11:54 +02:00
instance.py Implement instance view 2018-11-10 16:33:12 +02:00
matrix.py Allow commands for all non-notice message types 2018-10-30 21:29:58 +02:00
plugin_base.py Refactor things and implement instance API 2018-11-01 18:11:54 +02:00
server.py Proxy avatar requests through server and improve css 2018-11-10 12:57:06 +02:00