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/dev/xep.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/source/dev') diff --git a/doc/source/dev/xep.rst b/doc/source/dev/xep.rst index 7d303a03..268ee932 100644 --- a/doc/source/dev/xep.rst +++ b/doc/source/dev/xep.rst @@ -37,6 +37,8 @@ Table of all XEPs implemented in poezio. +----------+-------------------------+---------------------+ |0172 |User Nickname |100% | +----------+-------------------------+---------------------+ +|0184 |Message Delivery Receipts|100% | ++----------+-------------------------+---------------------+ |0191 |Simple Communication |95% | | |Blocking | | +----------+-------------------------+---------------------+ -- cgit v1.2.3