File

mod_muc_occupant_id/README.markdown @ 5760:72b0fa7e36dc

mod_storage_s3: Sort archive items by LastModified Otherwise they would get sorted by who knows what, probably the path. Also not sure if the timestamp comparisons were correct before.
author Kim Alvefur <zash@zash.se>
date Mon, 27 Nov 2023 14:27:35 +0100
parent 4951:ad133c619097
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
  ------- ------------------