Add received/read status for XMPP
As XMPP cannot assure that messages are received it would be nice to have an indication whether the message has been received and whether it has been read. Other Jabber Apps have this feature as far as I know.
This feature is described by the following XMPP Extensions :
This should be a simple UI task, as the device already sends and recieves XEP-0184 stanzas, but does not display an indicator. The information seems to be stored here https://telepathy.freedesktop.org/doc/telepathy-qt/a00879.html#ga604080e478c7ae07ec133324c3c844b1
DLQ ( 2016-10-23 14:53:52 +0200 )edit