Commit Graph

4105 Commits

Author SHA1 Message Date
Steve Kille e7eb898d0d Version bump 2017-01-27 10:19:55 -06:00
Steve Kille 68f128e7ec Clarifications of Participant Server Behaviour 2017-01-27 10:19:55 -06:00
Steve Kille 30cd35b610 Remove MIX Proxy terminology 2017-01-27 10:19:55 -06:00
Steve Kille fa5fac8fc1 Correct <subject> with multiple languages to follow RFC 6121 (report from Evgeny Khramtsov) 2017-01-27 10:19:55 -06:00
Sam Whited 927c11edc8 XEP-0186: Defer 2017-01-27 08:55:00 -06:00
Tobias Markmann 2f21fbef22 XEP-0300: specify use of Base64; bump ns version to :2 2017-01-24 21:57:05 -06:00
Florian Schmaus aed9f02d2e Use Eplicit Message Encryption (XEP-0380) in OX-IM (XEP-0374) 2017-01-23 20:42:57 -06:00
Sam Whited 0225d289ac End several old Last Calls
Fixes #376
2017-01-20 00:13:16 -06:00
Tobias Markmann 62083cddeb Fix note numbering for nested notes in XHTML XSL 2017-01-18 08:55:51 -06:00
Sam Whited cbd6ca999b XEP-0144: Make date field a valid date 2017-01-17 20:53:57 -06:00
Sam Whited fe7684067a Defers many old XEPs
Fixes #369
2017-01-17 20:02:50 -06:00
Sam Whited c396e02073 Add "Bind 2.0" to the inbox
Squashed commit of the following:

commit e8b5dc6385c523661bd5f335ccb442b8904af1f8
Author: Kevin Smith <git@kismith.co.uk>
Date:   Tue Jan 17 09:43:32 2017 +0000

    Tidy up some text ready for submission

commit 055b02896f34920cb99879ebb366f757c1af20fb
Author: Kevin Smith <git@kismith.co.uk>
Date:   Thu Dec 15 12:21:17 2016 +0000

    Add strawman protocol

commit 5b2910208180e9a92a3a757ece6e129d2ffe360f
Author: Kevin Smith <git@kismith.co.uk>
Date:   Thu Dec 15 12:03:59 2016 +0000

    Advertise support

commit 840808df0f3baf59f9c30570c427c2bca69841b2
Author: Kevin Smith <git@kismith.co.uk>
Date:   Mon Dec 12 11:07:36 2016 +0000

    Add basic requirements

commit 3ff672b20718c298424f681ca057506978c190a3
Author: Kevin Smith <git@kismith.co.uk>
Date:   Fri Dec 9 15:18:13 2016 +0000

    Add introduction for bind 2.0
2017-01-17 09:18:52 -06:00
Emmanuel Gil Peyrot 4732cf021a Remove executable bit from CSS and JS files. 2017-01-15 09:36:38 -06:00
Sam Whited 2384f16c57 Remove .SECONDARY makefile hack
And eliminate the buggy implicit rule in the process
2017-01-13 00:33:28 -06:00
Sam Whited 2218941384 Remove unused var from Makefile 2017-01-13 00:23:23 -06:00
Sam Whited 2aaaf62547 Fix intermediate build bug in a better way 2017-01-13 00:14:01 -06:00
Sam Whited 546272f4c5 Missing intermediates when bilding implicit rules
https://www.gnu.org/software/make/manual/html_node/Pattern-Rules.html#Pattern-Rules
2017-01-12 23:50:05 -06:00
Sam Whited 56a3526dac XEP-0033: Bump revision 2017-01-11 10:33:20 -06:00
Christian Schudt 6f08fa537e XEP-0033: Clarify Reply Handling, add 'ofrom' type and fix examples
- A stanza can contain multiple replyto and replyroom items (as per §
4.6.4), make it clear in the reply handling section as well.
- Fix examples. Include the BCC address in the addresses element, when the
  stanza is sent to the BCC addressee.
  This is as per the sentence ' Each 'bcc' recipient MUST receive only the
  <address type='bcc'/> associated with that addressee.'
