log mod_smacks/mod_smacks.lua @ 4575:5b4f43b90766

age author description
Mon, 12 Apr 2021 14:50:28 +0200 tmolitor mod_smacks: Fix calculation of smacks timeout values
Thu, 01 Apr 2021 11:35:26 +0200 Kim Alvefur mod_smacks: Fix traceback due to session being destroyed in send()
Wed, 31 Mar 2021 22:06:23 +0200 Kim Alvefur mod_smacks: Enable on s2s by default to see what breaks
Tue, 23 Feb 2021 03:22:33 +0100 Kim Alvefur mod_smacks: Correct field name for session
Mon, 22 Feb 2021 16:44:40 +0100 Kim Alvefur mod_smacks: Only act on CSI state changes if smacks is enabled
Tue, 16 Feb 2021 23:16:05 +0100 Kim Alvefur mod_smacks: Request ack on signal of ongoing CSI flush
Tue, 16 Feb 2021 22:49:44 +0100 Kim Alvefur mod_smacks: Explicitly request ack when leaving CSI-inactive mode
Tue, 16 Feb 2021 21:33:39 +0100 Kim Alvefur mod_smacks: Do ask for acks while in CSI inactive mode, but less frequent
Tue, 16 Feb 2021 19:16:21 +0100 Kim Alvefur mod_smacks: Don't ask for acks while in (csi) inactive mode
Sat, 30 Jan 2021 07:19:35 +0100 tmolitor mod_smacks: allow O(1) processing of delayed ack events
Mon, 12 Oct 2020 17:56:10 +0200 tmolitor mod_smacks: don't store mam results in offline store
Fri, 01 May 2020 22:24:10 +0200 tmolitor mod_smacks: don't send error replys for error stanzas on session timeout
Tue, 21 Apr 2020 11:26:43 +0200 tmolitor mod_smacks: remove now unused code
Mon, 20 Apr 2020 15:30:56 +0200 tmolitor mod_smacks: fix typo in last commit
Mon, 20 Apr 2020 14:49:17 +0200 tmolitor mod_smacks: better logging for georg