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 |
mod_csi_simple: Unlock writes after event, to allow things to be queued
|
Kim Alvefur |
Tue, 16 Nov 2021 13:37:18 +0100 |
mod_csi_simple: Provide custom set of timing buckets
|
Kim Alvefur |
Tue, 05 Oct 2021 15:49:47 +0200 |
mod_csi_simple: convert to use new metric interface for flush reasons
|
Jonas Schäfer |
Thu, 20 May 2021 14:00:54 +0200 |
mod_csi_simple: s/algoritm/algorithm/ [codespell]
|
Kim Alvefur |
Fri, 05 Mar 2021 15:05:21 +0100 |
mod_csi_simple: Add command to test importance algorithm on stream of stanzas
|
Kim Alvefur |
Tue, 23 Feb 2021 19:52:57 +0100 |
mod_csi_simple: Fire event when flushing queue
|
Kim Alvefur |
Tue, 16 Feb 2021 23:10:23 +0100 |
mod_csi_simple: Set session state to 'flushing' while doing so
|
Kim Alvefur |
Tue, 16 Feb 2021 23:09:51 +0100 |
mod_csi_simple,mod_carbons,mod_mam: Update comment about XEP-0353
|
Kim Alvefur |
Fri, 08 Jan 2021 17:32:06 +0100 |
mod_csi_simple: Report whatever's not a stirng and not a stanza
|
Kim Alvefur |
Sun, 10 May 2020 23:12:33 +0200 |
mod_csi_simple: Report whitespace keepalives
|
Kim Alvefur |
Sun, 10 May 2020 23:09:15 +0200 |
mod_csi_simple: Identify raw string data in logging and stats
|
Kim Alvefur |
Sun, 10 May 2020 23:06:21 +0200 |
mod_csi_simple: Collect stats on flush reasons
|
Kim Alvefur |
Sat, 09 May 2020 17:47:03 +0200 |
mod_csi_simple: Record stats of how long buffers are held
|
Kim Alvefur |
Sat, 09 May 2020 17:45:45 +0200 |
mod_csi_simple: Change debug message of client-triggered flush for coherence
|
Kim Alvefur |
Sat, 09 May 2020 17:38:13 +0200 |
mod_csi_simple: Reset queue counter to zero when enabling
|
Kim Alvefur |
Sat, 09 May 2020 17:07:43 +0200 |