Commit Graph

5662 Commits

Author SHA1 Message Date
Jonas Schäfer 84260e20cf XEP-0429: auto-restart LC after Council switch 2020-12-01 18:20:00 +01:00
Jonas Schäfer 07b3993048 Merge branch 'premerge' into 'main'
Premerge

See merge request xsf/xeps!39
2020-12-01 17:18:53 +00:00
Jonas Schäfer 9cc5606a41 Merge branch 'feature/mix-various' into premerge 2020-12-01 18:13:03 +01:00
Jonas Schäfer c727e45ca4 XEP-0408: add revision block 2020-12-01 18:12:09 +01:00
Jonas Schäfer 32ba819e0b XEP-0404: add revision block 2020-12-01 18:11:27 +01:00
Jonas Schäfer df3d5b2b31 XEP-0403: add revision block 2020-12-01 18:10:26 +01:00
Jonas Schäfer dfab64e0d0 XEP-0369: add revision block 2020-12-01 18:10:23 +01:00
Jonas Schäfer 9c0690f9d7 Merge branch 'feature/protoxep-atm' into premerge 2020-12-01 18:08:00 +01:00
Jonas Schäfer f970623227 Merge branch 'feature/xep-0434' into premerge 2020-12-01 18:07:41 +01:00
mathieui 8b1ca45536 XEP-0408: Fix some XML examples 2020-11-30 19:35:07 +01:00
mathieui 2c93e79692 XEP-0404: Fix some of MIX-Anon examples
* XML validation & indent
* Wrong attribution of the form (<x/>) element, which was put as a
  sibling of thhe <user-preference/> element, where it should have
  been a child, according to the written text (and nearby examples)
2020-11-30 19:33:40 +01:00
mathieui e1d8c56771 XEP-0403: Fix use of MIX-Presence namespace
The examples used "urn:xmpp:presence:0" which is not the correct
namespace according to the text, it should be "urn:xmpp:mix:presence:0".
2020-11-30 19:29:00 +01:00
mathieui bd610ab866 XEP-0369: Fix a typo in a section title 2020-11-30 19:28:12 +01:00
Jonas Schäfer dbc8c0f720 Merge branch 'premerge' into 'main'
Premerge

See merge request xsf/xeps!38
2020-11-24 18:05:11 +00:00
Jonas Schäfer dd6f258447 Merge branch 'feature/xep-0373' into premerge 2020-11-24 19:03:03 +01:00
Jonas Schäfer 94b510cdf8 Merge commit 'refs/pull/1007/head' of github.com:xsf/xeps into premerge 2020-11-24 19:02:13 +01:00
Jonas Schäfer 441c856d9a
Merge pull request #1012 from Zash/css-tweak-box
Invert colors of info boxes in dark mode
2020-11-24 19:01:06 +01:00
Jonas Schäfer d263d41b6f Merge branch 'premerge' into 'main'
Premerge

See merge request xsf/xeps!37
2020-11-24 17:59:43 +00:00
Jonas Schäfer d777f0cc4e Accept inbox/stickers.xml as XEP-0449 2020-11-24 18:56:46 +01:00
Jonas Schäfer f28b5b5510 Accept inbox/esfs.xml as XEP-0448 2020-11-24 18:56:46 +01:00
Jonas Schäfer 13cb0f7ac5 Accept inbox/sfs.xml as XEP-0447 2020-11-24 18:56:46 +01:00
Jonas Schäfer 6111f69d57 Accept inbox/file-metadata.xml as XEP-0446 2020-11-24 18:56:46 +01:00
Jonas Schäfer 033ad4007a tools: auto-generate entity into xep.ent upon acceptance 2020-11-24 18:56:46 +01:00
Jonas Schäfer 250b4daf54 Update xep.ent 2020-11-24 18:56:45 +01:00
Jonas Schäfer 6a24bb0eec XEP-0443: Accept as Draft 2020-11-24 18:56:45 +01:00
Jonas Schäfer 5679b6eb0f Accept inbox/ibr-token.xml as XEP-0445 2020-11-24 18:56:37 +01:00
Kim Alvefur 214b89bd55 Invert colors of info boxes in dark mode 2020-11-23 22:51:19 +01:00
Florian Schmaus d36f469b7f XEP-0373 (ox): Fix 'to'-attribute requirements
The XEP had the requirements for the 'to'-attribute of <sign/> and
<crypt/> interchanged. Thanks to defanor <defanor@uberspace.net> for
pointing this out.

