# HG changeset patch # User tmarkmann@googlemail.com # Date 1388746093 0 # Node ID f026d862725b8c265da3fcf854c0aad0761cab2e # Parent f57c49ef23ecabcaaded14b66e73077bb217a8a7 mod_idlecompat: Added initial wiki page. diff -r f57c49ef23ec -r f026d862725b mod_idlecompat.wiki --- /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||