Commit Graph

3743 Commits

Author SHA1 Message Date
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
Sam Whited 95617b6be4 XEP-0300–XEP-0378: Fix DTD issues 2017-01-01 16:35:25 -06:00
Sam Whited 78efd7c6a8 Allow examples in dd via DTD (like in li's) 2017-01-01 16:35:25 -06:00
Sam Whited 4f8314e16b XEP-0332: Fix broken BCP35 links 2017-01-01 16:35:18 -06:00
Sam Whited 4f89d9467c Fix DTD check for 0017–0058 2017-01-01 14:08:18 -06:00
Sam Whited a4ea0907a0 Fix DTD issue in SIMS protoxep 2017-01-01 13:41:13 -06:00
Sam Whited 9c3bd99e07 XEP-0379: Fix some DTD issues. 2017-01-01 10:58:44 -08:00
Sam Whited 6b67a1149d Add inbox/sims 2016-12-26 21:32:10 -06:00
Sam Whited 211f9e77a0 Fix several DTD issues 2016-12-26 09:11:19 -06:00
Sam Whited a4b5caf320 XEP-0369: Remove whitespace 2016-12-26 08:22:37 -06:00
Steve Kille ccbc84c3c7 Remove redundant text. 2016-12-26 06:21:42 -08:00
Steve Kille c0ffe7ee30 Bump version to 0.6.3 2016-12-26 06:21:42 -08:00
Steve Kille 2432c8b498 Update Dependencies 2016-12-26 06:21:42 -08:00