Mercurial > prosody-modules
diff mod_muc_moderation/README.markdown @ 5127:be859bfdd44e
mod_muc_moderation/README: Simplify Compatibility section
Features that vary depending on the configured storage is a bit tricky
to express.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 03 Jan 2023 16:10:16 +0100 |
parents | cc5ac0f0f32d |
children | bb083e9f78dd |
line wrap: on
line diff
--- a/mod_muc_moderation/README.markdown Sat Dec 31 17:09:18 2022 +0100 +++ b/mod_muc_moderation/README.markdown Tue Jan 03 16:10:16 2023 +0100 @@ -21,10 +21,9 @@ # Compatibility -- Should work with Prosody 0.11.x and later. -- Tested with trunk rev `52c6dfa04dba`. -- Message tombstones requires a compatible storage module implementing - a new message replacement API. +- 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.] ## Clients