Software /
code /
prosody-modules
Log
mod_throttle_presence/mod_throttle_presence.lua @ 1499:698686dca982
description | author | age |
---|---|---|
mod_throttle_presence: Use local buffer variable, fixes a traceback (thanks Ge0rG) | Kim Alvefur | 2014-08-17 |
mod_throttle_presence: Fix traceback (thanks Ge0rG) | Kim Alvefur | 2014-08-17 |
mod_throttle_presence: Remove timer support, depend on mod_csi to enable/disable. Untested, but the previous version was definitely broken anyway. | Matthew Wild | 2014-08-15 |
mod_throttle_presence: Buffer up presence for up to flush_presence_seconds and send latest presence stanzas for each contact at once | Matthew Wild | 2010-06-03 |