diff --git a/inbox/pubsub-account.xml b/inbox/pubsub-account.xml index eac589fe..605ff5b0 100644 --- a/inbox/pubsub-account.xml +++ b/inbox/pubsub-account.xml @@ -6,7 +6,7 @@
- Account-Mediated Pubsub + Pubsub Account Management This specification describes a new model for handling remote pubsub services and a protocol for doing so. &LEGALNOTICE; xxxx @@ -20,7 +20,7 @@ - NOT_YET_ASSIGNED + pam Dave Cridland @@ -89,7 +89,7 @@

Servers receiving +notify from accounts known to support this protocol ignore them.

-

Clients filter subscriptions using a specific stanza (iq, probably), containing a list of nodes. This can be used instead of the odler +notify (which is broadcast).

+

Clients filter subscriptions using a specific stanza (iq, probably), containing a list of node names. This can be used instead of the odler +notify (which is broadcast).

We probably want to say that events are now archived by MAM, but this may imply that clients need to filter out such events (or explicitly include them). Maybe the mask above affects MAM queries?