Commit Graph

35 Commits (0c6f1d4fbed8b480c788df885f84ffec1fbabfb8)

Author SHA1 Message Date
Emmanuel Gil Peyrot 7a7c9cab62 XEP-0402: Add missing supersedes for XEP-0411
The other direction is already ok.
1 year ago
Emmanuel Gil Peyrot 3cbf1994ca XEP-0402: Fix indentation in two examples 2 years ago
Emmanuel Gil Peyrot 66ea92be06 XEP-0402: Add anchors to all relevant sections 2 years ago
Jonas Schäfer 1edb38e660 XEP-0402: add revision block 3 years ago
Maxime “pep” Buquet 473e002fb0
XEP-0402: schema: <extensions/> is optional
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
3 years ago
Jonas Schäfer a096b2d808 XEP-0402: add revision block 3 years ago
Jonas Schäfer 0ea8ff4020 Merge branch 'feature/xep-0402-part-2' into feature/xep-0402 3 years ago
Maxime “pep” Buquet 86f7653904
XEP-0402: Fix closing tags in examples
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
3 years ago
Maxime “pep” Buquet e3a3fe0e7c
XEP-0402: Add schema
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
3 years ago
Jonas Schäfer b55311b154 XEP-0402: Advance to Draft 3 years ago
Jonas Schäfer c8ec77e92c XEP-0402: Set new Last Call end date 3 years ago
Dave Cridland c773e7570d XEP-0402 Last Call Comments
I think I have most comments folded in.
3 years ago
Jonas Schäfer 4e6a8541a5 Issue LC for XEP-0402
As per council vote on 2020-01-29
3 years ago
Emmanuel Gil Peyrot 03bd9a19cf XEP-0402: Integrate jcbrand’s English corrections.
Thanks for the suggestions!
4 years ago
Emmanuel Gil Peyrot c29f2b61a5 XEP-0402: Clarify client behaviour wrt autojoin.
Make it a SHOULD that it joins MUCs on retrieval of autojoin='1'
bookmarks, leaves them on autojoin='0' or no autojoin, and does the same
when it’s the one modifying the bookmarks.
4 years ago
Emmanuel Gil Peyrot 9ab0a67b93 XEP-0402: Release version 0.3.0. 4 years ago
Emmanuel Gil Peyrot e074a99d81 XEP-0402: Fix inconsistent indent in examples. 4 years ago
Emmanuel Gil Peyrot c6d68207e7 XEP-0402: Mention that receiving a retract notification means to leave the room. 4 years ago
Emmanuel Gil Peyrot b063149f96 XEP-0402: Remove the SHOULD on @name presence.
There is no rationale for this, and as it overrides the room name
“forever” it shouldn’t necessarily be encouraged.
4 years ago
Emmanuel Gil Peyrot ac9360dd00 XEP-0402: Explain that a client SHOULD fetch the bookmarks on each login. 4 years ago
Emmanuel Gil Peyrot 67457dd40e XEP-0402: Add a section on how to subscribe to notifications, as per XEP-0163. 4 years ago
Emmanuel Gil Peyrot b2cfc92a6f XEP-0402: Rename Examples section to Workflow. 4 years ago
Daniel Gultsch 61a5a5becd XEP-0402: Announce feature for server side unification 4 years ago
Emmanuel Gil Peyrot 77e0b01c92 XEP-0402: Actually add retraction notifications.
PubSub §7.2.2.1 says “If no error occurs and the <retract/> element
included a 'notify' attribute with a value of "true" or "1", then the
service MUST delete the item and MUST notify all subscribers as shown
below.”

This means the publishing entity, not the server or the subscription
state, is responsible for properly enabling notifications to other
resources, which makes no sense.

See https://xmpp.org/extensions/xep-0060.xml#publisher-delete-success-notify
4 years ago
Emmanuel Gil Peyrot 0e4f8b72ac XEP-0402: Set pubsub#send_last_published_item to never.
TODO: Add the justification for that.
4 years ago
Emmanuel Gil Peyrot abd9187c80 XEP-0402: Add a pubsub#max_items precondition
In order not to replace old bookmarks when pushing a new one, we need to
request a good max_items value.  This one has been picked as some random
large enough number, bikeshed welcome!

TODO: add support for unlimited values?
4 years ago
Emmanuel Gil Peyrot e825153f12 XEP-0402: Add missing namespace on conference elements. 4 years ago
Emmanuel Gil Peyrot d40429b5ab XEP-0402: Add two examples of notifications. 4 years ago
JC Brand ebe04d2804 Add jcbrand to xep.ent 4 years ago
Dave Cridland 0e8448dd19
Switch author to entity in XEP-0402 4 years ago
Emmanuel Gil Peyrot 46d8d1918e XEP-0402: Release version 0.2.1. 5 years ago
Emmanuel Gil Peyrot 843c8c4968 XEP-0402: Remove extra whitespace at the end of examples. 5 years ago
Emmanuel Gil Peyrot 0f67f3dca9 XEP-0402: Add missing dependency on XEP-0223. 5 years ago
Jonas Wielicki a5d9506e68 Move changes to bookmarks2 to actual XEP 5 years ago
Jonas Wielicki a4d80e9507 Accept inbox/bookmarks2.xml as XEP-0402 5 years ago