Fri, 13 Jul 2018 00:47:29 +0200 |
Kim Alvefur |
mod_presence_cache: Forget cached presence on s2s close
|
Mon, 29 Aug 2016 01:06:42 +0200 |
Kim Alvefur |
mod_presence_cache: Ignore stanzas to self (fixes traceback on probe to self)
|
Wed, 11 May 2016 23:13:03 +0200 |
Kim Alvefur |
mod_presence_cache: Add copyright header
|
Wed, 11 May 2016 23:12:51 +0200 |
Kim Alvefur |
mod_presence_cache: Also cache the 'show' value
|
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
|