diff mod_muc_occupant_id/README.md @ 6000:2d2766328179

mod_muc_occupant_id: Obsolete this module, its functionality has been included in mod_muc since 0.12
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Mon, 28 Oct 2024 20:38:39 +0100
parents fe081789f7b5
children
line wrap: on
line diff
--- a/mod_muc_occupant_id/README.md	Sun Oct 27 14:22:34 2024 +0100
+++ b/mod_muc_occupant_id/README.md	Mon Oct 28 20:38:39 2024 +0100
@@ -1,22 +1,8 @@
 ---
 summary: 'Anonymous unique occupant identifiers for MUCs'
+superseded_by: mod_muc
+labels:
+- 'Stage-Obsolete'
 ...
 
-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
-  ------- ------------------
+Since Prosody 0.12, this module has been merged into [`mod_muc`, included in Prosody](https://prosody.im/doc/modules/mod_muc).