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

5263 Commits

Author SHA1 Message Date
Jonas Schäfer
caa93ea37f Generate a proper HTML5 document type
We were previously generating HTML5, while claiming to be
XHTML 1.0 and serving the content with text/html Content-Type.
Not ideal.

This change generates the proper HTML5 document type using a
slightly awful, but required, hack because HTML5 is using a weird
doctype format not supported by XSLT (1.0, anyways).
2020-01-22 16:34:15 +01:00
Jonas Schäfer
83195a7083 Fix ghost whitespace in authors list
Using indent='no' prevents any spurious whitespace from being
generated in the output. This ensures that user agents do not
render such whitespace in places where none should be, for example
between the <li/> elements of an authors list.

Thanks to @flowdalic for finding and reporting.
2020-01-22 16:23:29 +01:00
Jonas Schäfer
9fd9f20584 Merge branches 'feature/protoxep-inbox', 'feature/protoxep-fulltext' and 'feature/xep-0363' 2020-01-21 16:40:28 +01:00
Dave Cridland
8405123978 Fix XEP-0068 reference 2020-01-21 13:16:14 +00:00
Dave Cridland
29db98287b Update Dave Cridland email address
Forward Health -> Pando rebranding.
2020-01-21 09:52:06 +00:00
Dave Cridland
2af1cade8c ProtoXEP: Full Text Search in MAM 2020-01-21 09:43:33 +00:00
Dave Cridland
ccf36f634c ProtoXEP: Inbox 2020-01-21 09:23:49 +00:00
Daniel Gultsch
35271059af XEP-0363: refined requirements and security considerations after LC 2020-01-20 12:18:10 +01:00
Emmanuel Gil Peyrot
5adc20310c XSLT: Fix spacing and missing letter in deprecated and obsolete headers. 2020-01-16 13:31:45 +01:00
Emmanuel Gil Peyrot
e3f1e6e441 XEP-0412: Change status to Obsolete, and mark as superseded by XEP-0423. 2020-01-16 13:31:08 +01:00
Jonas Schäfer
9150d39f4e XEP-0363: Renew LC after council change 2020-01-14 22:34:13 +01:00
Jonas Schäfer
eb6d697524 Merge branch 'feature/xep-0379' 2020-01-14 18:52:40 +01:00
Jonas Schäfer
4624eac9a8 Merge branches 'feature/copyright-bump' and 'feature/xep-0393' 2020-01-14 18:45:39 +01:00
Jonas Schäfer
ebed168730 XEP-0379: add revision block 2020-01-14 18:45:04 +01:00
Linus Jahn
bb6a1a947c
Bump copyright year to 2020 2020-01-13 16:56:41 +01:00
Licaon_Kter
3cd61d738c
Fix typos in 379 2020-01-09 15:27:42 +00:00
Jonas Schäfer
74820fa6e6 Merge branch 'feature/xep-0401' 2020-01-08 16:38:58 +01:00
Jonas Schäfer
9607144784 Revert "XEP-0401: update pre-authenticated IBR"
This reverts commit 5f43884d3a.
It was incorrectly merged.
2020-01-08 16:38:02 +01:00
Sam Whited
3de3432580 XEP-0393: make span rules match examples
Previously the styling directive rules indicated that the opening
styling directive must be preceded by whitespace or be the beginning of
the line, however, this meant that a later example was incorrect as it
showed bold and monospace text starting with *` (the second styling
directive is preceded by the first, not whitespace). Allowing styling
directives to immediately follow other styling directives fixes this
oversight.
2020-01-03 09:49:47 -05:00
Jonas Schäfer
99587d7801 XEP-0411: deferred due to lack of activity 2020-01-02 17:59:27 +01:00
Jonas Schäfer
0c2eb1222b XEP-0409: deferred due to lack of activity 2020-01-02 17:59:27 +01:00
Jonas Schäfer
7166868a91 XEP-0408: deferred due to lack of activity 2020-01-02 17:59:27 +01:00
Jonas Schäfer
04f38eaf45 XEP-0407: deferred due to lack of activity 2020-01-02 17:59:27 +01:00
Jonas Schäfer
c80776b935 XEP-0406: deferred due to lack of activity 2020-01-02 17:59:27 +01:00
Jonas Schäfer
9111af95e4 XEP-0404: deferred due to lack of activity 2020-01-02 17:59:27 +01:00
Jonas Schäfer
bead1a152e XEP-0403: deferred due to lack of activity 2020-01-02 17:59:27 +01:00
Jonas Schäfer
63159b60f0 XEP-0400: deferred due to lack of activity 2020-01-02 17:59:27 +01:00
Jonas Schäfer
8e6fcce0d7 XEP-0399: deferred due to lack of activity 2020-01-02 17:59:27 +01:00
Jonas Schäfer
7787d730e5 XEP-0398: deferred due to lack of activity 2020-01-02 17:59:27 +01:00
Jonas Schäfer
cad60811e5 XEP-0397: deferred due to lack of activity 2020-01-02 17:59:27 +01:00
Jonas Schäfer
c32a79eaa5 XEP-0391: deferred due to lack of activity 2020-01-02 17:59:27 +01:00
Jonas Schäfer
2e868b2da7 XEP-0385: deferred due to lack of activity 2020-01-02 17:59:27 +01:00
Jonas Schäfer
7fc809475a XEP-0384: deferred due to lack of activity 2020-01-02 17:59:27 +01:00
Jonas Schäfer
318e39ae4a XEP-0373: deferred due to lack of activity 2020-01-02 17:59:27 +01:00
Jonas Schäfer
5cbdf7009f XEP-0367: deferred due to lack of activity 2020-01-02 17:59:27 +01:00
Jonas Schäfer
3af9e13ea3 XEP-0359: deferred due to lack of activity 2020-01-02 17:59:27 +01:00
Jonas Schäfer
f269d94998 XEP-0357: deferred due to lack of activity 2020-01-02 17:59:27 +01:00
Jonas Schäfer
32c7575e6d XEP-0335: deferred due to lack of activity 2020-01-02 17:59:27 +01:00
Jonas Schäfer
a57b75cfc5 XEP-0313: deferred due to lack of activity 2020-01-02 17:59:27 +01:00
Jonas Schäfer
375438b865 XEP-0283: deferred due to lack of activity 2020-01-02 17:59:27 +01:00
Jonas Schäfer
02b9c22b1d Add flag to suppress insertion of revision block for deferrals 2020-01-02 17:59:27 +01:00
Jonas Schäfer
c3eba8e927 Merge branch 'feature/xep-0426' 2020-01-02 17:54:52 +01:00
Jonas Schäfer
b837b325d7 Merge branch 'feature/xep-0401' 2020-01-02 17:54:02 +01:00
Jonas Schäfer
47e7aa43cb XEP—0401: Add revision block 2020-01-02 17:53:40 +01:00
Jonas Schäfer
79846a32ea Happy New Year 2020-01-02 17:46:04 +01:00
Jonas Schäfer
513c2b5a41 Fix approver of sige2ee inbox
XEP-0002 states that SIGs are Council domain.
2020-01-02 17:31:09 +01:00
Marvin W
60581844da
charcount 0.2: Include feedback/clarifications from list 2020-01-02 14:05:07 +01:00
Georg Lukas
5f43884d3a XEP-0401: update pre-authenticated IBR 2019-12-30 19:14:52 +01:00
Jonas Schäfer
f97bc934d2 Merge branch 'feature/protoxep-sige2ee' 2019-12-30 15:25:41 +01:00
Paul Schaub
d02f0d69ed
Initial draft of SIG-E2EE 2019-12-30 15:06:15 +01:00