maubot/maubot
2022-03-27 21:01:18 +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 Handle some more edge cases in plugin upload 2022-03-27 21:01:18 +03:00
standalone Use more unique logger and remove redundant NOT NULL 2022-03-27 20:30:55 +03:00
__init__.py Blacken and isort code 2022-03-25 19:52:14 +02:00
__main__.py Add support for asyncpg plugin databases 2022-03-26 13:59:49 +02:00
__meta__.py Switch to asyncpg/aiosqlite 2022-03-25 19:52:14 +02: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