maubot/maubot
2020-05-08 12:37:05 +03:00
..
cli Don't throw error if CLI config is missing keys 2020-04-28 17:37:28 +03:00
handlers Fix exception when running subcommand without enough arguments 2020-03-25 21:26:17 +02:00
lib Fix some things 2019-10-23 01:14:39 +03:00
loader Fix some things 2019-10-23 01:14:39 +03:00
management Fix incorrect parameter for generate_mac 2020-04-09 10:45:52 +03:00
standalone Improve standalone dockerfile for caching 2020-03-01 14:08:16 +02:00
__init__.py Clear plugin webapp routes in default stop() 2019-04-16 16:33:19 +03:00
__main__.py Try to make log collector thread safe 2020-04-05 16:39:33 +03:00
__meta__.py Bump version to 0.1.0.beta1 2020-03-01 14:21:44 +02:00
client.py Add option to disable online status for bots 2020-03-06 15:09:42 +02:00
config.py Update copyright year 2019-06-08 17:42:07 +03:00
db.py Add option to disable online status for bots 2020-03-06 15:09:42 +02:00
instance.py Force instance ID to be lowercase when updating 2020-04-22 22:40:43 +03:00
matrix.py Fix mistake 2020-05-08 12:37:05 +03:00
plugin_base.py Fix startup for plugins without webapp 2019-12-28 16:11:47 +02:00
plugin_server.py Update copyright year 2019-06-08 17:42:07 +03:00
server.py Swap urllib for yarl; make use of process.env 2020-01-09 14:32:38 +01:00