Software /
code /
prosody-modules
Comparison
mod_idlecompat/README.md @ 6210:24316a399978 draft
Merge
author | Trần H. Trung <xmpp:trần.h.trung@trung.fun> |
---|---|
date | Tue, 18 Mar 2025 00:19:25 +0700 |
child | 6211:750d64c47ec6 |
comparison
equal
deleted
inserted
replaced
6209:d611ed13df7e | 6210:24316a399978 |
---|---|
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 ------- ------- |