Software /
code /
prosody-modules
File
mod_inject_ecaps2/README.markdown @ 4513:ade2064160e3
mod_pubsub_summary: Fix to not strip inline links
Links were turned into `label <url>` and then a later pass removed the
`<url>` part leaving only the label. This should avoid that. Escaping is
hard.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 17 Mar 2021 15:52:12 +0100 |
parent | 3564:35f1dbc943d8 |
child | 5158:ca7feb293d55 |
line wrap: on
line source
--- summary: Injects ecaps2 elements (XEP-0390) in presence --- Description =========== This module injects ecaps2 elements in the presence once the legacy caps (XEP-0115) are received. Compatibility ============= ------- --------------- trunk Works 0.11 Does not work 0.10 Does not work ------- ---------------