Commit Graph

5086 Commits

Author SHA1 Message Date
Maxime “pep” Buquet 708d43b2fb Merge change for XEP-0423 2019-10-15 18:11:36 +02:00
Georg Lukas 4ecb466dd0 XEP-0423: create changelog 2019-10-15 17:03:55 +02:00
Georg Lukas 35b7cd57e6 XEP-0423: remove MIX sub-specs from Future, thx flow & pep. 2019-10-15 16:54:39 +02:00
Georg Lukas 8594034156 XEP-0423: add legacy bookmarks remark for 0049, thx pep. 2019-10-15 16:54:17 +02:00
JC Brand 146887d176 inbox/message-moderation: Don't specify order of stanzas 2019-10-15 14:52:04 +02:00
Emmanuel Gil Peyrot 03bd9a19cf XEP-0402: Integrate jcbrand’s English corrections.
Thanks for the suggestions!
2019-10-14 19:16:59 +02:00
Georg Lukas dd07e9083e XEP-0423: future remark in Changelog 2019-10-14 18:38:10 +02:00
Georg Lukas 70e1336e77 XEP-0423: more feedback for Future 2019-10-14 18:38:10 +02:00
Maxime “pep” Buquet 6c5b3b12dc
XEP-0335: Back to Experimental
The LC never ended and it was agreed by council and the author to put it
back.

> [T]here's only the last call vote for XEP-0335, which got passed. We did
> a Last Call, but I don't see any subsequent vote on advancing it to
> Draft - equally, I do see feedback and no new version, so...

> After a quick chat with Matt, I'll leave '335 for now.

https://logs.xmpp.org/council/2019-05-21?p=h#2019-05-21-49640fd1dbb137b1

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2019-10-13 23:23:36 +02:00
Georg Lukas 6db00df9e2 XEP-0423: fix missing comma 2019-10-10 15:46:37 +02:00
Georg Lukas 1adc04471a XEP-0423: updates to Future, new Changelog section 2019-10-10 15:46:26 +02:00
Georg Lukas 28ef0205f9 XEP-0423: updates to Future 2019-10-09 18:21:07 +02:00
Georg Lukas dc49e33870 XEP-0423: add HTTP-Upload+OOB+SIMS, Jingle-FT 2019-10-09 18:20:11 +02:00
Georg Lukas 57783d83d6 XEP-0423: add XEP-0392 User Name Coloring 2019-10-09 18:06:50 +02:00
Georg Lukas bf0ac3ca82 XEP-0423: collapse 0198 into one entry 2019-10-09 17:53:14 +02:00
Daniel Gultsch fbecb6618c XEP-0060: introduce feature 'config-node-max' 2019-10-09 17:28:50 +02:00
Daniel Gultsch fa30666494 XEP-0060: Clarify unlimited behaviour for node config 2019-10-09 17:22:29 +02:00
Florian Schmaus 1aceb3168e XEP "Malicous Stanzas" (XEP-0076): Fix IQ example
Extensions elements in IQ go as sub-child element into the direct IQ
child element (of which IQs usually can only have at most one).
2019-10-09 13:27:24 +02:00
Georg Lukas b5ec39b129 XEP-0423: add XEP-0411 Bookmark Conversion to Advanced IM 2019-10-08 18:15:19 +02:00
Georg Lukas b07e44141f XEP-0423: add XEP-0245 /me to Core IM 2019-10-08 18:15:01 +02:00
Georg Lukas ff6825345f XEP-0423: add XEP-0286 to Mobile 2019-10-08 18:10:07 +02:00
Georg Lukas 4594bca7b6 xeps.ent: reflect XEP-0286 name change 2019-10-08 18:09:40 +02:00
Georg Lukas d85ff226ca XEP-0423: refactor yes/no into dedicated entities 2019-10-08 18:05:51 +02:00
Georg Lukas 46c0df71aa XEP-0423: abstract and introduction 2019-10-08 18:02:01 +02:00
Florian Schmaus 7e828c4825 XEP-0328 (jid-prep): Update to 0.2
- Do not return error IQ result if the string to validate is not a
  valid JID. It is indistinguishable if the error is caused by the
  string to check, or if some other involved JID, like the one in the
  'to' attribute, is malformed.
