Software /
code /
prosody-modules
Changeset
6013:31ea29adb894
mod_muc_moderation: update Readme Compability
author | Menel <menel@snikket.de> |
---|---|
date | Tue, 22 Oct 2024 11:48:31 +0200 |
parents | 6012:0206d32c56b7 |
children | 6014:78418e86c003 |
files | mod_muc_moderation/README.md |
diffstat | 1 files changed, 7 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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