Mercurial > prosody-wiki
changeset 410:f026d862725b
mod_idlecompat: Added initial wiki page.
author | tmarkmann@googlemail.com |
---|---|
date | Fri, 03 Jan 2014 10:48:13 +0000 |
parents | f57c49ef23ec |
children | 8b4e2a05f450 |
files | mod_idlecompat.wiki |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mod_idlecompat.wiki Fri Jan 03 10:48:13 2014 +0000 @@ -0,0 +1,13 @@ +#summary XEP-0319 compatibility module +#labels Stage-Beta + += Introduction = + +This module adds [http://xmpp.org/extensions/xep-0319.html XEP-0319] idle tags to presence stanzas containing [http://xmpp.org/extensions/xep-0012.html XEP-0012: Last Activity] tags for idle indication (e.g. supported by libpurple clients). It works on outgoing and incoming presence stanzas. + +Install and enable it like any other module. It has no configuration. + += Compatibility = + +||trunk||Works|| +||0.9||Works||