Log

plugins/mod_csi_simple.lua @ 13270:14bbfb2cc8dd default tip

description author age
plugins: Use integer config API with interval specification where sensible Kim Alvefur Mon, 17 Jul 2023 01:38:54 +0200
plugins: Switch to :get_option_period() for time range options Kim Alvefur Sun, 16 Jul 2023 20:49:33 +0200
Merge 0.12->trunk Kim Alvefur Mon, 01 May 2023 22:24:13 +0200
mod_csi_simple: Disable revert-to-inactive timer when going to active mode 0.12 Kim Alvefur Mon, 01 May 2023 15:10:32 +0200
mod_csi_simple: Clear delayed active mode timer on disable 0.12 Kim Alvefur Mon, 01 May 2023 14:52:38 +0200
plugins: Prefix module imports with prosody namespace Kim Alvefur Fri, 24 Mar 2023 13:15:28 +0100
mod_csi_simple: Collect stats on number of stanzas per flush Kim Alvefur Tue, 14 Jun 2022 03:31:30 +0200
plugins: Update for namespace bump in XEP-0353 v0.4.0 Kim Alvefur Tue, 11 Jan 2022 17:51:26 +0100
mod_csi_simple: Skip initiating flush in all but inactive state Kim Alvefur Sat, 20 Nov 2021 23:54:43 +0100
mod_csi_simple: Early return on client activity while flushing buffer Kim Alvefur Sat, 20 Nov 2021 22:50:51 +0100
mod_csi_simple: Allow some straggler traffic after flushing buffer Kim Alvefur Sat, 20 Nov 2021 19:23:08 +0100
mod_csi_simple: Skip flushing of empty buffer Kim Alvefur Thu, 18 Nov 2021 01:57:21 +0100
mod_csi_simple: Fire event when flushing due to client activity Kim Alvefur Thu, 18 Nov 2021 00:39:10 +0100
mod_csi_simple: Detach cleanly from sessions if unloaded while flushing Kim Alvefur Tue, 16 Nov 2021 16:03:23 +0100
mod_csi_simple: Only act in inactive mode to prevent infinite recursion Kim Alvefur Tue, 16 Nov 2021 13:53:30 +0100