Commit Graph

3221 Commits

Author SHA1 Message Date
Florian Schmaus 4f739c29ee Explain how CSI is affected by in order processing
Clarify how the in order processing requirement (RFC 6120 § 10.1)
affects CSI.
2015-10-02 09:17:13 -06:00
Matthew A. Miller c3339019c9 start revision 0.2 2015-10-02 09:16:59 -06:00
Matthew A. Miller a530a679e3 Revert "Merge pull request #105 from xsf/xep-0352-v0.2"
This reverts commit 0258400f59, reversing
changes made to ae19ece206.
2015-10-01 16:25:47 -06:00
Matthew A. Miller 0258400f59 Merge pull request #105 from xsf/xep-0352-v0.2
XEP-0352 v0.2: Explain how CSI is affected by in order processing (Florian Schmaus)
2015-10-01 16:11:03 -06:00
Matthew A. Miller 41e5e6670b update revision and add acknowledgement 2015-10-01 16:03:54 -06:00
Florian Schmaus 2a24caea18 Explain how CSI is affected by in order processing
Clarify how the in order processing requirement (RFC 6120 § 10.1)
affects CSI.
2015-10-01 15:58:39 -06:00
Peter Saint-Andre ae19ece206 Merge pull request #103 from SamWhited/xep-0359_typo_fix
Fix a small typo on XEP-0359
2015-09-29 19:51:45 -06:00
Florian Schmaus cd75571f5d XEP-0313: Fix example 9: s;</message>;</iq> (PR #90)
XEP-0313: Add missing jabber:client namespace in example 2. (PR #93)
2015-09-29 10:20:59 -06:00
Sam Whited 08ae066d4d Fix a small typo on XEP-0359 2015-09-28 19:42:56 -05:00
Matthew A. Miller 2709a21098 XEP-0030 v2.5rc1 update revision date 2015-09-22 19:26:29 -06:00
Sam Whited 48f8846cee Clarify that 0030 features must not have children 2015-09-22 19:08:42 -06:00
Florian Schmaus 60c36550a2 XEP-0359: Minor fixes (typos, s/JID/XMPP address, ...) 2015-09-22 18:12:36 -06:00
Matthew A. Miller f8890be4ad XEP-0313 v0.4 - See Revision 2015-09-21 09:59:14 -06:00
Florian Schmaus 611eb46c65 Refactored SIDs client-id from attribute to element. 2015-09-18 15:58:51 -06:00
Sam Whited 353f30abfe Fix escaping in entity versioning cdata 2015-09-17 12:57:37 -05:00
Matthew A. Miller cd2905327c promoting s2s-over-s5066 to XEP-0365 2015-09-17 10:37:30 -06:00
Steve Kille f60b582be3 Update to reflect S5066 publication on the Web 2015-09-17 10:11:32 -06:00
Sam Whited 61dd466023 Add profiles / partial sync to entity versioning 2015-09-17 09:43:05 -06:00
Florian Schmaus fb6a27747b Fix description of XEP-65's <activate/> element 2015-09-17 09:36:38 -06:00
Lance Stout f845947c31 A better formalization of XEP-0234
* Recast the document to match the registration procedure defined by XEP-0166 for new application types.
* Explicitly defined the schema of the &lt;file/&gt; element instead of referencing XEP-0096.
* Defined the use of a 'length' attribute on &lt;range/&gt; elements. This attribute was always there because the &lt;file/&gt; and &lt;range/&gt; elements had been defined as the same as the parallel elements in XEP-0096, but the 'length' attribute was not explicitly referenced in this document.
* Clarified the need for the 'senders' attribute on Jingle &lt;content/&gt; elements to distinguish between File Offers and File Requests.
* Added the &lt;file-not-found/&gt; and &lt;file-too-large/&gt; reason types.
* Clarified how to abort a file transfer via 'content-remove' or 'session-terminate' actions.
* Added &lt;received/&gt; element for indicating that a transfer was successful, particularly when there are multiple transfers.
* Added SDP mapping.
2015-09-17 08:32:02 -06:00
Sam Whited 931daefbda Only run sed once and escape possible mistaken label marker 2015-09-17 08:09:00 -06:00
Sam Whited b298856940 Add output when build complete 2015-09-17 08:09:00 -06:00
Sam Whited 4eec7f6324 Make sure the makefile looks in curdir for files
Eg. in case you're generating something in the inbox
2015-09-17 08:09:00 -06:00
Sam Whited ba1646cfca Add PDF generation support to Makefile 2015-09-17 08:09:00 -06:00
Sam Whited a2c7826aab Add build instructions to the README
Fixes #18
2015-09-17 08:09:00 -06:00
Sam Whited 4bba55b8c0 Add a Makefile to build XEPs 2015-09-17 08:08:59 -06:00
Lance Stout c20b089c0f Update title and typo fixes 2015-09-10 11:26:10 -06:00
Daniel Gultsch 0f40c22668 clarify the no-storage/no-store confusion in XEP-0334 and add a new hint to always store message
the message hints XEP confusingly talks about no-storage and no-permanent-storage in one place even though no-store was meant
added a new message hint to ask the server to store messages even though they do not contain a body. like encrypted messages
2015-09-10 08:39:46 -06:00
Sam Whited e22172cf39 Fix reference to bare JIDs 2015-09-03 10:04:34 -06:00
Sam Whited 8c40f32172 Address some feedback on entity versioning 2015-09-03 10:04:34 -06:00
Sam Whited f7eb0a8a8c Add cache invalidation to entity versioning 2015-09-03 10:04:33 -06:00
Sam Whited 796a7a4d94 Update OTR Disco's security section 2015-08-31 20:41:35 -05:00
Sam Whited b867a4d568 Remove redundant sentence 2015-08-31 09:47:39 -06:00
Sam Whited 7d8b386dd5 Update registrar submission 2015-08-31 09:47:38 -06:00
Sam Whited 50e058ee03 Support OTRv3 only and remove feature subelements 2015-08-31 09:47:38 -06:00
Sam Whited 81cefd2e88 Initial draft of OTR disco 2015-08-31 09:47:38 -06:00
Sam Whited b3725e2cf9 Add a use case to entity versioning
Also:

  Minor typo and wording fixes
  Fix broken example XML
  More tabbing fixes
2015-08-31 09:42:13 -06:00
Sam Whited d6b3f54e00 Remove :features: from namespace 2015-08-31 09:42:13 -06:00
Sam Whited bcefb30da6 Add initial draft of Entity Versioning. 2015-08-31 09:42:13 -06:00
Matthew A. Miller ae5618890d XEP-0364 v0.1 - Advance to Experimental 2015-08-27 10:19:12 -06:00
Sam Whited 36bc445997 Fix otr-info construction section
Remove unclear opinion from the security section
2015-08-27 10:13:02 -06:00
Matthew A. Miller 7aa9a19790 XEP-0363 v0.1 -- Advanced to Experimental 2015-08-27 09:49:51 -06:00
Lance Stout 4d3a3baacc Update XEP-0264 to allow non-cid URIs, and expand scope 2015-08-26 13:28:21 -07:00
Sam Whited f1d3d763f3 Move XEP-0352 (CSI) to "Proposed" 2015-08-26 09:54:26 -06:00
Matthew A. Miller 9bc45ee51e Last Call of XEP-0320 v0.2 2015-08-26 09:45:54 -06:00
Matthew A. Miller 3ec99b2c04 fix typo in title 2015-08-24 16:34:49 -06:00
Steve Kille 43257f6b9a Fix to Standards Track 2015-08-24 16:29:44 -06:00
Steve Kille a4ce22fefb Initial X2X over S5066 2015-08-24 16:29:43 -06:00
Matthew A. Miller eafc468fca Merge pull request #58 from Nyco/XEP1-in-README
Added reference to XEP1 in README
2015-08-24 08:58:30 -06:00
Matthew A. Miller a58ca87e4c Merge pull request #57 from Flowdalic/xep174
Add '<?xml ...>' to XEP-0174 examples
2015-08-24 08:57:18 -06:00