mathieui
64b62599a8
XEP-0455: initial update after acceptance
...
- Address the issue of the tmp namespace
- Fixup abstract
- Restructure to use subsections
- Clarify usage of future date times
- Clarify the pubsub node a bit further
- Add some business rules & security considerations
2021-02-09 16:13:18 +01:00
Jonas Schäfer
bdfedd4e8c
Merge branch 'feature/xep-0452' into premerge
2021-02-09 16:05:43 +01:00
Jonas Schäfer
4e50ea27d6
XEP-0452: add revision block
2021-02-09 16:05:25 +01:00
Jonas Schäfer
8505808e15
Merge branch 'feature/xep-0402' into premerge
2021-02-09 15:36:32 +01:00
Jonas Schäfer
67e98ea80c
Accept inbox/service-outage-status.xml as XEP-0455
2021-02-09 15:34:30 +01:00
Emmanuel Gil Peyrot
66ea92be06
XEP-0402: Add anchors to all relevant sections
2021-02-03 23:59:56 +01:00
Sonny Piers
f5cc2cd75c
Compliance Suite 2022: update for 2022
2021-02-03 20:07:20 +01:00
Sonny Piers
f7b4f2c356
Compliance Suite 2022: copied from XEP-0443
2021-02-03 19:58:16 +01:00
JC Brand
404be3213e
XEP-0452: Clarify that users need to have their nicks registered
...
in order for the MUC to be able to notify them when they're not present.
2021-02-03 14:58:07 +01:00
Florian Schmaus
56aed03385
New ProtoXEP: XEP-IWE - Implicit WebSocket Endpoints
2021-01-30 11:26:16 +01:00
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