Commit Graph

5926 Commits (0c6f1d4fbed8b480c788df885f84ffec1fbabfb8)
 

Author SHA1 Message Date
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
2 years ago
Jonas Schäfer 42472d2500 Merge branch 'feature/biblatex' into premerge 2 years ago
Jonas Schäfer 72d8b4b3cf xep.xsl: Ensure that the leading zeroes are preserved in citations 2 years ago
Jonas Schäfer 64f868b2b2 Merge branch 'feature/xep-0420' into premerge 2 years ago
Georg Lukas 0310636ca9 XEP style: fix CVE background in dark mode 2 years ago
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'
2 years ago
Georg Lukas c724ddc348 XEP-0280: add some CVEs 2 years ago
Georg Lukas 8056721f8e XEP template: add `<cve>` element for security vulnerabilities 2 years ago
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
2 years ago
Jonas Schäfer 99afa86c07 Merge branch 'feature/xep-0393' into premerge 2 years ago
Jonas Schäfer 812ab80047
Merge pull request #1048 from Zash/markdownspacefix
xep2md: fix spaces around links or spans
2 years ago
Sam Whited f160353ae4 XEP-0393: further changes for clarity when reading 2 years ago
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.
2 years ago
Jonas Schäfer 50d32f9151 Accept XEP-0457 as Active
Approving body is Editor because of the track.
2 years ago
Jonas Schäfer 54031a176f XEP-0456: fix lack of algorithm description 2 years ago
Jonas Schäfer 6e78fdbf69 Merge branch 'feature/xep-0294' into premerge 2 years ago
Jonas Schäfer b69af45439 XEP-0294: add revision block 2 years ago
Jonas Schäfer 9416f662aa Accept inbox/content-ratings.xml as XEP-0456 2 years ago
Jonas Schäfer 37f47915cf XEP-0280: Issue Last Call
As requested by the new author.
2 years ago
Jonas Schäfer fbb8e4053d XEP-0280: add revision block 2 years ago
Georg Lukas 112ad10745 XEP-0280: take over XEP maintenance 2 years ago
Jonas Schäfer ae0bdfb2fc XEP-0313: Issue last call 2 years ago
Jonas Schäfer 9bf75ae240 Merge branch 'feature/protoxep-content-rating-labels' into premerge 2 years ago
Jonas Schäfer 5d2424efff Merge branch 'feature/mix-namespace-fix' into premerge 2 years ago
Jonas Schäfer 325a61a843 XEP-0408: add revision block 2 years ago
Jonas Schäfer 121ac46fb7 XEP-0406: add revision block 2 years ago
Jonas Schäfer 7775f11d09 ProtoXEP: Content Rating Labels 2 years ago
Philipp Hancke 1b77f50b11 update to 8285 2 years ago
Jonas Schäfer c5f8044bec XEP-0004: fix version date (sssh!) 2 years ago
Philipp Hancke be6bc3a1e0 xep-0294: add mapping for a=extmap-allow-mixed 2 years ago
Jonas Schäfer 2b5ee06703 Merge branch 'feature/markdown-tooling-fixes' into premerge 2 years ago
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.
2 years ago
Kim Alvefur e7e1fca3bf Pass trough entity references into markdown
In order to allow e.g. &xepnnnn; references in text.
2 years ago
Kim Alvefur 0ccc34d1cf Reduce error on missing required metadata to yelling on stderr 2 years ago
Kim Alvefur e7625fa93b Allow dependencies to be missing from metadata
xep2md leaves it out if there are zero dependencies in the input, so
seems sensible to mirror that in the opposite direction
2 years ago
Jonas Schäfer 784177b64f Merge branch 'feature/xep-0004' into premerge 2 years ago
Jonas Schäfer 2cdc01a20f XEP-0004: add revision block 2 years ago
Jonas Schäfer a372c1920d XEP-0004: Add note about compatibility for element ordering
After some discussion on-list [1] and in the council [2], we
agreed that an informational box would be best to convey the
change.

   [1]: https://mail.jabber.org/pipermail/standards/2021-February/038148.html
   [2]: https://logs.xmpp.org/council/2021-02-17#2021-02-17-f706cab427273ca0
2 years ago
Jonas Schäfer bd5bef5cf1 Merge branch 'feature/markdown-tooling' into premerge 2 years ago
Kim Alvefur 297511b1cd xep2md: Warn if lua-yaml is missing
Since this does not carry the full metadata needed to roundtrip the
document, which can be fine if you're using the markdown for something
else.
2 years ago
Kim Alvefur e6afb36d92 xep2md: Fix collection of date for simple metadata
Thanks jonas’

Another hook collected revision dates before this one
2 years ago
Florian Schmaus 9a0bafe030 XEP-0004: Clarify that <reported/> must appear first
It is important for form consuming entities which validate the form
field types that the <reported/> element appears before any <item/>
element in result forms. This is because the <reported/> element
contains the information about the field type of the fields. So if a
form has any <item/> before <reported/>, valididating entites would
need two passes to parse the form: the first pass to parse <reported/>
and the second one to parse the fields in <item/>s.

I consider this a non-breaking change, and just a clarification of the
XEP authors intention.
2 years ago
Florian Schmaus df3d3d8b82 XEP-0004: Clarify which elements are meant 2 years ago
Jonas Schäfer 94ccd1f2a0 Merge branch 'feature/xep-0313' into premerge 2 years ago
Jonas Schäfer 20c5635d49 XEP-0313: add revision block 2 years ago
Kim Alvefur d3d6c62426 xep2md: Include JID in author entry 2 years ago
Kim Alvefur 3dc3253a38 xep2md: Always serialize authors as list
Needed to roundtrip through 2xep.lua
2 years ago
mathieui 4f81fe0fdc Update MIX-CORE namespace in XEP-0408 2 years ago
mathieui f0e086b69d Update MIX-CORE namespace in XEP-0406 2 years ago
Sam Whited bace5148fe XEP-0313: fix mixed tabs/spaces in examples
I left this alone for the rest of the document because it would just
enlarge the diff, but there's a lot more of this that could really use
some cleanup.
2 years ago