moxxy/test
Alexander "PapaTutuWawa dbeae3751f xmpp: Fix the Stream Management implementation
There was a bug that on resumption messages would be received again.
The cause of this was probably that we send a <resume /> with an
h equal to the stanzas we sent. If we sent and received an equal amount,
no problem. But if we receive more than we sent, then duplicates will
start flooding in.
2022-01-23 13:41:51 +01:00
..
helpers style: Spent 6h fixing linter warnings 2022-01-21 17:44:48 +01:00
sasl style: Spent 6h fixing linter warnings 2022-01-21 17:44:48 +01:00
xeps xmpp: Fix the Stream Management implementation 2022-01-23 13:41:51 +01:00
helpers_test.dart style: Spent 6h fixing linter warnings 2022-01-21 17:44:48 +01:00
stanzahandler_test.dart xmpp: Make StanzaHandler callbacks async 2022-01-20 17:55:26 +01:00
stringxml_test.dart xmpp: Re-implement read-only support of chat markers 2022-01-20 22:06:01 +01:00
xmlstreambuffer_test.dart style: Spent 6h fixing linter warnings 2022-01-21 17:44:48 +01:00
xmpp_test.dart style: Spent 6h fixing linter warnings 2022-01-21 17:44:48 +01:00