Mercurial > prosody-modules
view mod_muc_occupant_id/README.markdown @ 5372:2d8076577e14
mod_client_management: Fix error when called against host without this module
Previously:
prosody> user:clients("user@example.org")
| Result: 1
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 26 Apr 2023 12:09:17 +0200 |
parents | ad133c619097 |
children |
line wrap: on
line source
--- summary: 'Anonymous unique occupant identifiers for MUCs' ... Introduction ============ This module implements [XEP-0421: Anonymous unique occupant identifiers for MUCs](https://xmpp.org/extensions/xep-0421.html). TODO ==== - Subject messages Compatibility ============= ------- ------------------ 0.12 Built-in, not needed 0.11 Works; except in MUC-PMs ------- ------------------