Software /
code /
prosody-modules
Diff
mod_muc_restrict_pm/README.md @ 6138:9db1529c06c2
Merge upstream
author | tmolitor <thilo@eightysoft.de> |
---|---|
date | Sun, 05 Jan 2025 17:50:02 +0100 |
parent | 6079:8b6696bd9e40 |
line wrap: on
line diff
--- a/mod_muc_restrict_pm/README.md Wed Nov 20 05:07:11 2024 +0100 +++ b/mod_muc_restrict_pm/README.md Sun Jan 05 17:50:02 2025 +0100 @@ -1,9 +1,15 @@ --- labels: -- 'Stage-Alpha' +- '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. @@ -23,8 +29,7 @@ Compatibility ============= - ----- ----- - 0.12 Works - 0.11 Probably does not work - ----- ----- - + version note + --------- --------------------------------------------------------------------------- + trunk [Integrated](https://hg.prosody.im/trunk/rev/47e1df2d0a37) into `mod_muc` + 0.12 Works