mod_muc_occupant_id/README.markdown
author Kim Alvefur <zash@zash.se>
Sun, 11 Jun 2023 14:06:28 +0200
changeset 5551 d4a2997deae9
parent 4955 ad133c619097
permissions -rw-r--r--
mod_http_oauth2: Make CSP configurable E.g. to enable forbidding all scripts if you don't use any scripts, or allow scripts from your separate static content domain, etc.

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