diff options
author | Tobias Markmann <tm@ayena.de> | 2017-04-03 14:02:33 (GMT) |
---|---|---|
committer | Kevin Smith <kevin.smith@isode.com> | 2017-04-10 08:54:25 (GMT) |
commit | ebd98c32281e2c2689480357f7e8ce6084e16384 (patch) | |
tree | 6e14aaf6211a79966edfe3e4536d6bb899a9eeeb /Swift/QtUI/qt-windows.conf | |
parent | 0b4c4ade26c7ff77ba7f8b4ae83e4bd3581bf345 (diff) | |
download | swift-ebd98c32281e2c2689480357f7e8ce6084e16384.zip swift-ebd98c32281e2c2689480357f7e8ce6084e16384.tar.bz2 |
Ignore incoming duplicates of messages
This might happen with some servers and their MUC implementation
which send you not only the original message but also multiple
carbon copies of it for MUC PM conversations.
This change will ignore any message that has the same
non-empty message ID as the previously incoming message.
Test-Information:
Added unit test to verify new behaviour. Tested in a MUC where
the server would send you the original message and multiple
carbon copies of the message. Previously the chat view would
show and incoming MUC PM message 4 times. Now it’s only shown
once.
Builds and tests pass on macOS 10.12.4.
Change-Id: Ie7bd29dacc00f8f3962131a529b52a69ff09bd6c
Diffstat (limited to 'Swift/QtUI/qt-windows.conf')
0 files changed, 0 insertions, 0 deletions