Kim Alvefur
839be0e316
Collect previous counter from failed stream resumption
...
The server is allowed to keep the counter after the session has expired,
which allows a final ack to know wheter in-transit stanzas were
delivered or not.
2021-12-30 16:26:53 +01:00
Kim Alvefur
9072f15556
Forget previous session on failed stream resumption ( #1164 )
...
Assuming received_features_node() is what triggers another attempt to
authenticate, this should prevent an attempt to XEP-0198 resume again
using the same session id.
2021-12-30 16:26:53 +01:00
fiaxh
aeeda76c92
StreamManagement: Fix HashMap potentially being altered while being itterated
2021-04-08 12:19:11 +02:00
fiaxh
07917f1d84
Refactor XmppStream, TLS and connection method logic
...
fixes #534
2020-11-20 15:21:18 +01:00
fiaxh
c887240fdc
Improve stream management queue
2020-07-21 15:48:42 +02:00
fiaxh
7309c6f3ac
Visually highlight pending messages, improve resending
2020-07-16 23:31:19 +02:00
fiaxh
74f7fa897f
Add queue and resending to stream management
2020-07-15 18:12:19 +02:00
Marvin W
782ae4c049
Move Jid class to xmpp-vala, partially refactor namespace
2018-01-28 00:38:47 +01:00
fiaxh
8bc0d107e7
Plugins providing conversation items for ConversationView
2017-08-28 00:02:59 +02:00
fiaxh
a59f728bdd
Stream Management
2017-08-14 22:38:12 +02:00