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

5994 Commits

Author SHA1 Message Date
bodqhrohro
57a01bb867
Bump xep-0356.xml revision to 0.4.1 2023-04-24 14:47:21 +03:00
bodqhrohro
36b28d420d
Fix typos in XEP-0356 2023-03-16 20:40:21 +02:00
Jonas Schäfer
f6cb31a91f Merge branch 'protoxep/public-node-subscriptions' into premerge 2022-04-06 08:22:45 +02:00
Jonas Schäfer
a9685f924d Merge branch 'xep-0356' into premerge 2022-04-06 08:21:58 +02:00
Jonas Schäfer
7caab55acd Oh gosh, the typos, how did they happen 2022-04-02 08:20:05 +02:00
Jérôme Poisson
c246ae47c6 XEP-0356: Release version 0.4
- Add "iq" privilege (necessary to implement XEPs such as XEP-0376).
- Roster pushes are now transmitted to privileged entity with "roster" permission of "get" or "both". This can be disabled.
- Reformulate to specify than only initial stanza and "unavailable" <presence> stanzas are transmitted with "presence" pemission.
- Namespace bump.
2022-04-01 23:40:06 +02:00
Jonas Schäfer
af83b0947e XEP-0464: fix status 2022-04-01 08:25:16 +02:00
Jonas Schäfer
c24bf51533 XEP-0464: Publish as Stable via fast track 2022-04-01 08:17:27 +02:00
Jonas Schäfer
148a1200df Merge remote-tracking branch 'moparisthebest-secret-gh/cookies' into urgent/cookies 2022-04-01 08:08:00 +02:00
Jérôme Poisson
12100155aa Add ProtoXEP: Public Pubsub Subscriptions
This specification provides a way to make subscriptions to a node
public.
2022-03-30 21:18:03 +02:00
64489c4539 Cookies: add mandatory setter attribute 2022-03-29 23:42:09 -04:00
81160186ef Change cookies namespace 2022-03-29 23:36:40 -04:00
Jonas Schäfer
59dbfe6ae7 Merge branch 'xep-0406' into premerge 2022-03-22 20:18:29 +01:00
Jonas Schäfer
fc26c7b48d XEP-0406: add revision block 2022-03-22 20:18:09 +01:00
Jonas Schäfer
179efda090 Merge branch 'xep-0087' into premerge 2022-03-22 20:17:12 +01:00
Jonas Schäfer
5d71095a80 XEP-0087: add revision block 2022-03-22 20:16:44 +01:00
Jonas Schäfer
9f553fbf7d Merge branch 'xep-0109' into premerge 2022-03-22 20:15:11 +01:00
Jonas Schäfer
6fcffd1c0f XEP-0109: add revision block 2022-03-22 20:15:00 +01:00
Jonas Schäfer
d9bd55a2b0 XEP-0072, XEP-0096, XEP-0214: add revision block 2022-03-22 20:13:37 +01:00
a739f60f84 ProtoXEP: XMPP Cookies 2022-03-18 02:55:02 -04:00
Georg Lukas
58cec1b6fb XEP-0072, XEP-0096, XEP-0214: fix xmlns in sipub examples 2022-03-11 17:31:52 +01:00
Georg Lukas
ea9077dd20 XEP-0109: fix xmlns in example 2022-03-10 16:42:33 +01:00
Georg Lukas
1c6709362c XEP-0087: fix xmlns in example 2022-03-10 09:54:57 +01:00
Georg Lukas
c3bcc4b691 XEP-0406: fix xmlns in example 2022-03-10 09:10:39 +01:00
Jonas Schäfer
e4d3f721c2 Merge branch 'compression-vulns' into premerge 2022-03-08 20:54:44 +01:00
Jonas Schäfer
0bb46763d1 Merge branch 'xep-0156' into premerge 2022-03-08 20:53:34 +01:00
56da9c814a Remove _xmppconnect DNS method from XEP-0156 and add warnings 2022-03-08 20:52:42 +01:00
Jonas Schäfer
7bc0785663 Merge branch 'xep-0115' into premerge 2022-03-08 20:51:26 +01:00
Jonas Schäfer
50ca61d016 XEP-0115: add revision block 2022-03-08 20:51:13 +01:00
Jonas Schäfer
328c6e5ced Merge branch 'obsoletions' into premerge 2022-03-08 20:49:14 +01:00
Emmanuel Gil Peyrot
7f89a85bcf XEP-0051: Move from deferred to obsolete. 2022-03-08 20:47:51 +01:00
Emmanuel Gil Peyrot
c54a047a4e XEP-0038: Move from deferred to obsolete. 2022-03-08 20:47:51 +01:00
Emmanuel Gil Peyrot
6cc118dfb7 XEP-0008: Move from deferred to obsolete. 2022-03-08 20:47:51 +01:00
Jonas Schäfer
3cd0e6aa15 Merge branch 'xep-0045' into premerge 2022-03-08 20:42:44 +01:00
Jonas Schäfer
f68562fd3f XEP-0045: add revision block 2022-03-08 20:42:30 +01:00
Jonas Schäfer
d8a72e2445 Accept inbox/muc-affiliations-versioning.xml as XEP-0463 2022-03-08 20:36:06 +01:00
Jonas Schäfer
6c741db673 Accept inbox/pubsub-filter.xml as XEP-0462 2022-03-08 20:35:26 +01:00
c2de9cfb15 Obsolete and update Security Considerations for XEP-0138 and XEP-0229 2022-02-22 17:57:41 -05:00
Jonas Schäfer
b855715e6f Merge branch 'xep-0163' into premerge 2022-02-22 18:44:36 +01:00
Jonas Schäfer
bbd3257491 Merge branch 'xep-0313' into premerge 2022-02-22 18:43:48 +01:00
Sam Whited
e0c7d71c69
XEP-0115: mention the pre-image attacks in the XEP
Signed-off-by: Sam Whited <sam@samwhited.com>
2022-02-20 07:36:25 -05:00
Jonas Schäfer
29dc732022
Merge pull request #1167 from SamWhited/superseded
Make XEP superseded more visible in HTML output
2022-02-18 16:48:49 +01:00
Sam Whited
bea4abe07c
Make XEP superseded more visible in HTML output
When a XEP has been superseded (or supersedes something else) it's not
always immediately obvious in the HTML output. It exists at the bottom
of the page in the appendices, but this requires a lot of digging, and
in the status message, but this is a big red blob of text that we don't
expect to differ from XEP to XEP and is harder to parse through than the
information we want being in a table.

