Commit Graph

5926 Commits

Author SHA1 Message Date
Jonas Schäfer 0c6f1d4fbe Merge branch 'protoxep/pubsub-filtering' into premerge 2022-02-08 17:27:10 +01:00
Maxime “pep” Buquet 58ec7af726 PubSub Filter: change allow/block to include/exclude
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-02-08 17:24:48 +01:00
Jonas Schäfer daa54a661b Merge branch 'xep-0060' into premerge 2022-02-08 17:20:57 +01:00
Maxime “pep” Buquet da38ae50c5
ProtoXEP: PubSub Node Filtering
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-02-02 16:48:57 +01:00
Jonas Schäfer 1a58249bab Merge branch 'xep-0443-deprecation' into premerge 2022-01-25 17:06:32 +01:00
Jonas Schäfer f00a4aabe6 XEP-0443: Obsolete 2022-01-25 17:05:58 +01:00
Jonas Schäfer ea4c684e70 Deprecate XEP-0443 2022-01-25 17:05:44 +01:00
Jonas Schäfer d7da685d96 Merge branch 'xep-0256' into premerge 2022-01-25 16:59:56 +01:00
Jonas Schäfer f12d27ffa6 Merge branch 'xep-0363' into premerge 2022-01-25 16:55:34 +01:00
Maxime “pep” Buquet d62994eb5b XEP-0363: Add 1.1.0 revision block
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-01-25 16:54:23 +01:00
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
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