Skip to content

feat: Support XEP-0490: Message Displayed Synchronization

Nicoco requested to merge nicoco/gajim:mds into master

This depends on python-nbxmpp!84 (merged)

Adds support for XEP-0490: Message Displayed Synchronization

This uses the current implementation of read state in gajim, ie, it only works when receiving events for the latest message in a chat. This could be improved but is out of scope of this MR.

Fixes: #11785

Edited by Daniel Brötzmann

Merge request reports