Mercurial > prosody-modules
log mod_throttle_presence/mod_throttle_presence.lua @ 2144:ead81e222fde
age | author | description |
---|---|---|
Fri, 23 Oct 2015 16:48:11 +0200 | Kim Alvefur | mod_throttle_presence: Switch if-else statement around to improve readability |
Mon, 21 Sep 2015 23:45:45 +0200 | Kim Alvefur | mod_throttle_presence: Skip past things that are not stanza objects |
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 |