<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://hg.omfa.de/prosody-modules/</link>
    <language>en-us</language>

    <title>prosody-modules: mod_presence_cache/mod_presence_cache.lua history</title>
    <description>mod_presence_cache/mod_presence_cache.lua revision history</description>
    <item>
    <title>mod_presence_cache: Fix traceback due to changes in trunk</title>
    <link>http://hg.omfa.de/prosody-modules/log/830a01443a2f/mod_presence_cache/mod_presence_cache.lua</link>
    <description><![CDATA[mod_presence_cache: Fix traceback due to changes in trunk<br/>
<br/>
Reason used to be a string and now it might be an util.error]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Mon, 09 Dec 2019 16:51:36 +0100</pubDate>
</item>
<item>
    <title>mod_presence_cache: Set delay source to bare JID instead of host</title>
    <link>http://hg.omfa.de/prosody-modules/log/322e8e7ba7d4/mod_presence_cache/mod_presence_cache.lua</link>
    <description><![CDATA[mod_presence_cache: Set delay source to bare JID instead of host<br/>
<br/>
Could be argued that this is more correct, since the cache is per user.]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Wed, 07 Nov 2018 22:20:56 +0100</pubDate>
</item>
<item>
    <title>mod_presence_cache: Forget cached presence on s2s close</title>
    <link>http://hg.omfa.de/prosody-modules/log/b718092e442f/mod_presence_cache/mod_presence_cache.lua</link>
    <description><![CDATA[mod_presence_cache: Forget cached presence on s2s close<br/>
<br/>
This should remove stale entries from unclean shutdowns and similar.]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Fri, 13 Jul 2018 00:47:29 +0200</pubDate>
</item>
<item>
    <title>mod_presence_cache: Ignore stanzas to self (fixes traceback on probe to self)</title>
    <link>http://hg.omfa.de/prosody-modules/log/54f44365a378/mod_presence_cache/mod_presence_cache.lua</link>
    <description><![CDATA[mod_presence_cache: Ignore stanzas to self (fixes traceback on probe to self)]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Mon, 29 Aug 2016 01:06:42 +0200</pubDate>
</item>
<item>
    <title>mod_presence_cache: Add copyright header</title>
    <link>http://hg.omfa.de/prosody-modules/log/b76b062e77db/mod_presence_cache/mod_presence_cache.lua</link>
    <description><![CDATA[mod_presence_cache: Add copyright header]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Wed, 11 May 2016 23:13:03 +0200</pubDate>
</item>
<item>
    <title>mod_presence_cache: Also cache the 'show' value</title>
    <link>http://hg.omfa.de/prosody-modules/log/cc0cf6748885/mod_presence_cache/mod_presence_cache.lua</link>
    <description><![CDATA[mod_presence_cache: Also cache the 'show' value]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Wed, 11 May 2016 23:12:51 +0200</pubDate>
</item>
<item>
    <title>mod_presence_cache: Only check set set is empty if it exists</title>
    <link>http://hg.omfa.de/prosody-modules/log/aa24d49c47ef/mod_presence_cache/mod_presence_cache.lua</link>
    <description><![CDATA[mod_presence_cache: Only check set set is empty if it exists]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sun, 03 Apr 2016 00:55:53 +0200</pubDate>
</item>
<item>
    <title>mod_presence_cache: Forget about cached presence when receiving unavailable</title>
    <link>http://hg.omfa.de/prosody-modules/log/bb4a2e4b7ba7/mod_presence_cache/mod_presence_cache.lua</link>
    <description><![CDATA[mod_presence_cache: Forget about cached presence when receiving unavailable]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sun, 03 Apr 2016 00:37:11 +0200</pubDate>
</item>
<item>
    <title>mod_presence_cache: Switch to using util.cache for limiting size of cache</title>
    <link>http://hg.omfa.de/prosody-modules/log/ed2bb50d4f91/mod_presence_cache/mod_presence_cache.lua</link>
    <description><![CDATA[mod_presence_cache: Switch to using util.cache for limiting size of cache]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Fri, 01 Apr 2016 15:18:56 +0200</pubDate>
</item>
<item>
    <title>mod_presence_cache: Remove caching of full presence</title>
    <link>http://hg.omfa.de/prosody-modules/log/39d958f4a0c3/mod_presence_cache/mod_presence_cache.lua</link>
    <description><![CDATA[mod_presence_cache: Remove caching of full presence]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Fri, 01 Apr 2016 15:15:56 +0200</pubDate>
</item>
<item>
    <title>mod_presence_cache: Check stanzas only from s2sin (not needed, even with mod_bidi)</title>
    <link>http://hg.omfa.de/prosody-modules/log/f965f86a5cad/mod_presence_cache/mod_presence_cache.lua</link>
    <description><![CDATA[mod_presence_cache: Check stanzas only from s2sin (not needed, even with mod_bidi)]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Fri, 01 Apr 2016 15:11:25 +0200</pubDate>
</item>
<item>
    <title>mod_presence_cache: Remove info-level debug message</title>
    <link>http://hg.omfa.de/prosody-modules/log/d843e8f1ed78/mod_presence_cache/mod_presence_cache.lua</link>
    <description><![CDATA[mod_presence_cache: Remove info-level debug message]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Fri, 18 Mar 2016 01:18:16 +0100</pubDate>
</item>
<item>
    <title>mod_presence_cache: Cache incoming presence broadcasts in order to get clients up to speed with who is online faster</title>
    <link>http://hg.omfa.de/prosody-modules/log/9d0c33ebbcc5/mod_presence_cache/mod_presence_cache.lua</link>
    <description><![CDATA[mod_presence_cache: Cache incoming presence broadcasts in order to get clients up to speed with who is online faster]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Mon, 16 Nov 2015 18:19:25 +0100</pubDate>
</item>

  </channel>
</rss>
