Software /
code /
prosody-modules
Log
mod_presence_cache/mod_presence_cache.lua @ 2175:cc0cf6748885
description | author | age |
---|---|---|
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 |
mod_presence_cache: Remove caching of full presence | Kim Alvefur | Fri, 01 Apr 2016 15:15:56 +0200 |
mod_presence_cache: Check stanzas only from s2sin (not needed, even with mod_bidi) | Kim Alvefur | Fri, 01 Apr 2016 15:11:25 +0200 |
mod_presence_cache: Remove info-level debug message | Kim Alvefur | Fri, 18 Mar 2016 01:18:16 +0100 |
mod_presence_cache: Cache incoming presence broadcasts in order to get clients up to speed with who is online faster | Kim Alvefur | Mon, 16 Nov 2015 18:19:25 +0100 |