Commit Graph

5608 Commits

Author SHA1 Message Date
Daniel Gultsch 9627b0193c Retro-patch XEP-0454
fixed examples in OMEMO Media sharing
2021-01-26 16:51:04 +01:00
Jonas Schäfer bfe58edcba Accept inbox/omemo-media-sharing.xml as XEP-0454 2021-01-26 16:48:48 +01:00
Jonas Schäfer e3f28140ae Accept inbox/doap-usage-in-xmpp.xml as XEP-0453 2021-01-26 16:48:37 +01:00
Jonas Schäfer c1bffb2104 Accept inbox/muc-mention-notifications.xml as XEP-0452 2021-01-26 16:47:46 +01:00
Jonas Schäfer c017e43ade Accept inbox/mux.xml as XEP-0451 2021-01-19 18:23:44 +01:00
Jonas Schäfer ac1989bad5 Merge branch 'premerge' into main 2021-01-19 18:20:47 +01:00
Jonas Schäfer 9c6e59f1b6 Merge branch 'feature/xep-0434' into premerge 2021-01-19 17:28:16 +01:00
Jonas Schäfer cd4413fa9a Merge branch 'feature/protoxep-service-outage' into premerge 2021-01-19 15:11:07 +01:00
mathieui d58d4e3c25 inbox: add ProtoXEP "Service Outage Status" 2021-01-19 15:10:20 +01:00
mathieui 9f8a1cab92 prettify: add link to source and license information 2021-01-19 09:09:29 +01:00
Melvin Keskin 11dcbd19f1
XEP-0434: Release version 0.3.0
Clarify usage, use real namespace for examples and add missing section:

* Clarify usage of trust messages by protocols such as Automatic Trust Management (ATM)
* Use namespace 'urn:xmpp:atm:0' of Automatic Trust Management (ATM) as example for 'usage' attribute.
* Add section 'Security Considerations'
2021-01-12 17:12:39 +01:00
Jonas Schäfer 0d45eb27b4 Fix editorial issue with protoxep 2021-01-12 17:00:36 +01:00
Jonas Schäfer f4dc63231e Merge branch 'premerge' into main 2021-01-12 16:56:59 +01:00
Jonas Schäfer 62fd97a905 Merge branch 'feature/xep-0393' into premerge 2021-01-12 16:56:54 +01:00
Jonas Schäfer cdf025ce19 XEP-0393: add revision block 2021-01-12 16:56:38 +01:00
Jonas Schäfer 3b84714ae7 Merge branch 'premerge' into main 2021-01-12 16:51:53 +01:00
Jonas Schäfer 5ec3e202c3 Merge branch 'feature/protoxep-doap-usage' into premerge 2021-01-12 16:50:59 +01:00
Emmanuel Gil Peyrot d849110757 ProtoXEP: DOAP usage in XMPP 2021-01-12 16:50:23 +01:00
Jonas Schäfer 19d8872521 Merge branch 'feature/protoxep-omemo-media-sharing' into premerge 2021-01-12 16:49:19 +01:00
Jonas Schäfer cc4610c0b6 Merge branch 'feature/xep-0447' into premerge 2021-01-12 16:48:15 +01:00
Jonas Schäfer c88f40eeea Merge branch 'feature/xep-0104' into premerge 2021-01-12 16:47:33 +01:00
Paul Schaub 9bc8d2b1f1 XEP-0104: Fix examples by adding missing 'http:' prefix 2021-01-12 16:46:40 +01:00
Jonas Schäfer 68c1db26db Merge branch 'feature/xep-0176' into premerge 2021-01-12 16:41:32 +01:00
Jonas Schäfer e966230bc0 Merge branch 'feature/xep-0047' into premerge 2021-01-12 16:39:33 +01:00
Jonas Schäfer 9b104c14ef XEP-0047: add revision block 2021-01-12 16:38:39 +01:00
Emmanuel Gil Peyrot 6c501aae81 Resubmit OMEMO Media Sharing on Historical track 2021-01-10 12:33:58 +01:00
Jonas Schäfer 0062f6c185 Use comma instead of semicolon to separate k/v-pairs in viewport meta
While a draft "standard" of the CSS Working Group of the W3C (as
much as any W3C "living document" is a "standard" in any meaning of
the word) says in a (non normative) section that both semicolon and
comma are allowed [1], the MDN has the following thing to say [2]:

