Log

plugins/mod_csi_simple.lua @ 10179:2364e9533d0e

description author age
mod_csi_simple: Disable optimizations on disconnect (fixes #1358) Kim Alvefur 2019-05-26
mod_csi_simple: Include queue size in debug messages Kim Alvefur 2019-03-25
mod_csi_simple: Fix type in function name Matthew Wild 2019-03-25
mod_csi_simple: Improve debug logs by mentioing why the buffer gets flushed Kim Alvefur 2019-03-24
mod_csi_simple: Add some debug logging Kim Alvefur 2019-03-24
mod_csi_simple: Disable optimizations on unload and re-enable on load Kim Alvefur 2019-03-24
mod_csi_simple: Separate out functions to enable/disable optimizations Kim Alvefur 2019-03-24
mod_csi_simple: Remove old "pump" queue/buffer method, handled in net.server now Kim Alvefur 2019-03-24
mod_csi_simple: Also flush buffer in "pump" mode Kim Alvefur 2019-03-24
mod_csi_simple: Trigger buffer flush on seeing incoming data Kim Alvefur 2019-03-24
mod_csi_simple: Count buffered items and flush when it reaches configured limit Kim Alvefur 2019-03-24
mod_csi_simple: Break out stanza timestamping into a function for future reuse Kim Alvefur 2019-03-24
mod_csi_simple: Use write locks in net.server if available Kim Alvefur 2018-11-24
mod_csi_simple: Consider messages encrypted payload as important (fixes part of #1250) 0.11 Kim Alvefur 2019-01-06
mod_csi_simple: Consider messages with subject (eg MUC joins) (fixes part of #1250) 0.11 Kim Alvefur 2019-01-06
mod_csi_simple: Unpack Carbons-forwarded messages (fixes part of #1250) 0.11 Kim Alvefur 2019-01-06
mod_csi_simple: Consider messages forwarded from another of the users clients as important (fixes part of #1250) 0.11 Kim Alvefur 2019-01-06
mod_csi_simple: Tweak check for <body> 0.11 Kim Alvefur 2019-01-06
mod_csi: Set session.state to simplify CSI modules 0.11 Kim Alvefur 2018-11-27
mod_csi_simple: Fix autocompletion mistake 0.11 Kim Alvefur 2018-11-27
mod_csi_simple: Bypass importance event in active mode (fixes #1249) 0.11 Kim Alvefur 2018-11-27
mod_csi_simple: Don't set <delay> stamps on <iq> stanzas (fixes #1248) 0.11 Kim Alvefur 2018-11-27
mod_csi_simple: Use the same event name when firing as when hooking (fixes #1245) 0.11 Kim Alvefur 2018-11-25
mod_csi_simple: Consider non-stanza objects important 0.11 Kim Alvefur 2018-11-17
mod_csi_simple: Skip delay tags on objects other than stanzas (thanks quest) 0.11 Kim Alvefur 2018-11-17
mod_csi_simple: Import modified version of mod_csi_pump from prosody-modules 0.11 Kim Alvefur 2018-10-29