maubot/maubot
2021-06-11 11:06:28 +03:00
..
cli Add support for end-to-end encryption. Fixes #46 2020-07-12 14:55:41 +03:00
handlers Fix getting name of function for command handlers 2021-06-08 11:44:34 +03:00
lib Add support for end-to-end encryption. Fixes #46 2020-07-12 14:55:41 +03:00
loader Add support for end-to-end encryption. Fixes #46 2020-07-12 14:55:41 +03:00
management Fix registering accounts with shared secret. Fixes #107 2021-06-11 11:06:25 +03:00
standalone Add support for end-to-end encryption. Fixes #46 2020-07-12 14:55:41 +03:00
__init__.py Clear plugin webapp routes in default stop() 2019-04-16 16:33:19 +03:00
__main__.py Add support for end-to-end encryption. Fixes #46 2020-07-12 14:55:41 +03:00
__meta__.py Bump version to 0.1.1 2021-05-02 19:07:48 +03:00
client.py Retry client connection more times on startup 2021-04-03 15:39:58 +03:00
config.py Add support for end-to-end encryption. Fixes #46 2020-07-12 14:55:41 +03:00
db.py Add support for end-to-end encryption. Fixes #46 2020-07-12 14:55:41 +03:00
instance.py Force instance ID to be lowercase when updating 2020-04-22 22:40:43 +03:00
matrix.py Decrypt events in get_event. Fixes #123 2021-06-11 11:06:28 +03:00
plugin_base.py Fix some type hints 2021-04-11 12:44:48 +03: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