diff options
author | Tobias Markmann <tm@ayena.de> | 2016-09-19 09:35:57 (GMT) |
---|---|---|
committer | Tobias Markmann <tm@ayena.de> | 2017-04-20 10:16:56 (GMT) |
commit | c6daa0af52934c46ae3c26f9e9149d18e44c203e (patch) | |
tree | 28f11a1cc288932afe15ab0b9a4825af4506bdcf /SwifTools/AutoUpdater/SparkleAutoUpdaterDelegate.h | |
parent | 57a611f942f2387e497334888a4bc4f68b9275c9 (diff) | |
download | swift-c6daa0af52934c46ae3c26f9e9149d18e44c203e.zip swift-c6daa0af52934c46ae3c26f9e9149d18e44c203e.tar.bz2 |
Verify message IDs during last message correction
Previously we did not check the ID in the replace tag against
the ID of the last message from that JID because some MUC
components change the message ID.
In case the ID of the last message and the ID in the replace
tag do not match, the message is simply treated as a normal
message.
Test-Information:
Added unit tests to verify the new behavior and adjusted
existing test cases for new behavior.
Added test cases to ChatsManagerTest.cpp that test verification
of replacement IDs for 1-to-1 chats and test non-verification
of replacement IDs for MUC.
All tests pass on OS X 10.11.6.
Change-Id: I85b1d2138b056b445a663f3ee3ab89a56cef4a2a
Diffstat (limited to 'SwifTools/AutoUpdater/SparkleAutoUpdaterDelegate.h')
0 files changed, 0 insertions, 0 deletions