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

6120 Commits

Author SHA1 Message Date
Jonas Schäfer
cc189abd41 XEP-0363: Incorporate Council feedback
The wording about allowed headers was deemed unclear, so it was
clarified that only allowed headers should be forwarded.

In addition, there were concerns about implementation support for
preserving the relative order of different headers. Considering that
that's unlikely to be a use-case, the wording was changed to not require
that, but only preserving the order of values for the same header.
2022-01-25 16:53:04 +01:00
Jonas Schäfer
708ebc3616 Accept inbox/replies.xml as XEP-0461 2022-01-25 16:49:06 +01:00
Melvin Keskin
3ca2947acf
XEP-0060: Release version 1.23.1
Add hint for processing incomplete submission forms
2022-01-21 18:21:18 +01:00
Melvin Keskin
69b8363215
XEP-0004: Release version 2.13.0
Add incomplete submission form handling
2022-01-21 18:05:55 +01:00
Melvin Keskin
06c1d3a95a
XEP-0060: Release version 1.23.0
Advertise support and fix typo:

* Advertise support for publishing items
* Replace 'allow' with 'allows'
2022-01-21 17:27:25 +01:00
Georg Lukas
ccfa79d34a XEP-0423: add missing supersededby XEP-0443 2022-01-19 18:07:29 +01:00
Jonas Schäfer
00ea099c7a xep.xsl: Linkify RFCs and XEP references 2022-01-19 17:54:27 +01:00
Jonas Schäfer
3f5fd31323 xep.xsl: render status Draft as Stable in dd 2022-01-19 17:54:12 +01:00
Jonas Schäfer
b45af6d21b Merge branch 'xep-0060' into premerge 2022-01-18 15:54:09 +01:00
Jonas Schäfer
5db92b8aa3 Merge branch 'xep-0384' into premerge 2022-01-18 15:53:27 +01:00
Jonas Schäfer
5774e9d3aa XEP-0384: add revision block 2022-01-18 15:53:05 +01:00
Emmanuel Gil Peyrot
6d8805611f XEP-0256: Deprecate in favour of XEP-0319 2022-01-14 11:07:08 +01:00
Maxime “pep” Buquet
e9a33e25c2
XEP-0060: Specify pubsub#type to reflect semantic info
For more information:
- https://github.com/xsf/xeps/pull/986
- https://mail.jabber.org/pipermail/standards/2022-January/038695.html

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-01-14 09:51:19 +01:00
Jonas Schäfer
64a1153bfe Merge branch 'fix/dark-contrast' into premerge 2022-01-11 17:13:48 +01:00
Jonas Schäfer
d38c99a19f Merge branch 'xep-0452' into premerge 2022-01-11 17:13:14 +01:00
Jonas Schäfer
f373c6424e XEP-0452: add revision block 2022-01-11 17:12:49 +01:00
Jonas Schäfer
1089fb89b1 Merge branch 'xep-0353' into premerge 2022-01-11 17:08:01 +01:00
Thilo Molitor
1c9f85b1c2 XEP-0353: Rework whole spec, namespace bump 2022-01-11 17:04:39 +01:00
Jonas Schäfer
ffc6046638 Merge branch 'fix/dtd-css' into premerge 2022-01-11 17:02:29 +01:00
Emmanuel Gil Peyrot
927b09f19d CSS: improve the contrast of DTD in the dark theme
Make it Mauve instead of purple. :p
2022-01-10 13:25:28 +01:00
John Smith
4aff5bf2e5
XEP-0452: Correct MUC configuration example. 2022-01-10 03:01:46 +02:00
6k27f
08a9372ba6 Fix broken links.
The actual anchor in the Business Rules section is rules.
2022-01-05 00:00:00 +00:00
defanor
84c9ade45a Improve <pre> and <code> contrast with a dark theme
This makes it more easily legible, and to follow the WCAG
recommendations.
2022-01-04 21:06:45 +03:00
Emmanuel Gil Peyrot
2bdac32197
XEP-0363: Add a sentence about multiple same headers and case insensitivity
Thanks pep. for finding these issues!

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-01-04 18:51:23 +01:00
Jonas Schäfer
3fd3d27117 Merge branch 'protoxeps-marvin' into premerge 2022-01-04 18:44:53 +01:00
Jonas Schäfer
acb4095e17 Merge branch 'protoxep-pubsub-ns' into premerge 2022-01-04 18:43:53 +01:00
Jonas Schäfer
713426aadd Merge branch 'xep-0402' into premerge 2022-01-04 18:43:09 +01:00
Emmanuel Gil Peyrot
7a7c9cab62 XEP-0402: Add missing supersedes for XEP-0411
The other direction is already ok.
2022-01-04 18:41:56 +01:00
Jonas Schäfer
1d6e75cc81 Merge branch 'xep-0384' into premerge 2022-01-04 18:39:12 +01:00
Maxime “pep” Buquet
7bffc70203 XEP-0363: Servers may want to sign headers
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-01-04 18:05:17 +01:00
Maxime “pep” Buquet
bb41813924 XEP-0363: clients SHOULD NOT interpret headers
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-01-04 18:05:17 +01:00
Maxime “pep” Buquet
a3095bd402 XEP-0363: Headers MUST be included in the PUT request
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-01-04 18:05:17 +01:00
Maxime “pep” Buquet
96477ee615 XEP-0363: Size in bytes
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-01-04 18:05:17 +01:00
Marvin W
03656d3097
Add ProtoXEP: Call Invites 2022-01-01 17:51:16 +01:00
Marvin W
f7fc745563
Add ProtoXEP: Message Replies 2022-01-01 17:51:12 +01:00
Marvin W
7f99862d20
Add ProtoXEP: Compatibility fallback 2022-01-01 17:51:10 +01:00
Maxime “pep” Buquet
a2f73c1d81 Inbox: Pubsub-ns first draft
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2021-12-28 15:37:15 +01:00
Fabian Sauter
929c38c9be
Fixed revisions... 2021-12-27 12:18:51 +01:00
Fabian Sauter
5d10cabf7b
Updated the revision to 0.8.2 2021-12-27 12:16:44 +01:00
Fabian Sauter
70d0ddf18a
Fixed HMAC size for encryption 2021-12-27 12:09:33 +01:00
Emmanuel Gil Peyrot
d5ea373e2a XEP-0280: Fix indentation in examples 2021-12-26 14:26:51 +01:00
Emmanuel Gil Peyrot
70c3f29afa XEP-0060: Fix indentation to be consistent 2021-12-26 13:14:09 +01:00
Jonas Schäfer
7c43e4aaa8 Merge branch 'xep-0459' into premerge 2021-12-14 13:18:06 +01:00
Emmanuel Gil Peyrot
d8c5fe7c67 XEP-0459: Replace deprecated XEP-0411 with XEP-0402
This is the way forward, as we deprecated the previous conversion
method.
2021-12-14 13:16:36 +01:00
Jonas Schäfer
23bd597442 Merge branch 'xep-0380' into premerge 2021-12-07 16:39:12 +01:00
Jonas Schäfer
458a5202b3 Merge branch 'xep-0420' into premerge 2021-12-07 16:36:14 +01:00
Jonas Schäfer
656dae74f7 Merge branch 'xep-0045' into premerge 2021-12-07 16:35:27 +01:00
Jonas Schäfer
172549dc65 Issue LCs as requested by the author 2021-12-07 16:33:04 +01:00
Melvin Keskin
c0b97cc571
XEP-0380: Release version 0.4.0
Add new OMEMO namespaces:

* Add 'urn:xmpp:omemo:1' for OMEMO versions since 0.4.0
* Add 'urn:xmpp:omemo:2' for OMEMO versions since 0.8.0
2021-11-18 14:57:49 +01:00
Melvin Keskin
721cf22f7e
XEP-0420: Release version 0.4.1
Clarify bare JID usage and improve sentences:

* Clarify usage of bare JIDs for affix elements
* Improve and correct sentences about affix elements
2021-11-18 14:19:48 +01:00