This adds the information to a third place, the table in the header to
make it more obvious.
2022-02-18 10:11:41 -05:00
Emmanuel Gil Peyrot
0fa7358668 XEP-0045: Remove some more mentions of GC 1.0
The non-MUC way of joining a room has been removed in 1.32.0, but it
still was mentioned in a few places.  This removes cases which can’t
happen any longer.
2022-02-16 18:19:41 +01:00
Melvin Keskin
cf6ac3e6c5
XEP-0163: Release version 1.2.2
Add comma and fix typo
2022-02-16 15:39:05 +01:00
Emmanuel Gil Peyrot
7261382e68 XEP-0313: Release version 1.0.1. 2022-02-16 13:44:03 +01:00
Emmanuel Gil Peyrot
1a9f110832 XEP-0313: Fix indentation to be somewhat consistent
Also removes trailing whitespace in examples.
2022-02-16 13:42:15 +01:00
Emmanuel Gil Peyrot
21a4b3537b XEP-0313: Fix inconsistency in example namespaces 2022-02-16 13:37:52 +01:00
Jonas Schäfer
17f235c3da Merge branch 'xep-0449' into premerge 2022-02-15 18:35:09 +01:00
Emmanuel Gil Peyrot
b3e6c4ed77 XEP-0449: Release version 0.1.1. 2022-02-15 18:34:39 +01:00