Log

mod_smacks/mod_smacks.lua @ 4750:98429b646bd4

description author age
mod_smacks: Include username in offline event, mirroring Prosody 0.10+ Kim Alvefur Sun, 12 Sep 2021 21:14:26 +0200
mod_smacks: Use 'smacks_max_inactive_unacked_stanzas' when inactive and no timer Kim Alvefur Wed, 28 Jul 2021 16:06:03 +0200
mod_smacks: Fix typo in comment (thanks codespell) Kim Alvefur Tue, 27 Jul 2021 00:21:42 +0200
mod_smacks: Fix traceback on missing stanza counter Kim Alvefur Thu, 22 Jul 2021 17:26:32 +0200
mod_smacks: Include timestamp in hibernation log message Kim Alvefur Mon, 07 Jun 2021 19:15:28 +0200
mod_smacks: Fix calculation of smacks timeout values tmolitor Mon, 12 Apr 2021 14:50:28 +0200
mod_smacks: Fix traceback due to session being destroyed in send() Kim Alvefur Thu, 01 Apr 2021 11:35:26 +0200
mod_smacks: Enable on s2s by default to see what breaks Kim Alvefur Wed, 31 Mar 2021 22:06:23 +0200
mod_smacks: Correct field name for session Kim Alvefur Tue, 23 Feb 2021 03:22:33 +0100
mod_smacks: Only act on CSI state changes if smacks is enabled Kim Alvefur Mon, 22 Feb 2021 16:44:40 +0100
mod_smacks: Request ack on signal of ongoing CSI flush Kim Alvefur Tue, 16 Feb 2021 23:16:05 +0100
mod_smacks: Explicitly request ack when leaving CSI-inactive mode Kim Alvefur Tue, 16 Feb 2021 22:49:44 +0100
mod_smacks: Do ask for acks while in CSI inactive mode, but less frequent Kim Alvefur Tue, 16 Feb 2021 21:33:39 +0100
mod_smacks: Don't ask for acks while in (csi) inactive mode Kim Alvefur Tue, 16 Feb 2021 19:16:21 +0100
mod_smacks: allow O(1) processing of delayed ack events tmolitor Sat, 30 Jan 2021 07:19:35 +0100
mod_smacks: don't store mam results in offline store tmolitor Mon, 12 Oct 2020 17:56:10 +0200
mod_smacks: don't send error replys for error stanzas on session timeout tmolitor Fri, 01 May 2020 22:24:10 +0200
mod_smacks: remove now unused code tmolitor Tue, 21 Apr 2020 11:26:43 +0200
mod_smacks: fix typo in last commit tmolitor Mon, 20 Apr 2020 15:30:56 +0200
mod_smacks: better logging for georg tmolitor Mon, 20 Apr 2020 14:49:17 +0200
mod_smacks: Fix mam handling tmolitor Mon, 20 Apr 2020 14:40:09 +0200
Merge commit tmolitor Sun, 05 Apr 2020 23:39:08 +0200
mod_smacks: Update documentation and slightly adjust default values tmolitor Sun, 05 Apr 2020 23:37:17 +0200
mod_stanzas: tighten up stanza check and add explanatory text JC Brand Fri, 27 Mar 2020 11:56:14 +0100
mod_smacks: also count outgoing MAM messages JC Brand Thu, 26 Mar 2020 11:57:02 +0100
mod_smacks: fix logging issue in mam eventhandler tmolitor Tue, 10 Mar 2020 23:59:19 +0100
mod_smacks: handle mam-enabled session internally tmolitor Sun, 08 Mar 2020 19:49:47 +0100
Fix bug readding stanzas to outgoing_queue on resume tmolitor Thu, 09 Jan 2020 21:21:09 +0100
mod_smacks: fix bug #1405 (prevent timer from running for already destroyed sessions) tmolitor Sun, 11 Aug 2019 02:58:56 +0200
mod_smacks: fix bug in bad client handling introduced by last commit tmolitor Fri, 02 Aug 2019 18:26:06 +0200