Commit Graph

5690 Commits

Author SHA1 Message Date
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
Jonas Schäfer 32ba819e0b XEP-0404: add revision block 2020-12-01 18:11:27 +01:00
Jonas Schäfer df3d5b2b31 XEP-0403: add revision block 2020-12-01 18:10:26 +01:00
Jonas Schäfer dfab64e0d0 XEP-0369: add revision block 2020-12-01 18:10:23 +01:00
Jonas Schäfer 9c0690f9d7 Merge branch 'feature/protoxep-atm' into premerge 2020-12-01 18:08:00 +01:00
Jonas Schäfer f970623227 Merge branch 'feature/xep-0434' into premerge 2020-12-01 18:07:41 +01:00
mathieui 8b1ca45536 XEP-0408: Fix some XML examples 2020-11-30 19:35:07 +01:00
mathieui 2c93e79692 XEP-0404: Fix some of MIX-Anon examples
* XML validation & indent
* Wrong attribution of the form (<x/>) element, which was put as a
  sibling of thhe <user-preference/> element, where it should have
  been a child, according to the written text (and nearby examples)
2020-11-30 19:33:40 +01:00
mathieui e1d8c56771 XEP-0403: Fix use of MIX-Presence namespace
The examples used "urn:xmpp:presence:0" which is not the correct
namespace according to the text, it should be "urn:xmpp:mix:presence:0".
2020-11-30 19:29:00 +01:00
mathieui bd610ab866 XEP-0369: Fix a typo in a section title 2020-11-30 19:28:12 +01:00
Jonas Schäfer dbc8c0f720 Merge branch 'premerge' into 'main'
Premerge

See merge request xsf/xeps!38
2020-11-24 18:05:11 +00:00
Jonas Schäfer dd6f258447 Merge branch 'feature/xep-0373' into premerge 2020-11-24 19:03:03 +01:00
Jonas Schäfer 94b510cdf8 Merge commit 'refs/pull/1007/head' of github.com:xsf/xeps into premerge 2020-11-24 19:02:13 +01:00
Jonas Schäfer 441c856d9a
Merge pull request #1012 from Zash/css-tweak-box
Invert colors of info boxes in dark mode
2020-11-24 19:01:06 +01:00
Jonas Schäfer d263d41b6f Merge branch 'premerge' into 'main'
Premerge

See merge request xsf/xeps!37
2020-11-24 17:59:43 +00:00
Jonas Schäfer d777f0cc4e Accept inbox/stickers.xml as XEP-0449 2020-11-24 18:56:46 +01:00
Jonas Schäfer f28b5b5510 Accept inbox/esfs.xml as XEP-0448 2020-11-24 18:56:46 +01:00
Jonas Schäfer 13cb0f7ac5 Accept inbox/sfs.xml as XEP-0447 2020-11-24 18:56:46 +01:00
Jonas Schäfer 6111f69d57 Accept inbox/file-metadata.xml as XEP-0446 2020-11-24 18:56:46 +01:00