mod_muc_occupant_id/README.markdown
author Kim Alvefur <zash@zash.se>
Sat, 27 Aug 2022 15:39:38 +0200
changeset 5020 964de9997552
parent 4955 ad133c619097
permissions -rw-r--r--
mod_admin_blocklist: Fix traceback due to misplaced parenthesis get_jids_with_role() throws an exception when 'host' is nil since Prosody trunk rev 7ca5645f46cd

---
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
  ------- ------------------