log sat/plugins/plugin_xep_0198.py @ 3020:af9d71303605

age author description
Sun, 21 Jul 2019 10:16:32 +0200 Goffi plugin XEP-0198: don't crash if transport is None in onAckTimeOut
Sat, 20 Jul 2019 20:55:17 +0200 Goffi plugin XEP-0198: catch and log an error if buffer is unexpectedly empty
Wed, 17 Jul 2019 09:28:35 +0200 Goffi plugin XEP-0198: retrieve missing messages + send buffered ones on hot reconnection:
Tue, 16 Jul 2019 21:59:30 +0200 Goffi plugins XEP-0045, XEP-0198: rejoin MUC rooms while a hot reconnection is done:
Thu, 21 Mar 2019 08:54:59 +0100 Goffi plugin XEP-0198: reset req_timer on session.reset():
Sat, 02 Feb 2019 01:05:25 +0100 Goffi plugin XEP-0198: don't use hooks on components
Sat, 26 Jan 2019 20:08:33 +0100 Goffi plugin XEP-0198: fixed typo resulting in a crash on resume
Thu, 27 Dec 2018 09:21:10 +0100 Goffi plugin XEP-0198: rised ACK_TIMEOUT + set req_time to None when timing out to be ready after resuming
Wed, 26 Dec 2018 17:21:38 +0100 Goffi plugin XEP-0198: allow to customise/disable ack_timeout:
Wed, 26 Dec 2018 14:37:13 +0100 Goffi plugin XEP-0198: abort connection if ack is not received after a timeout:
Sun, 18 Nov 2018 15:49:46 +0100 Goffi plugin XEP-0198: Stream Management implementation: