cli
|
Fix choosing SPDX license during plugin init
|
2022-08-14 21:53:19 +02:00 |
db
|
Store instance database engine in database
|
2022-05-27 22:48:23 +03:00 |
handlers
|
Fix must_consume_args
|
2022-07-21 22:46:48 -04:00 |
lib
|
Update black
|
2023-02-05 23:09:07 +02:00 |
loader
|
Store instance database engine in database
|
2022-05-27 22:48:23 +03:00 |
management
|
Use new wrapper for creating background tasks
|
2023-02-12 12:51:19 +02:00 |
__init__.py
|
Blacken and isort code
|
2022-03-25 19:52:14 +02:00 |
__meta__.py
|
Bump version to 0.4.0
|
2023-01-29 17:13:52 +02:00 |
client.py
|
Fix import order
|
2023-02-12 12:53:19 +02:00 |
config.py
|
Drop support for custom API paths
|
2023-01-05 00:27:31 +02:00 |
example-config.yaml
|
Drop support for custom API paths
|
2023-01-05 00:27:31 +02:00 |
instance.py
|
Fix import order
|
2023-02-12 12:53:19 +02:00 |
matrix.py
|
Add docstrings for MaubotMessageEvent methods
|
2023-02-14 22:11: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
|
Drop support for custom API paths
|
2023-01-05 00:27:31 +02:00 |