Compare commits

...

1 Commits

Author SHA1 Message Date
B. Petersen
22504a2050 adapt to reality 2019-10-22 16:08:09 +02:00

View File

@@ -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