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

6325 Commits

Author SHA1 Message Date
Matthew Wild
99bc9b8840 XEP-0386: New revision v0.4.0
This is an extensive update that goes along with the new XEP-0388 (SASL2)
updates. See revision block for a more detailed change list.
2022-10-10 17:17:04 +01:00
Jérôme Poisson
e403e4e84e protoXEP OpenPGP for XMPP Pubsub: version 0.0.2
Remove useless reference to XEP-0374 + acknowledgements
2022-10-10 14:13:47 +02:00
Jérôme Poisson
b06ddd6b8c Add ProtoXEP: OpenPGP for XMPP Pubsub
Specifies an OpenPGP for XMPP (XEP-0373) profile for the pubsub use case.
2022-10-09 22:33:55 +02:00
Maxime “pep” Buquet
b47dd8ac17
XEP-0045: Remove more of GC1
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-10-05 16:45:37 +02:00
Melvin Keskin
abff654119
XEP-0167: Release version 1.2.2
Specify attribute 'name' of 'mute' and 'unmute' elements as optional in schema
2022-09-26 15:50:57 +02:00
Timothée Jaussoin
93a3b70196 ProtoXEP: Pubsub Social Feed
This specification defines a way of publishing social content over XMPP.
2022-09-26 09:47:46 +02:00
Jonas Schäfer
45c2d1e8be Merge branch 'protoxep/pubsub-events' into premerge 2022-09-23 17:43:05 +02:00
Jonas Schäfer
fe84cb2276 Fix build error for real 2022-09-23 17:42:50 +02:00
Jonas Schäfer
faa1e85be6 Revert "Fix build error"
This reverts commit 763c540f82.
2022-09-23 17:42:21 +02:00
Jonas Schäfer
0cbf5487a8 Merge branch 'protoxep/pubsub-events' into premerge 2022-09-23 17:41:40 +02:00
Jonas Schäfer
763c540f82 Fix build error 2022-09-23 17:41:29 +02:00
Jonas Schäfer
aecee26322 Merge branch 'xep-0440' into premerge 2022-09-23 17:35:01 +02:00
Jonas Schäfer
453048ec90 Merge branch 'feature/entity-for-tmolitor' into premerge 2022-09-23 17:34:32 +02:00
Jonas Schäfer
646c9808e4 Merge branch 'xep-0029' into premerge 2022-09-23 17:34:00 +02:00
Jonas Schäfer
6aa697d34d XEP-0029: add revision block 2022-09-23 17:33:48 +02:00
Jonas Schäfer
4a55400000 Merge branch 'protoxep/pubsub-events' into premerge 2022-09-23 17:31:51 +02:00
Jonas Schäfer
a31fc0dd01 Merge branch 'xep-0264' into premerge 2022-09-23 17:31:22 +02:00
Daniel Gultsch
78bbafa14f XEP-0440 - make channel-binding a top level stream feature 2022-09-21 16:16:20 +02:00
Thilo Molitor
f37e8e4928 Use tmolitor author-entity in XEP-0353 2022-09-18 21:35:23 +02:00
Thilo Molitor
98e2855e2d Add tmolitor xml entity for <author/> 2022-09-18 21:28:44 +02:00
Guus der Kinderen
2d5f923432 XEP-0029: Use RFC 7622 instead of RFC 6122 to supersede
RFC 7622 obsoletes RFC 6122. It stands to reason that XEPs that are marked as being superseded by the former should be updated to be superseded by the latter.
2022-09-15 10:34:22 +02:00
Jérôme Poisson
70bcac2109 protoXEP Events: add missing dependencies 2022-09-09 14:23:53 +02:00
Jérôme Poisson
684168f09c protoXEP events: spelling/grammar fixes 2022-09-09 14:20:33 +02:00
Jérôme Poisson
2d0e9a5fab Add ProtoXEP: Events
This specification describe how to handle events with XMPP.
2022-09-08 22:28:59 +02:00
Linus Jahn
a274138972 XEP-0264: Fix missing namespace bump in schema 2022-09-05 21:25:08 +02:00
Jonas Schäfer
4045ce619c Merge branch 'xep-0440' into premerge 2022-08-30 15:40:11 +02:00
Jonas Schäfer
8a7977814e Merge branch 'xep-0294' into premerge 2022-08-30 15:39:33 +02:00
Jonas Schäfer
97d8536368 Merge branch 'xep-0293' into premerge 2022-08-30 15:38:55 +02:00
Jonas Schäfer
11d6b39b1b Merge branch 'xep-0470' into premerge 2022-08-30 15:38:21 +02:00
Jonas Schäfer
7102cdccbb Merge branch 'xep-0272' into premerge 2022-08-30 15:37:39 +02:00
Jonas Schäfer
0d16e34998 Merge branch 'xep-0448' into premerge 2022-08-30 15:35:49 +02:00
Jonas Schäfer
f97a13458a Merge branch 'xep-0446' into premerge 2022-08-30 15:35:20 +02:00
Jonas Schäfer
7f22e9863a Merge branch 'xep-0405' into premerge 2022-08-30 15:33:54 +02:00
Jonas Schäfer
ef599c41d7 Merge branch 'xep-0231' into premerge 2022-08-30 15:29:25 +02:00
Thilo Molitor
f793326085 Add changelog entry 2022-08-29 19:57:01 +02:00
Thilo Molitor
1721e6b756 Change RECOMMENDED to MUST for server implementations 2022-08-29 19:50:12 +02:00
Melvin Keskin
0d8970d298
XEP-0294: Release version 1.1.2
Fix example description and attribute name of 'parameter' element as specified by XML schema
2022-08-27 15:51:32 +02:00
Melvin Keskin
5457d3d7dc
XEP-0293: Release version 1.0.2
Fix attribute name of 'parameter' element as specified by XML schema
2022-08-26 22:23:25 +02:00
Jérôme Poisson
64bb4e53ea XEP-0470: version 0.2.0
- update reactions to be similar to XEP-0444
- namespace bump
2022-08-25 11:50:41 +02:00
Melvin Keskin
223c6a5ea0
XEP-0272: Release version 0.1.2
Fix typos / grammar / examples and use 'Muji' instead of 'muji' consistently
2022-08-24 15:02:28 +02:00
Jonas Schäfer
0981631d37 Merge branch 'feature/broken-xmpp-org-links' into premerge 2022-08-23 21:36:40 +02:00
Jonas Schäfer
dd7bae79c0 Merge branch 'feature/link-attic' into premerge 2022-08-23 21:36:07 +02:00
Jonas Schäfer
c21d49d78d Merge branch 'feature/stable-in-appendix' into premerge 2022-08-23 21:34:48 +02:00
Jonas Schäfer
e5e90286a3 Merge branch 'xep-0447' into premerge 2022-08-23 21:32:52 +02:00
Jonas Schäfer
580b207c4a Merge branch 'xep-0465' into premerge 2022-08-23 21:30:36 +02:00
Jonas Schäfer
5ab1461707 Move XEP-0215 to stable 2022-08-23 21:29:26 +02:00
Jonas Schäfer
d0d9181ab6 Accept inbox/pubsub-attachments.xml as XEP-0470 2022-08-23 21:28:32 +02:00
Jonas Schäfer
ffd945b78f Accept inbox/bookmark-pinning.xml as XEP-0469 2022-08-23 21:28:17 +02:00
Emmanuel Gil Peyrot
57985b2602 Fix link, broken with the xmpp.org move to Hugo
Thanks nav!
2022-08-10 00:25:07 +02:00
Kim Alvefur
923dfde2a8 Linkify revision history to attic
Comparing versions is a thing you may want to do when dealing with a
more or less living standard. Locating these versions in the attic is
often tedious since there are so many XEPs and revisions.

Linking them from the XEP revision history makes this easier, at least
where the relevant revision does exist in the attic, not all do, and
some are called jep rather than xep for historical reasons.
2022-08-08 18:46:19 +02:00