Changeset

6072:c88d01599948

mod_muc_restrict_pm: Feature merged to trunk.
author Menel <menel@snikket.de>
date Sat, 07 Dec 2024 22:18:33 +0100
parents 6071:965a3d451474
children 6073:045d557fc8c9
files mod_muc_restrict_pm/README.md
diffstat 1 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mod_muc_restrict_pm/README.md	Sat Dec 07 22:09:41 2024 +0100
+++ b/mod_muc_restrict_pm/README.md	Sat Dec 07 22:18:33 2024 +0100
@@ -1,9 +1,15 @@
 ---
 labels:
-- 'Stage-Beta'
+- 'Stage-Obsolete'
 summary: Limit who may send and recieve MUC PMs
 ...
 
+::: {.alert .alert-warning}
+This feature has been merged into
+[mod_muc][doc:modules:mod_muc] in trunk and is therefore obsolete when used with a version >0.12.x or trunk.
+It can still be used with Prosody 0.12.
+:::
+
 # Introduction
 
 This module adds configurable MUC options that restrict and limit who may send MUC PMs to other users.
@@ -26,6 +32,5 @@
   ------ -------------------------
 	trunk  [Integrated](https://hg.prosody.im/trunk/rev/47e1df2d0a37) into `mod_muc` 
   0.12   Works
-  0.11   Probably does not work
   ------ -------------------------