> To mitigate this problem of virtual viewport […], Apple introduced
> the "viewport meta tag" […]. Apple's documentation does a good job
> explaining how web developers can use this tag, but we had to do
> some detective work to figure out exactly how to implement it in
> Fennec. For example, Safari's documentation says the content is a
> "comma-delimited list," but existing browsers and web pages use
> any mix of commas, semicolons, and spaces as separators.

This leaves us to believe that although some W3C document says that
both are ok, comma is the more portable choice.

   [1]: https://drafts.csswg.org/css-device-adapt/#viewport-meta
   [2]: https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag
2021-01-07 12:04:25 +01:00
Jonas Schäfer 5d7d3f23b2 Merge branch 'premerge' into 'main'
Premerge

See merge request xsf/xeps!41
2021-01-05 16:50:34 +00:00
Jonas Schäfer 5ce21e06f8 Merge branch 'feature/protoxep-muc-mention-notifications' into premerge 2021-01-05 17:49:31 +01:00
Paul Schaub 7634683404
XEP-0447: Fix typo in example
The example had an element named <dimension/>, while the file metadata XEP defines this as <dimensions/>
2020-12-30 23:51:17 +01:00
JC Brand 9d3415e56b Inbox: add new protoXEP: MUC Mention Notifications 2020-12-30 17:22:20 +01:00
Jonas Schäfer 25d9fa37cc Accept inbox/automatic-trust-management.xml as XEP-0450 2020-12-15 15:39:53 +01:00
Jonas Schäfer a5770f289d Merge branch 'feature/xep-0177' into premerge 2020-12-15 15:36:45 +01:00
Jonas Schäfer a9a80232e6 Merge branch 'feature/xep-0372' into premerge 2020-12-15 15:36:27 +01:00
Emmanuel Gil Peyrot 56e191da42 XEP-0177: Made type optional in the schema
It’s a MAY in section 4.2, unlike in XEP-0176 where it is mandatory in
each candidate.
2020-12-10 00:38:27 +01:00
Kevin Smith 1eb63f596d Use codepoints for references 2020-12-09 10:06:48 +00:00
Emmanuel Gil Peyrot 23f201a0ba XEP-0176: Improve compatibility with WebRTC clients 2020-12-08 20:14:39 +01:00
Jonas Schäfer 2efb37a0ee Merge branch 'premerge' into 'main'
Premerge

See merge request xsf/xeps!40
2020-12-08 14:15:25 +00:00
Jonas Schäfer ca99d95c80 Merge branch 'feature/xep-0372' into premerge 2020-12-08 15:06:01 +01:00
Jonas Schäfer eb0a7b5892 XEP-0372: add revision block 2020-12-08 15:05:51 +01:00
Jonas Schäfer 11912153a4 Merge branch 'feature/protoxep-mux' into premerge 2020-12-08 15:04:01 +01:00
Jonas Schäfer 691aa7b6b6 Merge branch 'feature/fix-template' into premerge 2020-12-08 15:03:26 +01:00
JC Brand 7034575225 XEP-0372: Determine substring indexing convention
The `begin` index is inclusive and the `end` index is exclusive.

Standards list discussion: https://mail.jabber.org/pipermail/standards/2020-December/thread.html#37954
2020-12-07 11:13:18 +01:00
Sam Whited 4c53a5ad57 inbox: add new protoxep: Stanza Multiplexing 2020-12-03 09:14:13 -05:00
Sam Whited 6e34c0ed4f Fix mixed spaces/tabs in the template 2020-12-03 07:08:15 -05:00
Jonas Schäfer e5ce63ea83 XEP-0381: auto-restart LC after council switch 2020-12-01 18:20:47 +01:00
Jonas Schäfer 84260e20cf XEP-0429: auto-restart LC after Council switch 2020-12-01 18:20:00 +01:00
Jonas Schäfer 07b3993048 Merge branch 'premerge' into 'main'
Premerge

See merge request xsf/xeps!39
2020-12-01 17:18:53 +00:00
Jonas Schäfer 9cc5606a41 Merge branch 'feature/mix-various' into premerge 2020-12-01 18:13:03 +01:00
Jonas Schäfer c727e45ca4 XEP-0408: add revision block 2020-12-01 18:12:09 +01:00