Software /
code /
prosody-modules
Changeset
3152:882f7d5c3ce8
mod_pubsub_post/README: Affiliation management in trunk now
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 27 Jun 2018 17:27:44 +0200 |
parents | 3151:a36710acd9c8 |
children | 3153:e0de1fdbc80a |
files | mod_pubsub_post/README.markdown |
diffstat | 1 files changed, 4 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_pubsub_post/README.markdown Wed Jun 27 17:17:17 2018 +0200 +++ b/mod_pubsub_post/README.markdown Wed Jun 27 17:27:44 2018 +0200 @@ -38,9 +38,10 @@ to attempt to publish to a non-existant node becomes owner of it, which includes publishing rights. -Prosodys PubSub module does not currently support [setting affiliations -via XMPP](https://xmpp.org/extensions/xep-0060.html#owner-affiliations), -but this is planned. +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). It can however be done from another plugin: