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

4506 Commits

Author SHA1 Message Date
Jonas Wielicki
7fa920f335 XEP-0198: Fix incorrect date in revision 2018-07-25 17:13:01 +02:00
Jonas Wielicki
61c9ad0220 Merge branch 'feature/xep-0157' 2018-07-21 13:55:40 +02:00
Jonas Wielicki
5bd4126e5b XEP-0157: add revision block 2018-07-21 13:55:05 +02:00
Emmanuel Gil Peyrot
50efcc3c71 XEP-0157: Add a forgotten dependency on XEP-0128. 2018-07-20 20:36:33 +02:00
LNJ
7075c94864
inbox/fsn.xml: New revision (0.0.3)
Remark:
Added Requirements and Acknowledgements, simplified some definitions and added
rules for Client State Indication.
2018-07-20 18:00:32 +02:00
LNJ
8543e50a96
inbox/fsn.xml: Restructure & add new revision (0.0.2)
Remark:
Seperated parts about the usage of chat states and moved the definitions of
types to their examples.
2018-07-19 10:50:55 +02:00
Jonas Wielicki
f795518658 Merge commit 'refs/pull/675/head' of https://github.com/xsf/xeps 2018-07-18 16:44:59 +02:00
Jonas Wielicki
55eaeab245 ProtoXEP: File Sharing Notifications 2018-07-18 16:44:19 +02:00
Kevin Smith
fc81b38d47 Tweak the 'complete' wording to reflect intent 2018-07-16 14:22:43 +01:00
Jonas Wielicki
b1a5beb96b Merge commit 'refs/pull/662/head' of https://github.com/xsf/xeps 2018-07-05 16:14:13 +02:00
Jonas Wielicki
cd9a1c5571 Merge commit 'refs/pull/663/head' of https://github.com/xsf/xeps 2018-07-05 16:14:09 +02:00
Jonas Wielicki
f6112df50f Merge commit 'refs/pull/661/head' of https://github.com/xsf/xeps 2018-07-05 16:12:52 +02:00
Jonas Wielicki
4da967bb22 XEP-0404: fix revision block 2018-07-05 16:12:24 +02:00
Jonas Wielicki
5a0eb35c69 Merge commit 'refs/pull/660/head' of https://github.com/xsf/xeps 2018-07-05 16:11:18 +02:00
Jonas Wielicki
881e6af422 Merge commit 'refs/pull/659/head' of https://github.com/xsf/xeps 2018-07-05 16:10:14 +02:00
Jonas Wielicki
13a84aa9fb XEP-0313: add revision block 2018-07-05 16:08:32 +02:00
Jonas Wielicki
4d59a30e79 Merge commit 'refs/pull/674/head' of https://github.com/xsf/xeps 2018-07-05 16:06:54 +02:00
Jonas Wielicki
a0cdb88b8e Merge commit 'refs/pull/671/head' of https://github.com/xsf/xeps 2018-07-05 16:03:52 +02:00
Jonas Wielicki
d85c821268 XEP-0373: add revision block 2018-07-05 16:00:40 +02:00
Jonas Wielicki
5ec0746d81 Merge commit 'refs/pull/670/head' of https://github.com/xsf/xeps 2018-07-05 16:00:12 +02:00
Jonas Wielicki
e7aad4acf0 Merge commit 'refs/pull/644/head' of https://github.com/xsf/xeps 2018-07-05 15:58:20 +02:00
Bartek Górny
2531ed0725 State explicitly that there shall be no 'to' attribute
Previous phrasing suggested that it might be present and equal to "", which is not legal for a jid. See convo on mailing list.
2018-06-29 18:05:48 +02:00
Matthew Wild
a414185274 XEP-0198: Clarify the note about counters
Many implementations have failed to get this right on their first
attempt, and so this text aims to clarify the logic required for
an implementation to correctly maintain its counters for a stream.

