imap: batch message deletion

This commit is contained in:
link2xt
2022-02-06 11:42:30 +00:00
parent 2e5e8f73c6
commit 196075c031
3 changed files with 52 additions and 95 deletions

View File

@@ -5,6 +5,7 @@
### Changes
- refactorings #3026
- move messages in batches #3058
- delete messages in batches #3060
### Fixes
- avoid archived, fresh chats #3053