mirror of
https://github.com/chatmail/core.git
synced 2026-05-06 06:46:35 +03:00
Pass better message around instead of mutating mimeparser
This change is aimed at decoupling parsing and add_parts() stages to eventually separate parsing from database changes and pipeline message parsing and decryption.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
- improve speed by caching config values #3131 #3145
|
||||
- optimize `markseen_msgs` #3141
|
||||
- automatically accept chats with outgoing messages #3143
|
||||
- return result from `add_parts()` via structure #3154
|
||||
- `dc_receive_imf` refactorings #3154 #3156
|
||||
- add index to speedup deletion of expired ephemeral messages #3155
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user