Software /
code /
prosody-modules
Comparison
mod_muc_moderation/README.markdown @ 4900:cc5ac0f0f32d
mod_muc_moderation: Update Clients section (+ Gajim, clix)
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 20 Feb 2022 11:49:06 +0100 |
parent | 4753:b7b8c0db9f26 |
child | 5127:be859bfdd44e |
comparison
equal
deleted
inserted
replaced
4899:adecfb36349e | 4900:cc5ac0f0f32d |
---|---|
26 - Message tombstones requires a compatible storage module implementing | 26 - Message tombstones requires a compatible storage module implementing |
27 a new message replacement API. | 27 a new message replacement API. |
28 | 28 |
29 ## Clients | 29 ## Clients |
30 | 30 |
31 - Tested with [Converse.js](https://conversejs.org/) | 31 - [Converse.js](https://conversejs.org/) |
32 [v6.0.1](https://github.com/conversejs/converse.js/releases/tag/v6.0.1) | 32 - [Gajim](https://dev.gajim.org/gajim/gajim/-/issues/10107) |
33 - [clix](https://code.zash.se/clix/rev/6c1953fbe0fa) | |
33 | 34 |
34 ### Feature requests | 35 ### Feature requests |
35 | 36 |
36 - [Conv](https://github.com/iNPUTmice/Conversations/issues/3722)[ersa](https://github.com/iNPUTmice/Conversations/issues/3920)[tions](https://github.com/iNPUTmice/Conversations/issues/4227) | 37 - [Conv](https://github.com/iNPUTmice/Conversations/issues/3722)[ersa](https://github.com/iNPUTmice/Conversations/issues/3920)[tions](https://github.com/iNPUTmice/Conversations/issues/4227) |
37 - [Dino](https://github.com/dino/dino/issues/1133) | 38 - [Dino](https://github.com/dino/dino/issues/1133) |
38 - [Gajim](https://dev.gajim.org/gajim/gajim/-/issues/10107) | 39 - [Poezio](https://lab.louiz.org/poezio/poezio/-/issues/3543) |
39 - [Poezio](https://lab.louiz.org/poezio/poezio/-/issues/3543) | 40 - [Profanity](https://github.com/profanity-im/profanity/issues/1336) |
40 - [Profanity](https://github.com/profanity-im/profanity/issues/1336) |