Software /
code /
prosody-modules
Log
mod_presence_cache/mod_presence_cache.lua @ 2935:7319fd5dbc89
description | author | age |
---|---|---|
mod_presence_cache: Ignore stanzas to self (fixes traceback on probe to self) | Kim Alvefur | Mon, 29 Aug 2016 01:06:42 +0200 |
mod_presence_cache: Add copyright header | Kim Alvefur | Wed, 11 May 2016 23:13:03 +0200 |
mod_presence_cache: Also cache the 'show' value | Kim Alvefur | Wed, 11 May 2016 23:12:51 +0200 |
mod_presence_cache: Only check set set is empty if it exists | Kim Alvefur | Sun, 03 Apr 2016 00:55:53 +0200 |
mod_presence_cache: Forget about cached presence when receiving unavailable | Kim Alvefur | Sun, 03 Apr 2016 00:37:11 +0200 |
mod_presence_cache: Switch to using util.cache for limiting size of cache | Kim Alvefur | Fri, 01 Apr 2016 15:18:56 +0200 |