Kumi
b4f0da0d1c
Improved the Matrix notifier's message delivery by converting data payloads to JSON format before sending. This change includes encoding the message data as UTF-8 and setting the appropriate `Content-Type` header in the request. This adjustment ensures better compatibility with the Matrix API and potentially reduces issues related to content formatting and data interpretation on the receiving end. Refactored import statements for clarity and consistency within the module. |
||
---|---|---|
.. | ||
assets | ||
classes | ||
migrations | ||
notifiers | ||
providers | ||
__init__.py | ||
__main__.py | ||
alembic.ini | ||
config.dist.ini |