maubot/maubot
2021-11-19 21:45:30 +02:00
..
cli Update rest of maubot-cli HTTP requests to asyncio 2021-11-19 21:45:30 +02:00
handlers Replace _ with - in default command names 2021-09-10 22:18:30 +03:00
lib Refactor __main__.py and fix things 2021-11-19 15:22:54 +02:00
loader Update mautrix-python 2021-06-18 21:03:52 +03:00
management Fix avatar URLs without mxc:// looking like they work when they actually don't. Fixes #85 2021-11-19 19:53:29 +02:00
standalone Add option to create/update client with mbc auth 2021-11-19 17:10:51 +02:00
__init__.py Fix some bugs related to relogin 2021-11-19 19:14:20 +02:00
__main__.py Refactor __main__.py and fix things 2021-11-19 15:22:54 +02:00
__meta__.py Bump version to 0.1.2 2021-06-12 14:09:36 +03:00
client.py Maybe allow disabling e2ee by removing device ID 2021-11-19 19:46:48 +02:00
config.py Improve config comments and errors with mbc auth 2021-11-19 15:41:26 +02:00
db.py Add support for end-to-end encryption. Fixes #46 2020-07-12 14:55:41 +03:00
example-config.yaml Improve config comments and errors with mbc auth 2021-11-19 15:41:26 +02:00
instance.py Let plugins read their own files directly 2021-06-11 16:03:52 +03:00
matrix.py Don't re-wrap events if they're re-dispatched 2021-09-08 20:31:40 +03:00
plugin_base.py Let plugins read their own files directly 2021-06-11 16:03:52 +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