mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
use Chat-User-Avatar and Chat-Group-Avatar
we change the name on the wire as the old Chat-Group-Image header could not be used on random mails, it was the marker for a "Changed" message, if we would keep this names, things will fail for exising installations as messages are dropped and a "Group image changed" message is shown instead.
This commit is contained in:
committed by
holger krekel
parent
7c3d8356c4
commit
d681fa6cba
@@ -20,7 +20,7 @@ pub enum HeaderDef {
|
||||
ChatGroupNameChanged,
|
||||
ChatVerified,
|
||||
ChatGroupAvatar,
|
||||
ChatProfileImage,
|
||||
ChatUserAvatar,
|
||||
ChatVoiceMessage,
|
||||
ChatGroupMemberRemoved,
|
||||
ChatGroupMemberAdded,
|
||||
|
||||
Reference in New Issue
Block a user