anotherim-desktop/xmpp-vala/src/module
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
..
iq Add support for OMEMO call encryption 2021-04-29 16:13:25 +02:00
message Display message delivery error, color text using theme colors 2021-08-17 22:32:33 +02:00
presence Add multiparty call support to libdino and xmpp-vala 2021-11-10 11:05:34 +01:00
roster xmpp-vala: Use more async 2020-04-24 14:19:42 +02:00
xep Forget previous session on failed stream resumption (#1164) 2021-12-30 16:26:53 +01:00
bind.vala Add initial Jingle Message Initiation (XEP-0353) support 2021-03-21 12:41:35 +01:00
bookmarks_provider.vala Preserve unchanged conference data (name) in bookmarks 2020-02-20 17:15:51 +01:00
conference.vala Preserve unchanged conference data (name) in bookmarks 2020-02-20 17:15:51 +01:00
jid.vala Fix issues in ICU usage 2019-12-25 19:56:51 +01:00
sasl.vala Refactor XmppStream, TLS and connection method logic 2020-11-20 15:21:18 +01:00
session.vala xmpp-vala: Use more async 2020-04-24 14:19:42 +02:00
stanza.vala Display message delivery error, color text using theme colors 2021-08-17 22:32:33 +02:00
stanza_error.vala Display message delivery error, color text using theme colors 2021-08-17 22:32:33 +02:00
stream_error.vala Move Jid class to xmpp-vala, partially refactor namespace 2018-01-28 00:38:47 +01:00
tls.vala Refactor XmppStream, TLS and connection method logic 2020-11-20 15:21:18 +01:00
util.vala Add incoming mediated invitation support (#162) 2019-08-22 16:05:28 +02:00