The text was 95% based on text originally proposed by Florian Schmaus,
but I find it a bit clearer and fixed some grammar in the process.
2018-06-29 16:32:22 +02:00
Florian Schmaus
41ec50a11c XEP-0198: Clarify the note about counters
The note was only 50% correct (the counter the note talks get
initialized and started when the entity receives <enable(d)/>, and not
when it is sent) and partly misleading (there are typically four
counters per stream). Most XEP-0198 Stream Management implementations
I am aware of didn't get the counters right at the first time. The
tricky part is to get the time right where the counters should be set
to zero and get started. The new note's text tries to help
implementers with this. As bonus, it is also shorter than the original
note.
2018-06-28 08:33:12 +02:00
Paul Schaub
5dc545da53
XEP-0373: s/ID/fingerprint 2018-06-27 14:28:37 +02:00
Alexander Krotov
b6fb826612 Fix a typo in XEP-0384: replace "seperately" with "separately" 2018-06-11 00:47:22 +03:00
Steve Kille
0b0f51f3c5 Add join 2018-06-06 15:08:32 +01:00
Steve Kille
5854c8d5ad Mandatory Nicks by default 2018-06-06 14:46:08 +01:00
Steve Kille
9e2056c8e7 Editorial 2018-06-06 14:28:47 +01:00
Steve Kille
93c0e612bd Allow mapped resource in presence 2018-06-06 14:15:57 +01:00
Steve Kille
8480980769 Editorial 2018-06-06 14:09:04 +01:00
Steve Kille
5c59151675 Editorial 2018-06-06 11:35:14 +01:00
Steve Kille
a169bcf916 Editorial 2018-06-06 10:47:30 +01:00
Steve Kille
660684bf67 Clarify that PMs can be used in JID Visible channels; 2018-06-06 10:40:26 +01:00
Steve Kille
85527c13cf Add mandatory Nick option 2018-06-06 10:23:08 +01:00
Steve Kille
67f15c3e31 Add blocking section 2018-06-06 10:11:00 +01:00
Jonas Wielicki
d01853d08f Merge commit 'refs/pull/655/head' of https://github.com/xsf/xeps 2018-06-05 17:35:25 +02:00
Jonas Wielicki
36614e82a0 XEP-0369: bump version number to 0.12.0 for non-editorial change 2018-06-05 17:33:12 +02:00
Jonas Wielicki
63724dd4b8 Merge commit 'refs/pull/658/head' of https://github.com/xsf/xeps 2018-06-05 17:29:56 +02:00
Steve Kille
6ec4790da3 Editorial 2018-06-05 16:13:06 +01:00
Steve Kille
ba44bb18b9 Update to reflect MIX-CORE/MIX-PRESENCE changes 2018-06-05 15:30:06 +01:00
Jonas Wielicki
dfe8b05012 Merge commit 'refs/pull/654/head' of https://github.com/xsf/xeps 2018-06-05 16:11:41 +02:00
Jonas Wielicki
da8469ea83 Merge commit 'refs/pull/652/head' of https://github.com/xsf/xeps 2018-06-05 16:08:38 +02:00
Jonas Wielicki
b0fb3323dd ProtoXEP: ephemeral-messages
Message-ID: <20180601214740.GA52588@darkstar>
2018-06-05 16:07:15 +02:00
Steve Kille
ad5185c356 Updates to reflect MIX-CORE/MIX-PRESENCE changes 2018-06-05 14:48:28 +01:00
Steve Kille
12550df3b6 IQ Relay 2018-06-05 14:37:10 +01:00
Steve Kille
91418da01a Presence Changes 2018-06-05 14:16:06 +01:00
JC Brand
b915f96fca XEP-357: add missing word "from" 2018-06-05 15:12:43 +02:00
Steve Kille
69234eea15 editorial 2018-06-05 13:01:40 +01:00
Steve Kille
ba8a5d0fa3 Add guidance on Nick display 2018-06-05 11:08:03 +01:00