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

5956 Commits

Author SHA1 Message Date
Jonas Schäfer
fca4bb1030 Merge branch 'xep-0294' into premerge 2021-10-26 16:20:51 +02:00
Emmanuel Gil Peyrot
28e8f854be XEP-0339: Add a XML schema
Also fix an example missing a Jingle namespace.

Of note: many examples are invalid yet not clearly marked so, they
contain the string "ssrc-id" instead of an actual ssrc-id.
2021-10-23 16:01:46 +02:00
Emmanuel Gil Peyrot
3d3dcdb209 XEP-0215: Fix the schema
- Allow more than a single <service/> in <services/>.
- Restrict the 'port' attribute to xs:unsignedShort, but make it
  optional as per section 3.3.
2021-10-23 12:42:06 +02:00
Emmanuel Gil Peyrot
c219ef8bcb XEP-0294: Make the schema tighter by using xs:unsignedShort for the 'id' attribute
Thanks gst-meet for making me notice!
2021-10-23 12:34:05 +02:00
Jonas Schäfer
73cdf415e5 Merge branch 'xep-0355' into premerge 2021-10-19 16:52:47 +02:00
Jonas Schäfer
b08b87251f XEP-0411: Deprecate
As per Council Vote from 2021-10-06.

It is only used for XEP-0048 which has been deprecated before, thus it
makes no sense to keep it alive.
2021-10-19 16:52:45 +02:00
Jérôme Poisson
3529c30528 XEP-0355: version 0.513
- delegation of Remaining Discovery Infos
- delegation of Bare JID Disco Items
- Security Consideration about disco requests
- namespace bump
- typos
2021-10-15 14:44:59 +02:00
Jonas Schäfer
f200f3517b Handle s/Draft/Stable/ in send-updates.py 2021-10-12 20:49:36 +02:00
Jonas Schäfer
ba6fd0856b XEP-0280: Advance to Stable as per Council Vote from 2021-09-29 2021-10-12 20:36:32 +02:00
Jonas Schäfer
6427c30518 Merge branch 'xep-0384' into premerge 2021-10-12 20:36:12 +02:00
Jonas Schäfer
7eaaa8b806 Merge branch 'xep-0313' into premerge 2021-10-12 20:29:20 +02:00
Kevin Smith
01fe1b35dc Address LC feedback around groupchat messages in user archives
This is largely Dave Cridland's suggestion from the list, in response to Georg's
feedback, with Georg having checked the material details, along with others
in the xsf MUC. I believe everyone is happy with this.
2021-10-12 20:28:16 +02:00
Jonas Schäfer
806c327186 Merge branch 'fix/logo-position' into premerge 2021-10-12 20:19:35 +02:00
Melvin Keskin
d625902285
XEP-0384: Release version 0.8.1
Adjust remaining namespaces:

* Update namespace to 'urn:xmpp:omemo:2:bundles'
* Update namespace to 'urn:xmpp:omemo:2:devices'
2021-10-07 20:39:34 +02:00
Jonas Schäfer
c0ff942bf8 XEP-0401: Issue Last Call as requested by Author 2021-10-06 09:48:33 +02:00
Jonas Schäfer
647f5fdd78 XEP-0445: Issue Last Call as requested by Author 2021-10-06 09:45:24 +02:00
Jonas Schäfer
830986eab8 XEP-0379: Issue Last Call as requested by Author 2021-10-06 09:45:12 +02:00
Jonas Schäfer
d148cda135 Merge branch 'xep-0450' into premerge 2021-10-06 09:44:30 +02:00
Jonas Schäfer
e560df843c Merge branch 'xep-0434' into premerge 2021-10-06 09:44:27 +02:00
Jonas Schäfer
03418ab90a Merge branch 'xep-0402' into premerge 2021-10-06 09:44:21 +02:00
Jonas Schäfer
a0fc4f3f77 Merge branch 'xep-0459' into premerge 2021-10-06 09:44:16 +02:00
Jonas Schäfer
7a4916fd8b Merge branch 'xep-0401' into premerge 2021-10-06 09:44:04 +02:00
Jonas Schäfer
872f2d8f36 XEP-0401: add revision block 2021-10-06 09:43:41 +02:00
Jonas Schäfer
4b3536961f XEP-0459: add revision block 2021-10-06 09:39:48 +02:00
Jonas Schäfer
1df5dbb5aa XEP-0401: Fix reference to ibr-token 2021-10-06 09:38:20 +02:00
wurstsalat
a6b49c900f Fix XMPP logo position 2021-10-05 21:39:56 +02:00
Melvin Keskin
3e7fdb22f4
XEP-0450: Release version 0.4.0
Update to XEP-0434 version 0.6.0 and XEP-0384 version 0.8.0:

