Software /
code /
prosody-modules
Comparison
mod_muc_occupant_id/README.md @ 6003:fe081789f7b5
All community modules: Unify file extention of Markdown files to .md
author | Menel <menel@snikket.de> |
---|---|
date | Tue, 22 Oct 2024 10:26:01 +0200 |
parent | 4951:mod_muc_occupant_id/README.markdown@ad133c619097 |
child | 6028:2d2766328179 |
comparison
equal
deleted
inserted
replaced
6002:5a65a632d5b9 | 6003:fe081789f7b5 |
---|---|
1 --- | |
2 summary: 'Anonymous unique occupant identifiers for MUCs' | |
3 ... | |
4 | |
5 Introduction | |
6 ============ | |
7 | |
8 This module implements [XEP-0421: Anonymous unique occupant identifiers for | |
9 MUCs](https://xmpp.org/extensions/xep-0421.html). | |
10 | |
11 TODO | |
12 ==== | |
13 | |
14 - Subject messages | |
15 | |
16 Compatibility | |
17 ============= | |
18 | |
19 ------- ------------------ | |
20 0.12 Built-in, not needed | |
21 0.11 Works; except in MUC-PMs | |
22 ------- ------------------ |