1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-11-22 06:12:05 +01:00
Smack/smack-extensions
Florian Schmaus 52bd680bb5 Fix OfflineMessageManager.getMessages(List<STring>)
by implementing a new logic how the messages are retrieved.

Previously in case the node list has exactly one item, the method
would perform an unnecessary call to nextResult() causing a delay.

Fixes SMACK-785.
2017-11-18 15:58:08 +01:00
..
src Fix OfflineMessageManager.getMessages(List<STring>) 2017-11-18 15:58:08 +01:00
build.gradle Fix 'test' dependencies 2016-02-10 12:39:18 +01:00