diff --git a/xep-0472.xml b/xep-0472.xml index e09a3b9d..74364b19 100644 --- a/xep-0472.xml +++ b/xep-0472.xml @@ -32,6 +32,17 @@ edhelas@movim.eu https://edhelas.movim.eu + + 0.2.0 + 2023-04-03 + tj + + + + 0.1.1 2022-12-24 @@ -77,6 +88,26 @@ + +

If an entity implements Pubsub Social Feed, it MUST specify the 'urn:xmpp:pubsub-social-feed:1' feature in its service discovery information features as specified in &xep0030; and the Entity Capabilities profile specified in &xep0115;.

+ +

If the entity is also implementing specific profiles, it MUST expose the specific feature defined in the related Pubsub type.

+ + + + ... + + + ... + + + ]]> +
+

@@ -308,7 +339,7 @@

-

This profile is specified by the Pubsub type "urn:xmpp:pubsub-social-feed:0" and define a generic Pubsub Social Feed that can be hosted on any Pubsub service node or &xep0163; node.

+

This profile is specified by the Pubsub type "urn:xmpp:pubsub-social-feed:1" and define a generic Pubsub Social Feed that can be hosted on any Pubsub service node or &xep0163; node.

Those restrictions MUST be used by all the other profiles defined bellow and in other XEPs based on Pubsub Social Feed.

@@ -327,7 +358,7 @@
-

This profile is defined by the Pubsub type "urn:xmpp:pubsub-social-gallery:0" and can be hosted on any Pubsub service.

+

This profile is defined by the Pubsub type "urn:xmpp:pubsub-social-feed:gallery:1" and can be hosted on any Pubsub service.

All the items published in a gallery node MUST only have at least one attached picture. This picture MUST be of type "enclosure" as specified in &rfc4287;.

@@ -344,7 +375,7 @@
-

The ®ISTRAR; is requested to issue an initial namespace of "urn:xmpp:social:0" and "urn:xmpp:gallery:0".

+

The ®ISTRAR; is requested to issue an initial namespace of "urn:xmpp:pubsub-social-feed:1" and "urn:xmpp:pubsub-social-feed:gallery:1".