mod_muc_moderation/README.markdown
changeset 5651 d4b97eaeb235
parent 5488 bb083e9f78dd
child 5852 593312fedfe1
equal deleted inserted replaced
5650:d67980d9e12d 5651:d4b97eaeb235
    26 # Compatibility
    26 # Compatibility
    27 
    27 
    28 -   Basic functionality with Prosody 0.11.x and later
    28 -   Basic functionality with Prosody 0.11.x and later
    29 -   Full functionality with Prosody 0.12.x and `internal` or `sql`
    29 -   Full functionality with Prosody 0.12.x and `internal` or `sql`
    30     storage^[Replacing moderated messages with tombstones requires new storage API methods.]
    30     storage^[Replacing moderated messages with tombstones requires new storage API methods.]
       
    31 -   Works with [mod_storage_xmlarchive]
    31 
    32 
    32 ## Clients
    33 ## Clients
    33 
    34 
    34 -   [Converse.js](https://conversejs.org/)
    35 -   [Converse.js](https://conversejs.org/)
    35 -   [Gajim](https://dev.gajim.org/gajim/gajim/-/issues/10107)
    36 -   [Gajim](https://dev.gajim.org/gajim/gajim/-/issues/10107)