* Use Base64-encoded key identifiers in examples
* Update TM's namespace to 'urn:xmpp:tm:1'
* Update OMEMO's namespace to 'urn:xmpp:omemo:2'
2021-10-04 21:55:25 +02:00
Melvin Keskin
cd1adfb56b
XEP-0434: Release version 0.6.0
Specify key identifier encoding, improve glossary and update to XEP-0384 version 0.8.0:

* Specify usage of Base64 encoding for key identifiers within trust messages
* Specify usage of Base16 encoding for key identifiers within Trust Message URIs
* Use Base64-encoded key identifiers in examples
* Add 'hash value' as example of key identifier
* Update OMEMO's namespace to 'urn:xmpp:omemo:2'
* Update namespace to 'urn:xmpp:tm:1'
2021-10-04 21:37:20 +02:00
Georg Lukas
df36c096b1 XEP-0401: split out pre-authenticated IBR 2021-09-30 09:45:46 +02:00
Emmanuel Gil Peyrot
3cbf1994ca XEP-0402: Fix indentation in two examples 2021-09-29 20:48:40 +02:00
Georg Lukas
d03aace08e XEP-0459: XEP-0445 was accepted, use it instead of the proto-XEP 2021-09-29 17:36:06 +02:00
Jonas Schäfer
34592782e0 Merge branch 'xep-0313' into premerge 2021-09-28 22:14:18 +02:00
Jonas Schäfer
d0858154c5 Merge branch 'fix/cs-superseded' into premerge 2021-09-28 22:13:41 +02:00
Jonas Schäfer
57f5881127 Merge branch 'xep-0280' into premerge 2021-09-28 22:12:50 +02:00
Jonas Schäfer
db6a3c4134 XEP-0280: add revision block 2021-09-28 22:12:34 +02:00
Jonas Schäfer
fa100637df Merge branch 'xep-0384' into premerge 2021-09-28 22:10:20 +02:00
Jonas Schäfer
fb4de0db48 XEP-0384: fix date 2021-09-28 22:10:09 +02:00
Kim Alvefur
0836bf6d36 XEP-0313: Editorial: Missing paragraph FULL STOP 2021-09-24 16:18:19 +02:00
Emmanuel Gil Peyrot
f7702c511b XEP-0270, XEP-0302, XEP-0375: Fix the superseded chain
Each CS supersedes its predecessor, and is supersededby its successor,
thanks Ge0rG for finding this issue.
2021-09-22 19:25:31 +02:00
Georg Lukas
f7bd573690 XEP-0280: use new permalink for "current" Compliance Suite 2021-09-22 17:38:28 +02:00
Jonas Schäfer
52534c62e0 Merge branch 'xep-0413' into premerge 2021-09-21 18:06:18 +02:00
Jonas Schäfer
3a1b47013a Merge branch 'fix/logo-url' into premerge 2021-09-21 18:05:32 +02:00
Daniel Brötzmann
f6435c9bf4
Update path for xmpp-logo.svg 2021-09-20 18:15:02 +02:00
mjk
d4b9524f64 XEP-0413: fix a temporal typo in revision history 2021-09-19 12:34:01 +00:00
Jonas Schäfer
ecba015bdd Merge branch 'xep-0227' into premerge 2021-09-12 18:06:29 +02:00
Matthew Wild
357529d470 XEP-0227: New revision 1.1
- Discourage inclusion of plaintext passwords
- Document a format for including SCRAM data
- Define data formats for PEP and MAM data
2021-09-12 18:05:55 +02:00
Georg Lukas
9568fda8c7 XEP-0280: Mobile Considerations: replace with CS Mobile link 2021-09-08 19:18:36 +02:00
Georg Lukas
64f87e1d2a XEP-0280: Remove the removal of the <private/> element
The requirement to strip `<private/>` by the sending server was in the
XEP from day 1. It was later changed from "MUST" to "SHOULD" and from
"sending server" to "receiving server", so that the latter could also
prevent normal message routing.

As this behavior only ever affected the `<private/>` element and not the
`<no-copy/>` hint (introduced in 2017), which should be treated in a
similar but not equal way, and there is a security benefit in letting
the receiving client know that message routing was manipulated, it makes
sense to remove this requirement.

As there is no negative effect of keeping another element in delivered
messages, nobody complained about `<no-copy/>` not being stripped, and
bumping Carbons today would be rather unfortunate, this is done without
a namespace bump, despite "breaking" the specification.
2021-09-08 19:18:32 +02:00
Georg Lukas
622e9b08ba XEP-0280: remove error note, add XEP-0333 2021-09-08 18:40:10 +02:00
Jonas Schäfer
845dddc885 Merge branch 'xep-0060' into premerge 2021-09-07 15:51:27 +02:00