- Include 'ofrom' attribute as defined in XEP-0045.
2017-01-11 10:32:14 -06:00
Steve Kille 16318dc430 Modify MIX Proxy so that client sends to bare JID 2017-01-11 09:58:35 -06:00
Steve Kille b24567ef11 Modify MIX Proxy so client sends to bare JID 2017-01-11 09:58:35 -06:00
Sam Whited 48d668e5f0 Update some copyright dates 2017-01-11 09:48:29 -06:00
Tobias Markmann de06827d21 Remove duplicates from ‘Notes’ section in XHTML rendered XEPs
Test-Information:

Tested on a single XEP that it works as expected. Repeated
notes get the same note number and the notes section only
mentions each note once.
2017-01-11 09:29:07 -06:00
Sam Whited 92d9bbc899 Revert "Merge pull request #360 from SamWhited/unique_ref_notes"
This reverts commit ee2544758c, reversing
changes made to 2c4b42dbd1.
2017-01-11 09:09:47 -06:00
Florian Schmaus ee2544758c Merge pull request #360 from SamWhited/unique_ref_notes
Don't duplicate footnotes in HTML
2017-01-11 13:28:09 +01:00
Steve Kille 2c4b42dbd1 Fix version message 2017-01-10 15:05:27 +00:00
Steve Kille c649230b43 Changes to message reflection 2017-01-10 15:02:24 +00:00
Steve Kille 8c62f6b049 critical typo 2017-01-10 14:56:11 +00:00
Steve Kille d92b13141c Return Proxy JID on join 2017-01-10 14:55:34 +00:00
Steve Kille ce9ba175fa Bump to 0.6.4 2017-01-10 11:57:04 +00:00
Steve Kille 252d86b905 Add node=mix to enable MUC/MIX co-existence 2017-01-10 11:54:29 +00:00
Sam Whited 520bc29820 Don't fail make when directory contains space 2017-01-09 14:50:43 -06:00
Sam Whited e3deb1a013 Add target to extract examples in Makefile 2017-01-09 13:41:51 -06:00
Sam Whited 0e782f6246 Let xep-xxxx target build all versions of an XEP 2017-01-09 13:34:50 -06:00
Sam Whited c505afdc96 Add targets to build IETF refs in Makefile 2017-01-09 13:14:02 -06:00
Sam Whited f14446b90a XEP-0280: Fix whitespace issues 2017-01-09 10:12:18 -06:00
Sam Whited 520c7bda7b xep2texml: Remove annoying whitespace errors 2017-01-09 10:12:00 -06:00
Sam Whited d78f9de6c0 Don't duplicate footnotes in HTML 2017-01-09 09:56:18 -06:00
superplane39 60d369e167 Also fix typos in XEP-0363 and XEP-0369. 2017-01-08 16:14:16 -06:00
Sam Whited 2d779e6be7 Actually create outdir before copying resources 2017-01-05 13:33:54 -06:00
Sam Whited d018c1571d Fix broken xmpp.pdf 2017-01-05 10:41:47 -06:00
Sam Whited 2878603523 XEP-0345: End old last call
Fixes #339
2017-01-04 15:53:59 -06:00
Sam Whited e3acaa93f8 Fix legal notice on old public domain XEPs
I have no idea if any of this makes sense legally, so just leave it as
it was before (except make it match the DTD so the linter won't
complain).
2017-01-04 15:08:19 -06:00
Sam Whited 0f685c819c XEP-0385: Fix description in revision. 2017-01-04 14:16:04 -06:00
Sam Whited 8f9762320e Publish SIMS as XEP-0385 2017-01-04 14:12:38 -06:00
Sam Whited 30bb05ba94 Add PDF generation back to Makefile 2017-01-03 15:46:19 -06:00
Sam Whited 8de3ee3a29 XEP-0204–XEP-0298: DTD fixes 2017-01-01 20:51:42 -06:00
Sam Whited caacf89081 XEP-0188: Fix DTD 2017-01-01 19:56:45 -06:00
Sam Whited 424dd6c59b XEP-0101–XEP-0185: Fix DTD 2017-01-01 19:56:24 -06:00
Sam Whited 5ae5dc1417 XEP-0061–XEP-097: DTD fixes 2017-01-01 18:46:56 -06:00