mirror of
https://github.com/chatmail/core.git
synced 2026-05-14 04:16:30 +03:00
adapt to reality
This commit is contained in:
committed by
holger krekel
parent
7a4a4389fa
commit
f0fc50d5a9
6
spec.md
6
spec.md
@@ -334,9 +334,7 @@ only on image changes.
|
|||||||
|
|
||||||
# Miscellaneous
|
# Miscellaneous
|
||||||
|
|
||||||
Messengers SHOULD use the header `Chat-Predecessor`
|
Messengers SHOULD use the header `In-Reply-To` as usual.
|
||||||
instead of `In-Reply-To` as the latter one results
|
|
||||||
in infinite threads on typical MUAs.
|
|
||||||
|
|
||||||
Messengers SHOULD add a `Chat-Voice-message: 1` header
|
Messengers SHOULD add a `Chat-Voice-message: 1` header
|
||||||
if an attached audio file is a voice message.
|
if an attached audio file is a voice message.
|
||||||
@@ -346,7 +344,7 @@ to specify the duration of attached audio or video files.
|
|||||||
The value MUST be the duration in milliseconds.
|
The value MUST be the duration in milliseconds.
|
||||||
This allows the receiver to show the time without knowing the file format.
|
This allows the receiver to show the time without knowing the file format.
|
||||||
|
|
||||||
Chat-Predecessor: foo123@domain
|
In-Reply-To: Gr.12345uvwxyZ.0005@domain
|
||||||
Chat-Voice-Message: 1
|
Chat-Voice-Message: 1
|
||||||
Chat-Duration: 10000
|
Chat-Duration: 10000
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user