1
0
Fork 0
forked from vbatts/maubot
maubot/maubot
2020-07-11 16:23:00 +03:00
..
cli Add option for listing auth servers 2020-07-11 16:21:13 +03:00
handlers Check for none instead of falsy in arg matching 2020-07-11 16:23:00 +03:00
lib Add device_id to client db 2020-07-11 16:22:27 +03:00
loader Fix some things 2019-10-23 01:14:39 +03:00
management Update frontend deps 2020-07-11 16:21:36 +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 Stop passing loop to asyncio.gather 2020-07-11 16:22:38 +03:00
__meta__.py Bump version to 0.1.0.beta1 2020-03-01 14:21:44 +02:00
client.py Stop passing loop to asyncio.gather 2020-07-11 16:22:38 +03:00
config.py Update copyright year 2019-06-08 17:42:07 +03:00
db.py Add device_id to client db 2020-07-11 16:22:27 +03:00
instance.py Force instance ID to be lowercase when updating 2020-04-22 22:40:43 +03:00
matrix.py Add internal option for client-wide reply disabling 2020-01-23 18:43:33 +02: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