maubot/maubot
2020-02-20 14:39:26 +00:00
..
cli Update copyright year 2019-06-08 17:42:07 +03:00
handlers Fix splitting arguments when command has newlines 2019-11-17 22:31:02 +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 Actually use user_type, and make it default to "bot" 2020-02-20 14:39:26 +00:00
standalone Update docker images to Alpine 3.11 2020-01-23 14:35:43 +02:00
__init__.py Clear plugin webapp routes in default stop() 2019-04-16 16:33:19 +03:00
__main__.py Stop using SQLAlchemy ORM and add colorful logs 2019-09-01 14:46:08 +03:00
__meta__.py Fix startup for plugins without webapp 2019-12-28 16:11:47 +02:00
client.py Automatically join new room on upgrade 2019-11-21 23:08:12 +02:00
config.py Update copyright year 2019-06-08 17:42:07 +03:00
db.py Fix typo and add commitstrip and supportportal plugins to readme 2019-09-28 19:03:50 +03:00
instance.py Increase config wrapping width for plugin configs 2019-12-28 16:02:29 +02:00
matrix.py Switch to commonmark 2019-11-17 22:31:16 +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