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