maubot/maubot
2019-03-27 21:00:00 +02:00
..
cli Fix blank module handling in mbc build and bump alpine base in dockerfile 2019-02-13 19:40:21 +02:00
handlers Fix __mb_is_command_match__ 2019-02-17 15:57:55 +02:00
lib Add missing __init__.py's 2018-12-05 16:43:12 +02:00
loader Let plugins add their endpoints to the main webserver 2019-03-06 22:22:34 +02:00
management Fix uploading plugins with different versions 2019-03-06 15:35:03 +02:00
__init__.py Some sort of command handling system 2018-12-18 00:53:39 +02:00
__main__.py Change things 2019-03-07 21:35:35 +02:00
__meta__.py Update version 2019-03-27 21:00:00 +02:00
client.py Make new command handling actually somewhat work 2018-12-24 00:31:01 +02:00
config.py Pass public URL of webapp to plugins 2019-03-06 22:35:51 +02:00
db.py Refactor things and implement instance API 2018-11-01 18:11:54 +02:00
instance.py Try another approach for plugin web apps 2019-03-07 19:57:10 +02:00
matrix.py Add html_in_markdown option to reply() and respond() 2019-01-07 09:06:11 +02:00
plugin_base.py Change things 2019-03-07 21:35:35 +02:00
plugin_server.py Change things 2019-03-07 21:35:35 +02:00
server.py Fix plugin webapp URL cloning 2019-03-08 01:54:28 +02:00