- Return the normalized JID in its parts, to make it clear which parts
  constitute the JID</li>
- Do not use text as child of an IQ child element. Using text makes it
  impossible to inject further child elements as XMPP disallows mixed
  content.
- Add support for base64 encoding.

After getting a green light from Lance on collaborating with me on
this, this commit also adds me to the author list.
2019-10-05 10:23:53 +02:00
Paul Schaub abe648588e
SCE: Add revision block 0.2.0 2019-10-04 16:10:24 +02:00
Paul Schaub 57f1eff6c2
Add affix element examples 2019-10-04 02:17:01 +02:00
Paul Schaub dea44cd772
Draft IQ encryption and incorporate some feedback and addenda 2019-10-03 00:57:22 +02:00
Maxime “pep” Buquet bb19e0d674
inbox/message-retraction: Correct status to ProtoXEP
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2019-10-02 20:51:06 +02:00
Maxime “pep” Buquet 7584594b9f
inbox/message-moderation: Correct status to ProtoXEP
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2019-10-02 20:45:10 +02:00
Steve Kille 03b03ffd2c Reference latest core (core:1);
Bump namespace to pam:2;
2019-09-30 11:32:00 +01:00
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.
2019-09-29 01:37:28 +02:00
Emmanuel Gil Peyrot 9ab0a67b93 XEP-0402: Release version 0.3.0. 2019-09-29 01:37:28 +02:00
Emmanuel Gil Peyrot e074a99d81 XEP-0402: Fix inconsistent indent in examples. 2019-09-29 01:37:28 +02:00
Emmanuel Gil Peyrot c6d68207e7 XEP-0402: Mention that receiving a retract notification means to leave the room. 2019-09-29 01:37:28 +02:00
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.
2019-09-29 01:37:28 +02:00
Emmanuel Gil Peyrot ac9360dd00 XEP-0402: Explain that a client SHOULD fetch the bookmarks on each login. 2019-09-29 01:37:28 +02:00
Emmanuel Gil Peyrot 67457dd40e XEP-0402: Add a section on how to subscribe to notifications, as per XEP-0163. 2019-09-29 01:37:28 +02:00
Emmanuel Gil Peyrot b2cfc92a6f XEP-0402: Rename Examples section to Workflow. 2019-09-29 01:37:28 +02:00
Daniel Gultsch 61a5a5becd XEP-0402: Announce feature for server side unification 2019-09-29 01:37:28 +02:00
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
2019-09-29 01:37:28 +02:00
Emmanuel Gil Peyrot 0e4f8b72ac XEP-0402: Set pubsub#send_last_published_item to never.
TODO: Add the justification for that.
2019-09-29 01:37:28 +02:00
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?
2019-09-29 01:37:28 +02:00
Emmanuel Gil Peyrot e825153f12 XEP-0402: Add missing namespace on conference elements. 2019-09-29 01:37:28 +02:00
Emmanuel Gil Peyrot d40429b5ab XEP-0402: Add two examples of notifications. 2019-09-29 01:37:28 +02:00
Maxime Buquet 0a237b1b9c
Merge pull request #833 from xsf/message-moderation
New protoXEP: Message Moderation
2019-09-25 20:08:48 +00:00
JC Brand ea3977b83e New protoXEP: Message Moderation
* Send an IQ to a groupchat service to moderate a message
* Allow for a reason to be specified
* The groupchat service is responsible for sending out a moderation message
* Use XEP-0422 for the moderated message sent out by the service
2019-09-25 17:38:09 +02:00
JC Brand dbbd8fa952 Update message retractions protoXEP
* The MUC moderation use-case will be split out into a different XEP
* Update this XEP to handle the case where a user retracts their own message
* Use XEP-0422 for the retraction message
* Mention in security considerations that the XEP-0421 occupant id must be checked
2019-09-25 17:36:15 +02:00
JC Brand ebe04d2804 Add jcbrand to xep.ent 2019-09-25 17:36:15 +02:00
Jonas Schäfer 998bbaff5b XEP-0410: treat remote-server-{not-found,timeout} like timeout
Rationale is inline. Summary: those errors indicate unreachability
of the server and most certainly not (with confidence) that the
client has been removed from the room.
2019-09-25 12:33:45 +02:00