Mercurial > prosody-modules
log mod_throttle_presence/mod_throttle_presence.lua @ 1706:e4867211cddb
age | author | description |
---|---|---|
Tue, 16 Sep 2014 16:44:32 +0200 | Kim Alvefur | mod_throttle_presence: Make sure flushed stanzas get through the filter |
Sun, 17 Aug 2014 20:53:59 +0200 | Kim Alvefur | mod_throttle_presence: Use local buffer variable, fixes a traceback (thanks Ge0rG) |
Sun, 17 Aug 2014 20:21:09 +0200 | Kim Alvefur | mod_throttle_presence: Fix traceback (thanks Ge0rG) |
Fri, 15 Aug 2014 19:46:44 +0100 | Matthew Wild | mod_throttle_presence: Remove timer support, depend on mod_csi to enable/disable. Untested, but the previous version was definitely broken anyway. |
Thu, 03 Jun 2010 03:02:33 +0100 | Matthew Wild | mod_throttle_presence: Buffer up presence for up to flush_presence_seconds and send latest presence stanzas for each contact at once |