Acked-by: Vincent Breitmoser <look@my.amazin.horse>
2020-11-23 16:08:34 +01:00
Florian Schmaus 00d7e0c39c XEP-0373 (ox): s/NOT REQUIRED/OPTIONAL/
"NOT REQUIRED" is not a RFC 2119 keyword, "OPTIONAL" is.
2020-11-23 16:06:59 +01:00
Emmanuel Gil Peyrot ade694560c Add a dark theme for the XEPs
Fixes #1009.
2020-11-22 13:41:15 +01:00
Sam Whited baff857975 XEP-0047: fix incorrect max sequence number
Previously the text said that the max sequence number was 65535 (max
unsigned 16 bit integer), but also said this was (1<<15)-1, which is
actually max signed 16 bit integer or 32767.
2020-11-21 14:41:53 -05:00
Sam Whited 9a4760453d Fix styling on superscript elements 2020-11-21 14:20:38 -05:00
Melvin Keskin 6584eb3a60
XEP-0434: Release version 0.2.0
Improve explanations, descriptions and examples, introduce new attribute and complete all sections:

* Remove link to encryption protocol namespaces
* Add short name
* Shorten and improve introduction
* Use emphasizing text formatting instead of quotation marks
* Add new section for explaining the core properties of trust messages
* Add examples comparing trust messages to public key certificates
* Improve description of trust message structure
* Introduce 'usage' attribute for 'trust-message' element
* Focus on XEP-0420 and adjust examples accordingly
* Complete sections 'IANA Considerations', 'XMPP Registrar Considerations' and 'XML Schema'
2020-11-18 08:37:54 +01:00
Jonas Schäfer 2443afbd17 Merge branch 'premerge' into 'main'
Premerge

See merge request xsf/xeps!36
2020-11-17 14:29:32 +00:00
Jonas Schäfer 3eee9e3d48 Merge branch 'feature/xep-0389' into premerge 2020-11-17 15:27:47 +01:00
Jonas Schäfer 7d2cd5bf65 Merge branch 'feature/vier-protoxeps-fuer-ein-halleluja' into premerge 2020-11-17 15:27:41 +01:00
Jonas Schäfer 5ac7241a5a Merge branch 'feature/docs' into premerge 2020-11-17 15:27:37 +01:00
Jonas Schäfer 948fcdb2f5 XEP-0389: add revision block 2020-11-17 15:24:58 +01:00
Sam Whited 9475423c59 XEP-0389: error if client selects an invalid flow 2020-11-14 08:31:45 -05:00
Sam Whited a556d9f5ea XEP-0389: fix a small typo 2020-11-14 08:31:35 -05:00
Martin Dosch 91df73b1ec Change title for ProtoXEPs
The title should be `ProtoXEP: Title of the new XEP`
rather than `XEP-XXXX: Title of the new XEP`.
2020-11-12 22:00:21 +01:00
Marvin W 2cd676e6aa
Add XEP proposal for Stickers 2020-11-10 20:55:36 +01:00
Marvin W 2b3d45b25f
Add XEP proposal for Encryption for stateless file sharing 2020-11-10 20:55:36 +01:00
Marvin W da72adb8b8
Add XEP proposal for Stateless file sharing 2020-11-10 20:50:35 +01:00
Marvin W c7e82167f0
Add XEP proposal for a generic file metadata element 2020-11-10 20:49:42 +01:00
Jonas Schäfer 996819488b XEP-0443: add revision block 2020-11-10 17:55:21 +01:00
Jonas Schäfer 911abdf62e Merge branch 'cs2021' into 'main'
XEP-0443: added IM notes and Easy Onboarding

See merge request xsf/xeps!35
2020-11-10 16:40:04 +00:00
Georg Lukas 36452c95f0 XEP-0443: added IM notes and Easy Onboarding 2020-11-10 17:37:58 +01:00
Jonas Schäfer f352fd999b Merge branch 'premerge' into 'main'
Premerge

See merge request xsf/xeps!34
2020-11-10 14:32:40 +00:00
Jonas Schäfer c7cd9d0c94 Merge branch 'feature/xep-0045' into premerge 2020-11-10 15:29:55 +01:00