maubot/maubot
2022-03-28 21:20:50 +03:00
..
cli Fix some strings 2022-03-27 19:44:25 +03:00
db Switch to asyncpg/aiosqlite 2022-03-25 19:52:14 +02:00
handlers Blacken and isort code 2022-03-25 19:52:14 +02:00
lib Fix draining plugin db pool 2022-03-27 19:35:54 +03:00
loader Handle some more edge cases in plugin upload 2022-03-27 21:01:18 +03:00
management Remove some unnecessary SQLAlchemy imports that might break 1.4+ 2022-03-28 21:20:50 +03:00
standalone Copy optional-requirements.txt in standalone dockerfile 2022-03-28 19:58:10 +03:00
__init__.py Blacken and isort code 2022-03-25 19:52:14 +02:00
__main__.py Start plugin postgres db if separate 2022-03-28 17:13:39 +03:00
__meta__.py Bump version to 0.3.0 2022-03-28 17:28:37 +03:00
client.py Fix some strings 2022-03-27 19:44:25 +03:00
config.py Add support for asyncpg plugin databases 2022-03-26 13:59:49 +02:00
example-config.yaml Add support for asyncpg plugin databases 2022-03-26 13:59:49 +02:00
instance.py Make frontend database viewer work with asyncpg 2022-03-26 16:54:16 +02:00
matrix.py Blacken and isort code 2022-03-25 19:52:14 +02:00
plugin_base.py Add support for asyncpg plugin databases 2022-03-26 13:59:49 +02:00
plugin_server.py Blacken and isort code 2022-03-25 19:52:14 +02:00
server.py Blacken and isort code 2022-03-25 19:52:14 +02:00