# HG changeset patch # User Kim Alvefur # Date 1530113264 -7200 # Node ID 882f7d5c3ce838adde019a3d7f11e4b299af1c8e # Parent a36710acd9c8071a43e1f25fb72e1f11751a3468 mod_pubsub_post/README: Affiliation management in trunk now diff -r a36710acd9c8 -r 882f7d5c3ce8 mod_pubsub_post/README.markdown --- 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: