Melvin Keskin
985f3d0f11
XEP-0434: Release version 0.5.0
...
Update to XEP-0420 version 0.4.0 and adapt namespace to shortname:
* Replace SCE's old 'content' element by its new 'envelope' element
* Replace SCE's old 'payload' element by its new 'content' element
* Update SCE's namespace to 'urn:xmpp:sce:1'
* Change namespace to 'urn:xmpp:tm:0'
2021-04-16 12:30:36 +02:00
Florian Schmaus
6a9796b71a
biblatex: fix superfluous line break in bibtex-citekey-postfix
...
In case the XEP has not yet a shortname assigned, the transformation
would add a superfluous line break in the postfix due a missing
<xsl:text> element.
2021-04-14 19:32:11 +02:00
Georg Lukas
28957f6cc1
CVE: remove background color
2021-04-14 16:55:15 +02:00
Sonny Piers
0941a3313e
Compliance Suite 2022: Make Connection Mechanism Discovery required for Web Core Client
2021-04-14 14:41:50 +02:00
Kim Alvefur
5ad797700a
xsl: Move 'END' to end
...
Dunno why there's a paragraph with the word END in it, but it was always
at the end and it seems weird to have another appendix after it.
2021-04-14 14:15:23 +02:00
Florian Schmaus
8562792345
xep.xsl: reorder 'type' and 'number' field of the biblatex entry
2021-04-13 20:56:22 +02:00
Florian Schmaus
2f0ea521d7
xep.xsl: reorder biblatex 'author' field right after 'title' field
...
The 'title' and 'author' field are the two most important fields,
hence it is sensible to have them up front.
2021-04-13 20:32:08 +02:00
Florian Schmaus
6e9ccbeaad
xep.xsl: lowercase bibtex-citekey-postfix
2021-04-13 20:30:03 +02:00
Jonas Schäfer
ce06b93397
Merge branch 'premerge'
2021-04-13 20:09:06 +02:00
Jonas Schäfer
3260adf1d9
Merge branch 'feature/biblatex-fix' into premerge
2021-04-13 20:09:00 +02:00
Florian Schmaus
8670200e48
xep.xsl: use proper biblatex name list part ordering
...
Name lists start with the family name, follow by the given name. See
biblatex(.pdf) § 2.2.1.
2021-04-13 20:07:34 +02:00
Jonas Schäfer
843c484bf2
Merge branch 'feature/xep-0450'
2021-04-13 19:58:31 +02:00
Jonas Schäfer
9e890062b2
Merge branch 'feature/xep-0434'
2021-04-13 19:58:28 +02:00
Jonas Schäfer
4a663e32a1
Merge branch 'feature/xep-0450' into premerge
2021-04-13 19:58:21 +02:00
Jonas Schäfer
fdcca96a66
Merge branch 'feature/xep-0434' into premerge
2021-04-13 19:58:19 +02:00
Florian Schmaus
1339517023
xep.xsl: fix dangling closing curly brace in biblatex's author entry
...
Fixes: 5d186e6362
("xep.xsl: produce BibLaTeX entry")
2021-04-13 19:57:29 +02:00
Melvin Keskin
1f285c65be
XEP-0450: Release version 0.2.0
...
Add usage of Trust Message URIs, use more precise sentences, apply consistent formatting:
* Add usage of Trust Message URIs for initial authentications
* Use 'that' instead of 'which' for restrictive clauses
* Apply consistent formatting for paragraphs and revision history
2021-04-13 19:51:36 +02:00
Melvin Keskin
bf8fa44e8a
XEP-0434: Release version 0.4.0
...
Add new section, use more precise sentences, apply consistent formatting:
* Add new section for Trust Message URIs
* Use 'that' instead of 'which' for restrictive clauses
* Apply consistent formatting for paragraphs and revision history
2021-04-13 19:46:40 +02:00
Jonas Schäfer
42472d2500
Merge branch 'feature/biblatex' into premerge
2021-04-13 19:25:54 +02:00
Jonas Schäfer
72d8b4b3cf
xep.xsl: Ensure that the leading zeroes are preserved in citations
2021-04-13 19:25:31 +02:00
Jonas Schäfer
64f868b2b2
Merge branch 'feature/xep-0420' into premerge
2021-04-13 19:23:28 +02:00
Georg Lukas
0310636ca9
XEP style: fix CVE background in dark mode
2021-04-08 15:16:23 +02:00
Melvin Keskin
0391c20608
XEP-0420: Release version 0.4.0
...
* Use 'envelope' and 'content' consistently by renaming elements
* Update namespace to 'urn:xmpp:sce:1'
2021-04-07 21:38:32 +02:00
Georg Lukas
c724ddc348
XEP-0280: add some CVEs
2021-04-07 19:04:05 +02:00
Georg Lukas
8056721f8e
XEP template: add <cve>
element for security vulnerabilities
2021-04-07 19:04:05 +02:00
Florian Schmaus
5d186e6362
xep.xsl: produce BibLaTeX entry
...
I am tired of seeing all those badly or misreferenced XEPs out
there. This produces a high-quality BibLaTeX entry that follows the
recommendations of the biblatex Package and
draft-carpenter-rfc-citation-recs-01 § 5.2 [1].
It also uses proper 'date' attribution, from the first date in the XEP
history to the date of the latest revision entry.
1: https://tools.ietf.org/html/draft-carpenter-rfc-citation-recs-01#section-5.2
2021-04-07 16:11:08 +02:00
Jonas Schäfer
99afa86c07
Merge branch 'feature/xep-0393' into premerge
2021-04-06 16:38:25 +02:00
Jonas Schäfer
812ab80047
Merge pull request #1048 from Zash/markdownspacefix
...
xep2md: fix spaces around links or spans
2021-04-06 16:35:15 +02:00
Sam Whited
f160353ae4
XEP-0393: further changes for clarity when reading
2021-04-05 07:48:46 -04:00
Kim Alvefur
318e25bd6c
xep2md: fix spaces around links or spans
...
Don't remember why it did this here. There's another spot where it
removes longer stretches of whitespace. Doesn't trim leading or trailing
whitespace tho, but that's what breaks it here.
2021-04-03 14:19:54 +02:00
Jonas Schäfer
50d32f9151
Accept XEP-0457 as Active
...
Approving body is Editor because of the track.
2021-03-31 17:50:18 +02:00
Jonas Schäfer
54031a176f
XEP-0456: fix lack of algorithm description
2021-03-28 14:36:54 +02:00
Jonas Schäfer
6e78fdbf69
Merge branch 'feature/xep-0294' into premerge
2021-03-28 14:30:31 +02:00
Jonas Schäfer
b69af45439
XEP-0294: add revision block
2021-03-28 14:30:10 +02:00
Jonas Schäfer
9416f662aa
Accept inbox/content-ratings.xml as XEP-0456
2021-03-28 14:28:52 +02:00
Jonas Schäfer
37f47915cf
XEP-0280: Issue Last Call
...
As requested by the new author.
2021-03-23 19:07:37 +01:00
Jonas Schäfer
fbb8e4053d
XEP-0280: add revision block
2021-03-23 19:00:53 +01:00
Georg Lukas
112ad10745
XEP-0280: take over XEP maintenance
2021-03-17 18:07:51 +01:00
Jonas Schäfer
ae0bdfb2fc
XEP-0313: Issue last call
2021-03-16 21:14:00 +01:00
Jonas Schäfer
9bf75ae240
Merge branch 'feature/protoxep-content-rating-labels' into premerge
2021-03-09 21:05:29 +01:00
Jonas Schäfer
5d2424efff
Merge branch 'feature/mix-namespace-fix' into premerge
2021-03-09 21:05:25 +01:00
Jonas Schäfer
325a61a843
XEP-0408: add revision block
2021-03-09 21:05:06 +01:00
Jonas Schäfer
121ac46fb7
XEP-0406: add revision block
2021-03-09 21:04:50 +01:00
Jonas Schäfer
7775f11d09
ProtoXEP: Content Rating Labels
2021-03-09 20:53:50 +01:00
Philipp Hancke
1b77f50b11
update to 8285
2021-03-08 13:47:17 +01:00
Jonas Schäfer
c5f8044bec
XEP-0004: fix version date (sssh!)
2021-03-07 12:02:30 +01:00
Philipp Hancke
be6bc3a1e0
xep-0294: add mapping for a=extmap-allow-mixed
2021-03-05 21:58:28 +01:00
Jonas Schäfer
2b5ee06703
Merge branch 'feature/markdown-tooling-fixes' into premerge
2021-03-04 18:02:28 +01:00
Matthew Wild
373b9de7b6
Multiple XEPs: Cross-document editorial adjustments for inclusive language.
...
Further reading and some rationale for these changes can be found at:
https://tools.ietf.org/html/draft-knodel-terminology-04
All changes are intended to be editorial in nature, not break existing
wire protocols, and not alter the meanings of any text.
2021-03-04 17:59:37 +01:00
Kim Alvefur
e7e1fca3bf
Pass trough entity references into markdown
...
In order to allow e.g. &xepnnnn; references in text.
2021-03-03 15:51:19 +01:00