Software /
code /
prosody-modules
Changeset
4961:18774cc621d6
mod_pubsub_post/README: Update references to trunk with release numbers
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 14 Jun 2022 19:08:57 +0200 |
parents | 4960:59bedf167910 |
children | 4962:5a3031613dbc |
files | mod_pubsub_post/README.markdown |
diffstat | 1 files changed, 3 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_pubsub_post/README.markdown Mon Jun 13 14:25:39 2022 +0200 +++ b/mod_pubsub_post/README.markdown Tue Jun 14 19:08:57 2022 +0200 @@ -92,10 +92,8 @@ ### Setting up affiliations Prosodys PubSub module supports [setting affiliations via -XMPP](https://xmpp.org/extensions/xep-0060.html#owner-affiliations), in -trunk since [revision -384ef9732b81](https://hg.prosody.im/trunk/rev/384ef9732b81), so -affiliations can be configured with a capable client. +XMPP](https://xmpp.org/extensions/xep-0060.html#owner-affiliations), +since 0.11.0, so affiliations can be configured with a capable client. It can however be done from another plugin: @@ -109,7 +107,7 @@ ## Data mappings -The datamapper library added in trunk allows posting JSON and having it +The datamapper library added in 0.12.0 allows posting JSON and having it converted to XML based on a special JSON Schema. ``` json