Mercurial > prosody-modules
comparison mod_idlecompat/README.markdown @ 1803:4d73a1a6ba68
Convert all wiki pages to Markdown
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 28 Aug 2015 18:03:58 +0200 |
parents | mod_idlecompat/README.wiki@29f3d6b7ad16 |
children |
comparison
equal
deleted
inserted
replaced
1802:0ab737feada6 | 1803:4d73a1a6ba68 |
---|---|
1 --- | |
2 labels: | |
3 - 'Stage-Beta' | |
4 summary: 'XEP-0319 compatibility module' | |
5 ... | |
6 | |
7 Introduction | |
8 ============ | |
9 | |
10 This module adds [XEP-0319](http://xmpp.org/extensions/xep-0319.html) | |
11 idle tags to presence stanzas containing [XEP-0012: Last | |
12 Activity](http://xmpp.org/extensions/xep-0012.html) tags for idle | |
13 indication (e.g. supported by libpurple clients). It works on outgoing | |
14 and incoming presence stanzas. | |
15 | |
16 Install and enable it like any other module. It has no configuration. | |
17 | |
18 Compatibility | |
19 ============= | |
20 | |
21 ------- ------- | |
22 trunk Works | |
23 0.9 Works | |
24 ------- ------- |