Automatically unblock chats with outgoing messages

This commit is contained in:
link2xt
2022-03-20 18:03:10 +00:00
parent 321e3e27de
commit 26ae8accd4
2 changed files with 55 additions and 15 deletions

View File

@@ -21,6 +21,7 @@
- remove never used `SentboxMove` option #3111
- improve speed by caching config values
- optimize `markseen_msgs` #3141
- automatically accept chats with outgoing messages #3143
### Fixes