Log

mod_presence_cache/mod_presence_cache.lua @ 5932:dcea4b4c415d

description author age
mod_presence_cache: Fix traceback due to changes in trunk Kim Alvefur 2019-12-09
mod_presence_cache: Set delay source to bare JID instead of host Kim Alvefur 2018-11-07
mod_presence_cache: Forget cached presence on s2s close Kim Alvefur 2018-07-12
mod_presence_cache: Ignore stanzas to self (fixes traceback on probe to self) Kim Alvefur 2016-08-28
mod_presence_cache: Add copyright header Kim Alvefur 2016-05-11
mod_presence_cache: Also cache the 'show' value Kim Alvefur 2016-05-11
mod_presence_cache: Only check set set is empty if it exists Kim Alvefur 2016-04-02
mod_presence_cache: Forget about cached presence when receiving unavailable Kim Alvefur 2016-04-02
mod_presence_cache: Switch to using util.cache for limiting size of cache Kim Alvefur 2016-04-01
mod_presence_cache: Remove caching of full presence Kim Alvefur 2016-04-01
mod_presence_cache: Check stanzas only from s2sin (not needed, even with mod_bidi) Kim Alvefur 2016-04-01
mod_presence_cache: Remove info-level debug message Kim Alvefur 2016-03-18
mod_presence_cache: Cache incoming presence broadcasts in order to get clients up to speed with who is online faster Kim Alvefur 2015-11-16