Mercurial > prosody-modules
log mod_throttle_presence/mod_throttle_presence.lua @ 5963:c61a82f80e57 default tip
age | author | description |
---|---|---|
2015-10-23 | Kim Alvefur | mod_throttle_presence: Switch if-else statement around to improve readability |
2015-09-21 | Kim Alvefur | mod_throttle_presence: Skip past things that are not stanza objects |
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 |