Hi edhelas,
Le mardi 16 juin 2026, 10:24:29 heure d’été d’Europe centrale Timothée
Jaussoin a écrit :
Hi,
Using the pubsub#type in the URI would be the cleanest and direct way
because it is actually now clearly defined in 0060 and used in many XEPs
already:
* Spaces: urn:xmpp:spaces:0
* Stories: urn:xmpp:pubsub-social-feed:stories:0
* Social feed: urn:xmpp:pubsub-social-feed:1
* ....
It is not "user-friendly" as I expected but I'll build something on top
of that in Movim that will resolve to this URI.
Great, that's the cleanest option indeed.
So we need to complete the XMPP Pubsub URI definition
to include a new
`type` parameter?
I guess so. probably a PR to
https://github.com/xsf/registrar/blob/master/
querytypes.xml would do it. Don't know if XEP-0060 should be updated too, that
would make finding it easier.
Best,
Goffi