log mod_presence_cache/mod_presence_cache.lua @ 2153:aa24d49c47ef

age author description
Sun, 03 Apr 2016 00:55:53 +0200 Kim Alvefur mod_presence_cache: Only check set set is empty if it exists
Sun, 03 Apr 2016 00:37:11 +0200 Kim Alvefur mod_presence_cache: Forget about cached presence when receiving unavailable
Fri, 01 Apr 2016 15:18:56 +0200 Kim Alvefur mod_presence_cache: Switch to using util.cache for limiting size of cache
Fri, 01 Apr 2016 15:15:56 +0200 Kim Alvefur mod_presence_cache: Remove caching of full presence
Fri, 01 Apr 2016 15:11:25 +0200 Kim Alvefur mod_presence_cache: Check stanzas only from s2sin (not needed, even with mod_bidi)
Fri, 18 Mar 2016 01:18:16 +0100 Kim Alvefur mod_presence_cache: Remove info-level debug message
Mon, 16 Nov 2015 18:19:25 +0100 Kim Alvefur mod_presence_cache: Cache incoming presence broadcasts in order to get clients up to speed with who is online faster