plugins/mod_csi_simple.lua
Fri, 08 May 2020 23:47:48 +0200 Kim Alvefur mod_csi_simple: Consider XEP-0353: Jingle Message Initiation important 0.11
Thu, 07 May 2020 23:02:47 +0200 Kim Alvefur mod_csi_simple: Log reasons for not flushing
Thu, 07 May 2020 22:56:30 +0200 Kim Alvefur mod_csi_simple: Add short reasons to report
Thu, 07 May 2020 21:55:29 +0200 Kim Alvefur mod_csi_simple: Refactor to allow logging reason for buffer flush
Tue, 05 May 2020 23:08:47 +0200 Kim Alvefur mod_csi_simple: Don't consider presence errors as important
Sun, 26 Apr 2020 11:40:48 +0200 Kim Alvefur mod_csi_simple: Explicitly mention iq stanzas
Sun, 26 Apr 2020 11:13:25 +0200 Kim Alvefur mod_csi_simple: Clarify what might not be stanzas here
Sun, 26 Apr 2020 11:13:01 +0200 Kim Alvefur mod_csi_simple: Consider nonzas important
Sun, 26 Apr 2020 10:58:22 +0200 Kim Alvefur mod_csi_simple: Explicitly consider errors important
Sat, 18 Apr 2020 19:36:26 +0200 Kim Alvefur mod_csi_simple: Consider MUC invites important
Sat, 18 Apr 2020 16:18:41 +0200 Kim Alvefur mod_csi_simple: Allow configuring extra tags indicating importance
Sun, 17 Nov 2019 17:59:56 +0100 Kim Alvefur mod_csi_simple: Make sure to disable optimizations before mod_smacks (thanks pep.)
Sat, 05 Oct 2019 16:55:58 +0200 Kim Alvefur mod_csi_simple: Always remove session filters when disabling CSI
Sat, 05 Oct 2019 16:50:41 +0200 Kim Alvefur mod_csi_simple: Try not to flush buffer while already flushing it
Sat, 28 Sep 2019 22:59:29 +0200 Kim Alvefur mod_csi_simple: Remove duplicated check for connection
Sun, 26 May 2019 15:04:16 +0200 Kim Alvefur mod_csi_simple: Disable optimizations on disconnect (fixes #1358)
Mon, 25 Mar 2019 15:20:28 +0100 Kim Alvefur mod_csi_simple: Include queue size in debug messages
Mon, 25 Mar 2019 10:32:39 +0000 Matthew Wild mod_csi_simple: Fix type in function name
Sun, 24 Mar 2019 22:01:36 +0100 Kim Alvefur mod_csi_simple: Improve debug logs by mentioing why the buffer gets flushed
Sun, 24 Mar 2019 20:53:49 +0100 Kim Alvefur mod_csi_simple: Add some debug logging
Sun, 24 Mar 2019 20:43:15 +0100 Kim Alvefur mod_csi_simple: Disable optimizations on unload and re-enable on load
Sun, 24 Mar 2019 20:41:25 +0100 Kim Alvefur mod_csi_simple: Separate out functions to enable/disable optimizations
Sun, 24 Mar 2019 20:22:01 +0100 Kim Alvefur mod_csi_simple: Remove old "pump" queue/buffer method, handled in net.server now
Sun, 24 Mar 2019 19:02:40 +0100 Kim Alvefur mod_csi_simple: Also flush buffer in "pump" mode
Sun, 24 Mar 2019 18:58:53 +0100 Kim Alvefur mod_csi_simple: Trigger buffer flush on seeing incoming data
Sun, 24 Mar 2019 18:33:38 +0100 Kim Alvefur mod_csi_simple: Count buffered items and flush when it reaches configured limit
Sun, 24 Mar 2019 18:32:50 +0100 Kim Alvefur mod_csi_simple: Break out stanza timestamping into a function for future reuse
Sat, 24 Nov 2018 02:25:44 +0100 Kim Alvefur mod_csi_simple: Use write locks in net.server if available
Sun, 06 Jan 2019 21:09:32 +0100 Kim Alvefur mod_csi_simple: Consider messages encrypted payload as important (fixes part of #1250) 0.11
Sun, 06 Jan 2019 21:09:00 +0100 Kim Alvefur mod_csi_simple: Consider messages with subject (eg MUC joins) (fixes part of #1250) 0.11
Sun, 06 Jan 2019 21:09:50 +0100 Kim Alvefur mod_csi_simple: Unpack Carbons-forwarded messages (fixes part of #1250) 0.11
Sun, 06 Jan 2019 21:08:11 +0100 Kim Alvefur mod_csi_simple: Consider messages forwarded from another of the users clients as important (fixes part of #1250) 0.11
Sun, 06 Jan 2019 21:03:09 +0100 Kim Alvefur mod_csi_simple: Tweak check for <body> 0.11
Tue, 27 Nov 2018 19:34:21 +0100 Kim Alvefur mod_csi: Set session.state to simplify CSI modules 0.11
Tue, 27 Nov 2018 19:15:33 +0100 Kim Alvefur mod_csi_simple: Fix autocompletion mistake 0.11
Tue, 27 Nov 2018 19:05:11 +0100 Kim Alvefur mod_csi_simple: Bypass importance event in active mode (fixes #1249) 0.11
Tue, 27 Nov 2018 18:56:22 +0100 Kim Alvefur mod_csi_simple: Don't set <delay> stamps on <iq> stanzas (fixes #1248) 0.11
Sun, 25 Nov 2018 14:47:36 +0100 Kim Alvefur mod_csi_simple: Use the same event name when firing as when hooking (fixes #1245) 0.11
Sat, 17 Nov 2018 15:36:10 +0100 Kim Alvefur mod_csi_simple: Consider non-stanza objects important 0.11
Sat, 17 Nov 2018 15:28:49 +0100 Kim Alvefur mod_csi_simple: Skip delay tags on objects other than stanzas (thanks quest) 0.11
Mon, 29 Oct 2018 21:15:38 +0100 Kim Alvefur mod_csi_simple: Import modified version of mod_csi_pump from prosody-modules 0.11
less more (0) tip