# HG changeset patch # User Menel # Date 1729590511 -7200 # Node ID 31ea29adb8944a6a371086e93a18218f8f0620fe # Parent 0206d32c56b7beda86808a3ececaf8fdf5367216 mod_muc_moderation: update Readme Compability diff -r 0206d32c56b7 -r 31ea29adb894 mod_muc_moderation/README.md --- a/mod_muc_moderation/README.md Tue Oct 22 11:36:52 2024 +0200 +++ b/mod_muc_moderation/README.md Tue Oct 22 11:48:31 2024 +0200 @@ -1,4 +1,6 @@ --- +labels: +- Stage-Beta summary: Let moderators remove spam and abuse messages --- @@ -25,16 +27,17 @@ # Compatibility -- Basic functionality with Prosody 0.11.x and later -- Full functionality with Prosody 0.12.x and `internal` or `sql` - storage^[Replacing moderated messages with tombstones requires new storage API methods.] -- Works with [mod_storage_xmlarchive] + ------- --------------- + trunk Works^[as of 2024-10-22] + 0.12 Works + ------- --------------- ## Clients - [Converse.js](https://conversejs.org/) - [Gajim](https://dev.gajim.org/gajim/gajim/-/issues/10107) - [clix](https://code.zash.se/clix/rev/6c1953fbe0fa) +- [Cheogram](https://cheogram.com/) ### Feature requests