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

5956 Commits

Author SHA1 Message Date
Jonas Schäfer
17e545543c Merge branch 'feature/cves' into premerge 2021-05-25 17:08:51 +02:00
Jonas Schäfer
6d942dcb3b XEP-0280: add revision block 2021-05-25 17:08:23 +02:00
Jonas Schäfer
d36cc64329 Merge branch 'feature/xep-0450' into premerge 2021-05-18 19:58:58 +02:00
Licaon_Kter
20ce66154a
XEP-0045 - Fix typo missed in rev. 1.25
Ping @stpeter
2021-05-15 21:27:34 +00:00
Melvin Keskin
74cf7b93a4
XEP-0434: Release version 0.5.1
Update to XEP-0450 version 0.3.0 and apply consistent formatting:

* Update ATM's namespace to 'urn:xmpp:atm:1'
* Apply consistent formatting for revision history
2021-05-14 20:12:35 +02:00
Melvin Keskin
c7506f7260
XEP-0450: Release version 0.3.1
Improve examples and apply consistent formatting:

* Replace wrong recipient in example by 'alice@example.org'
* Use recipient 'bob@example.com' in examples consistently
* Apply consistent formatting for revision history
2021-05-14 19:54:01 +02:00
Paul Schaub
58e2f3b377
XEP-0373: Public key and metadata nodes: Recommend 'open' access model 2021-05-14 17:38:17 +02:00
Jonas Schäfer
875109fc70 XEP-0013: deprecate as per council vote 2021-05-04 19:47:36 +02:00
Jonas Schäfer
13ecbf92c4 Merge branch 'feature/xep-0450' into premerge 2021-04-20 19:54:17 +02:00
Jonas Schäfer
2ff2fab8cd Merge branch 'feature/xep-0434' into premerge 2021-04-20 19:53:37 +02:00
Jonas Schäfer
2b2fee1135 Merge branch 'feature/end-fix' into premerge 2021-04-20 19:52:47 +02:00
Melvin Keskin
bea483b07a
XEP-0450: Release version 0.3.0
Update to XEP-0420 version 0.4.0 and XEP-0434 version 0.5.0:

* 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'
* Update TM's namespace to 'urn:xmpp:tm:0'
* Update namespace to 'urn:xmpp:atm:1'
2021-04-16 12:32:52 +02:00
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
Melvin Keskin
8b02d0e79a
XEP-0384: Release version 0.8.0
Update to XEP-0420 version 0.4.0 and adjust namespace:

* 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'
* Update namespace to 'urn:xmpp:omemo:2'
2021-04-13 21:02:55 +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