Commit Graph

3323 Commits

Author SHA1 Message Date
Ashley Ward 1d79afb3b6 Merge pull request #131 from moparisthebest/master
Update SRV records for XMPP over TLS draft
2015-12-15 20:48:33 +00:00
Ash Ward 9e7843e9bf Accepting the 'Message Attaching' ProtoXEP as XEP-0367 2015-12-15 20:28:27 +00:00
Matthew A. Miller fe2bd885f4 XEP-0366: Initial published version approved by XMPP Council 2015-12-15 10:17:29 -07:00
Travis Burtrum 7789c93a4e Update SRV records for XMPP over TLS draft 2015-12-15 01:34:25 -05:00
Matthew A. Miller 9da492b518 ProtoXEP Notification Inbox -- fixing versions 2015-12-08 10:23:27 -07:00
Philipp Hancke 92c060f3a7 remove label and mslabel from obsolete version of msid-draft. fix whitespace in code tags 2015-12-08 10:15:46 -07:00
Matthew A. Miller 2476089c80 ProtoXEP - Quality of Service (o.b.o Peter Waher) 2015-12-08 10:09:28 -07:00
Matthew A. Miller 12139d5ca7 Update ProtoXEP revision to pre-minor 2015-12-08 10:04:59 -07:00
Piotr Nosek eca705e635 Add MUC Light XEP 2015-12-08 10:02:58 -07:00
Travis Burtrum b2989649f4 Initial draft of SRV records for XMPP over TLS 2015-12-08 09:50:22 -07:00
Valérian Saliou 0f93394aa2 Update personal details
Previous personal contact addresses became black-holes recently.
2015-12-08 09:42:17 -07:00
Peter Waher b01bdca7cc Updated contact information and example JIDs
New contact information has been provided, and example JIDs are updated
to point to example.org.
2015-12-08 09:26:34 -07:00
Matthew A. Miller 59e523a57c remove PDF build steps from Makefile (fixes #121) 2015-11-20 11:49:25 -07:00
Matthew A. Miller d361e430a7 Merge pull request #125 from winfried/master
Also use the prettify.js from the extentions directory.
2015-11-20 11:40:37 -07:00
Matthew A. Miller 516168eaed Merge pull request #122 from imaginator/master
Add missing resource
2015-11-20 11:34:38 -07:00
Winfried Tilanus c74cd46b92 Also use the prettify.js from the extentions directory. 2015-11-16 20:45:03 +01:00
Peter Saint-Andre 1890796daa Merge pull request #124 from stpeter/master
fix CSS path for xmpp.org website
2015-11-16 09:51:13 -07:00
Peter Saint-Andre eade8a6c99 fixed CSS path for website 2015-11-16 09:50:30 -07:00
Peter Saint-Andre 3305ed1358 Merge remote-tracking branch 'upstream/master' 2015-11-16 09:49:35 -07:00
Simon Tennant 340b0a4df1 Add missing resources
Per https://github.com/xsf/xsf-tools/issues/2 adding the two files
necessary for a complete build of the PDFs
2015-11-13 17:25:45 +01:00
Simon Tennant 0a5bb4f915 Merge remote-tracking branch 'xsf/master' 2015-11-13 17:24:42 +01:00
Matthew A. Miller b3ea9bd059 Merge pull request #114 from SamWhited/typo-fix
Typo fix in entity versioning
2015-10-28 09:58:42 -06:00
Sam Whited 7d57fe0d09 Typo fix in entity versioning 2015-10-28 10:56:49 -05:00
JC Brand 76b358907a Fix typo ("cannot" repeated twice). 2015-10-28 09:35:27 -06:00
Daniel Gultsch 1b133e6047 introducing a protocol to negotiate omemo encrypted file tranfers over jingle 2015-10-28 09:23:25 -06:00
Andreas Straub 5eda2277f7 Add new OMEMO spec
Proposal for a new multi-end to multi-end encryption protocol
2015-10-28 09:16:55 -06:00
Matthew A. Miller e4803f5592 Merge pull request #99 from SamWhited/make_preview
Add `make preview' to generate HTML on XML save
2015-10-27 09:30:22 -06:00
Sam Whited 8c69d78de4 Make sure make preview supports inbox files 2015-10-27 10:28:56 -05:00
Sam Whited f7fc6e0d2d Add `make preview' to generate HTML on XML save
Uses inotifywatch to generate an HTML file anytime an XML file is saved.
2015-10-27 10:27:53 -05:00
Lance Stout 11cba41cd5 XEP-0215: Try resolving some ambiguities
XEP-0215: Add Lance as Co-Author, Bump namespace

XEP-0215: Add revision notes
2015-10-20 10:42:08 -06:00
Matthew A. Miller 7791061e82 XEP-0233 Deferred -> Experimental 2015-10-20 10:40:10 -06:00
Sam Whited 974e0fce16 Add new "message attaching" spec
Proposal to allow one message to be "attached" to another (a hint for
the client to display the messages side by side, even if other messages
were sent between them).
2015-10-20 10:34:25 -06:00
Sam Whited c892cbc2f6 Add &sam; to list of common authors 2015-10-20 10:34:24 -06:00
Mili Verma bee05d65aa Include support for Microsoft SSPI in xep-0233 2015-10-20 10:26:56 -06:00
Matthew A. Miller 1a18c0daa2 Merge pull request #92 from Flowdalic/makefile-improv
Makefile improvements
2015-10-20 10:19:23 -06:00
Philipp Hancke 559196ebba add note about whitespace 2015-10-15 10:28:00 -06:00
Stefan Strigler 29cdac37ae fix bad xml in example
fix bad hostname in example

fix description in example
2015-10-15 10:22:09 -06:00
Christian Schudt 3020652e01 XEP-0171: Schema wrongly specifies elements/attributes as required
E.g. Example 1 and 2 have no <source/> element
Many examples have no dictionary attribute.

And destination_lang should have type xs:language
2015-10-15 10:17:24 -06:00
Christian Schudt 4988e2709a XEP-0050: element should be attribute 2015-10-15 10:16:02 -06:00
Matthew A. Miller 714dd63f53 Merge pull request #101 from SamWhited/ev_search_endpoint
Entity Versioning Search Endpoint
2015-10-02 09:45:28 -06:00
Matthew A. Miller 3236101fab XEP-0320 v0.3 -- correct <revision> date 2015-10-02 09:38:17 -06:00
Matthew A. Miller dd5031261e Merge pull request #102 from fippo/0320-lastcall-updates
XEP-0320: clarify that holdconn is not used
2015-10-02 09:36:03 -06:00
Matthew A. Miller e8bb493df5 Merge pull request #107 from xsf/xep-0352-v0.2
XEP-0352 v0.2: Explain how CSI is affected by in order processing
2015-10-02 09:24:51 -06:00
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
Philipp Hancke 4c6166fbac use xs:annotation to annotate in schema 2015-09-30 10:48:58 -07:00