Commit Graph

5713 Commits

Author SHA1 Message Date
Jonas Schäfer e0e168e4eb XEP-0458: Community Code of Conduct
As submitted to the board@ list by Dave and approved unanimously
by the Board in today’s meeting.
2021-06-10 18:22:13 +02:00
Jonas Schäfer c839de2723 Merge branch 'feature/xep-0292' into premerge 2021-06-08 21:04:07 +02:00
Jonas Schäfer f123a96ced Merge branch 'feature/xep-0004' into premerge 2021-06-08 21:04:03 +02:00
Maxime “pep” Buquet b7fe8d8ebc XEP-0060: Add integer-or-max datatype to use with Data Forms Validation
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2021-06-08 20:56:29 +02:00
Jonas Schäfer e085c876a1 XEP-0292: add revision block 2021-06-08 20:52:57 +02:00
Jonas Schäfer 07fa677523 XEP-0004: add revision block 2021-06-08 20:48:32 +02:00
Sam Whited bee8a3b647 XEP-0004: fix minor typo 2021-06-08 20:39:42 +02:00
Jonas Schäfer ceff8b852c Merge branch 'feature/xep-0373' into premerge 2021-05-25 17:10:01 +02:00
Jonas Schäfer 2c71061326 Merge branch 'feature/protoxep-cs-2022' into premerge 2021-05-25 17:09:22 +02:00
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
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
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