Mercurial > prosody-modules
log mod_throttle_presence/mod_throttle_presence.lua @ 1826:ae2235d6c3f8
age | author | description |
---|---|---|
2014-09-16 | Kim Alvefur | mod_throttle_presence: Make sure flushed stanzas get through the filter |
2014-08-17 | Kim Alvefur | mod_throttle_presence: Use local buffer variable, fixes a traceback (thanks Ge0rG) |
2014-08-17 | Kim Alvefur | mod_throttle_presence: Fix traceback (thanks Ge0rG) |
2014-08-15 | Matthew Wild | mod_throttle_presence: Remove timer support, depend on mod_csi to enable/disable. Untested, but the previous version was definitely broken anyway. |
2010-06-03 | Matthew Wild | mod_throttle_presence: Buffer up presence for up to flush_presence_seconds and send latest presence stanzas for each contact at once |