Mercurial > prosody-modules
log mod_presence_cache/mod_presence_cache.lua @ 3042:4f215f5227cf
age | author | description |
---|---|---|
2016-08-28 | Kim Alvefur | mod_presence_cache: Ignore stanzas to self (fixes traceback on probe to self) |
2016-05-11 | Kim Alvefur | mod_presence_cache: Add copyright header |
2016-05-11 | Kim Alvefur | mod_presence_cache: Also cache the 'show' value |
2016-04-02 | Kim Alvefur | mod_presence_cache: Only check set set is empty if it exists |
2016-04-02 | Kim Alvefur | mod_presence_cache: Forget about cached presence when receiving unavailable |
2016-04-01 | Kim Alvefur | mod_presence_cache: Switch to using util.cache for limiting size of cache |
2016-04-01 | Kim Alvefur | mod_presence_cache: Remove caching of full presence |
2016-04-01 | Kim Alvefur | mod_presence_cache: Check stanzas only from s2sin (not needed, even with mod_bidi) |
2016-03-18 | Kim Alvefur | mod_presence_cache: Remove info-level debug message |
2015-11-16 | Kim Alvefur | mod_presence_cache: Cache incoming presence broadcasts in order to get clients up to speed with who is online faster |