1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-08-13 16:53:48 -04:00
Commit Graph

3204 Commits

Author SHA1 Message Date
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
Matthew A. Miller
4cb33b5b9a Merge pull request #56 from SamWhited/patch-1
Fix a typo in OTR XEP
2015-08-24 08:56:57 -06:00
Matthew A. Miller
756e38b9c2 Update revision and fix typos 2015-08-24 08:44:22 -06:00
Georg Lukas
ee9ed5c7e5 Carbons: remove bare-JID special case 2015-08-24 08:44:22 -06:00
Georg Lukas
c568aeecc3 Minor Carbons clarifications 2015-08-24 08:44:22 -06:00
Kevin Smith
846803d9b9 Further tweak Carbons text after community discussion 2015-08-24 08:44:22 -06:00
Kevin Smith
2a382b1b9b Change Carbons delivery rules to 'all IM traffic'
After discussion on the standards list at the time of Last Call, it
became clear that servers were not generally implementing Carbons as
specified. This patch updates the text to be more forgiving of such
discrepancies, and to try to reflect general consensus between
implementations of what should be eligible for carbons delivery.
2015-08-24 08:44:22 -06:00
Nÿco
6d94a360d8 Added reference to XEP1 in README 2015-08-21 10:18:59 +02:00
Florian Schmaus
117ca176c9 Add '<?xml ...>' to XEP-174 examples 2015-08-20 09:48:26 +02:00
Sam Whited
9e2d55d700 Fix a typo in my OTR XEP 2015-08-19 11:18:14 -05:00
Matthew A. Miller
97017147d8 Merge pull request #55 from linuxwolf/message-deletion
ProtoXEP Message Deletion (submitted by Lance Stout)
2015-08-19 09:40:46 -06:00
Matthew A. Miller
9789db894b Merge pull request #54 from linuxwolf/http-transport
ProtoXEP Jingle HTTP Transport Method (submitted by Lance Stout)
2015-08-19 09:40:25 -06:00
Matthew A. Miller
441fe86474 ProtoXEP Message Deletion 2015-08-18 18:36:01 -06:00
Matthew A. Miller
ccfbb0dcf0 ProtoXEP Jingle HTTP Transport Method 2015-08-18 18:33:47 -06:00
Peter Saint-Andre
687b1b9a73 Merge pull request #22 from Flowdalic/mam-wo-sentinel
Remove message sentinel from MAM (XEP-0313)
2015-08-18 09:10:36 -06:00
Peter Saint-Andre
1b7a6faf3f clarify CCYY is expected to be four digits, even though XML Schema allows for more. 2015-08-13 16:52:50 -06:00
Matthew A. Miller
73a62049e0 fix missing entity reference 2015-08-13 15:02:52 -06:00
Emmanuel Gil Peyrot
ddc82bfb6f XEP-0247: Fix two very minor typos. 2015-08-13 15:02:52 -06:00