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
|
Allow multiple event types in the same handler
|
2023-09-06 22:02:59 +03:00 |
lib
|
Update black
|
2023-02-05 23:09:07 +02:00 |
management
|
Update CI and pre-commit
|
2024-03-07 16:25:23 +02:00 |
testing
|
Add a testing framework
|
2023-12-05 11:26:10 +01:00 |
__init__.py
|
Blacken and isort code
|
2022-03-25 19:52:14 +02:00 |
__meta__.py
|
Bump version to 0.4.2
|
2023-09-30 14:12:33 +03:00 |
client.py
|
Fix import order
|
2023-02-12 12:53:19 +02:00 |
config.py
|
Update mautrix-python
|
2023-09-06 22:03:01 +03:00 |
example-config.yaml
|
Update mautrix-python
|
2023-09-06 22:03:01 +03:00 |
instance.py
|
Update mautrix-python
|
2023-09-06 22:03:01 +03:00 |
matrix.py
|
Add docstrings for MaubotMessageEvent methods
|
2023-02-14 22:11:14 +02:00 |
plugin_base.py
|
Add basic scheduler for plugins
|
2024-03-07 16:22:39 +02:00 |
plugin_server.py
|
Blacken and isort code
|
2022-03-25 19:52:14 +02:00 |
scheduler.py
|
Add basic scheduler for plugins
|
2024-03-07 16:22:39 +02:00 |
server.py
|
Add appservice option to standalone mode
|
2023-09-06 23:29:22 +03:00 |