From 5999b71c416f02dc11803bf52a406b9109ddc3c1 Mon Sep 17 00:00:00 2001 From: mathieui Date: Sun, 27 Apr 2014 16:32:03 +0200 Subject: Fix #2106 (implement message delivery receipts) - two options request/ack_message_receipts - two new theme parameters : CHAR_ACK_RECEIVED and COLOR_CHAR_ACK - if a message has a receipt, the character is displayed between the timestamp and the nick, using the color --- doc/source/configuration.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'doc/source/configuration.rst') diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index 50b9fc71..cb2fbddb 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -364,6 +364,19 @@ to understand what is :ref:`carbons ` or XHTML and CSS formating. We can use this to make colored text for example. Set to ``true`` if you want to see colored (and otherwise formatted) messages. + request_message_receipts + + **Default value:** ``true`` + + Request message receipts when sending messages (except in groupchats). + + ack_message_receipts + + **Default value:** ``true`` + + Acknowledge message receipts requested by the other party. + + send_chat_states **Default value:** ``true`` -- cgit v1.2.3