maubot/maubot
Tulir Asokan 4aada15bbe
Merge pull request #86 from Half-Shot/patch-1
User types should be part of the hmac
2020-03-04 15:34:32 +02:00
..
cli Update copyright year 2019-06-08 17:42:07 +03:00
handlers Try to make commands case insensitive. Should fix #83 2020-02-25 22:33:19 +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 Update client_auth.py 2020-03-04 13:31:45 +00: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 using SQLAlchemy ORM and add colorful logs 2019-09-01 14:46:08 +03:00
__meta__.py Bump version to 0.1.0.beta1 2020-03-01 14:21:44 +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 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