Don't let blocking be bypassed using groups (#4316)

* Don't let blocking be bypassed using groups

Fix #4313

* Fix another bug: A blocked group was sometimes not unblocked when an unblocked contact sent a message into it.
This commit is contained in:
Hocuri
2023-04-13 22:45:47 +02:00
committed by GitHub
parent efd6937dfa
commit c6a64e8d93
4 changed files with 89 additions and 16 deletions

View File

@@ -19,6 +19,7 @@
- Fix python bindings README documentation on installing the bindings from source.
- Show a warning if quota list is empty #4261
- Update "accounts.toml" atomically
- Don't let blocking be bypassed using groups #4316
## [1.112.6] - 2023-04-04