Mark reactions as read when reading from Matrix

This commit is contained in:
Tulir Asokan
2022-04-01 15:56:16 +03:00
parent 39ab1d0c22
commit 61f3c39cc2
4 changed files with 4 additions and 2 deletions
+1
View File
@@ -16,6 +16,7 @@
* Disabled file logging in Docker image by default.
* If you want to enable it, set the `filename` in the file log handler to a
path that is writable, then add `"file"` back to `logging.root.handlers`.
* Reactions are now marked as read when bridging read receipts from Matrix.
### Fixed
* Fixed `!tg bridge` throwing error if the parameter is not an integer