Commit Graph

3516 Commits

Author SHA1 Message Date
Michal Piotrowski f615bd7bc9 # This is a combination of 2 commits.
# The first commit's message is:

Initial version of token reconnection extension

# The 2nd commit message will be skipped:

#	Switch to XEP-allowed tags (a -> link, b -> strong)
2016-02-16 09:08:23 -07:00
Matthew A. Miller 7df7f4dc6b ProtoXEP ISR: initial version 2016-02-16 08:57:42 -07:00
Matthew A. Miller 8e294843cb correct abstract (per Kev's suggestion) 2016-02-05 09:13:01 -07:00
Michal Piotrowski dde98b4081 Initial version of token reconnection extension 2016-02-05 09:10:18 -07:00
Matthew A. Miller 6632d0c2a9 ProtoXEP Multi-Stage-IBR 2016-02-05 09:04:41 -07:00
Kevin Smith 4a97f698dc Add initial version of References protoXEP
fixing up some typos
2016-02-05 08:48:45 -07:00
Ash Ward 41de2441a3 Added notes to remove <interim/> elements when accepting or advancing a XEP 2016-02-03 09:01:53 -07:00
Matthew A. Miller f496bcda0e updating missing/broken references 2016-02-03 08:56:59 -07:00
Ash Ward 40548a53f0 Updated revision date on pubsub-account protoxep 2016-01-28 14:22:01 +00:00
Ashley Ward 5c3b753f43 Merge pull request #144 from surevine/pubsubaccount
ProtoXEP: Pubsub Account Management
2016-01-28 14:17:28 +00:00
Dave Cridland 0173efcb8f rename protocol to stop Kev saying "Poj" 2016-01-28 11:39:33 +01:00
Dave Cridland eb3870ccce summit notes 2016-01-28 11:39:33 +01:00
Dave Cridland 86c58f6a39 Add the MAM stuff 2016-01-28 11:39:33 +01:00
Dave Cridland 96464a4a49 Put it in the right place 2016-01-28 11:39:33 +01:00
Dave Cridland ccdf1ed358 Quick draft of Pubsub Account model 2016-01-28 11:39:33 +01:00
Ash Ward 1d2523bd48 Removed <interim/> from XEP-0371 2016-01-21 12:55:39 +00:00
Ash Ward d690b151c6 Accepted Jingle ICE ProtoXEP as XEP-0371 2016-01-21 10:56:36 +00:00
Mickael Remond f22a0a650e Added clarifications and enhancements when interacting with Multi-User Chat (MUC) 2016-01-20 10:23:13 -07:00
Matthew A. Miller cd4726f0eb fix copyright date 2016-01-20 09:15:36 -07:00
Matthew A. Miller e4520fa050 ProtoXEP Content Type in Messages -- initial draft 2016-01-19 09:44:52 -07:00
Matthew A. Miller 71d3b040a2 ProtoXEP Jid Mentions -- initial draft 2016-01-19 09:19:04 -07:00
Matthew A. Miller ee784f5620 XEP-0370 v0.1: Initial published version approved by the XMPP Council 2016-01-12 10:17:41 -07:00
Lance Stout 98f7f1523c INBOX Jingle HTTP Transport: Update signaling of upload completions. 2016-01-12 10:17:41 -07:00
Lance Stout f8c5f08eb5 XEP-0080: Add altaccuracy element
This allows XEP-0080 to capture all of the information from the
W3C Geolocation API (http://www.w3.org/TR/geolocation-API/).
2016-01-12 10:59:12 -06:00
Matthew A. Miller 29b1e2cc54 Merge pull request #138 from Flowdalic/rfc7122
Add RFC 7622 to xep.ent
2016-01-12 09:58:35 -07:00
Florian Schmaus 01e7841561 Add RFC 7622 to xep.ent 2016-01-10 12:35:13 +01:00
Ash Ward ecefd17bc6 Updated copyright year in xep.xsl 2016-01-07 18:26:35 +00:00
Ash Ward d69a5da0df Fix revision date on XEP-0369 2016-01-07 18:14:50 +00:00
Ash Ward c489573ffb Accepting ProtoXEP Mediated Information eXchange (MIX) as XEP-0369 2016-01-07 15:52:44 +00:00
Ashley Ward f6702e4a81 Merge pull request #135 from Kev/mix
Merge Mix (MUC2) ProtoXEP
2016-01-06 09:54:54 +00:00
Kevin Smith 9b767e70e1 Slightly update after offlist discussion
This removes the participant ID, as we want to use JIDs for this.
It also puts TODOs around discussions for use of 'real' pubsub for
messages and presence from the room and makes presence to the room
explicitly a normal presence stanza
2016-01-06 08:33:16 +00:00
Peter Saint-Andre 53359622db a bit more disco 2016-01-06 08:33:16 +00:00
Peter Saint-Andre 21793cd1d3 acks & sec 2016-01-06 08:33:15 +00:00
Peter Saint-Andre 5472b7ef79 0.0.1 2016-01-06 08:33:15 +00:00
Thijs Alkemade 120926b428 XEP-0071: Update plain version of blockquote example to escape <div/> 2016-01-05 12:02:31 -07:00
Matthew A. Miller 7d839f60a4 ProtoXEP jingle-ice: Updates to address Council feedback 2016-01-05 10:10:22 -07:00
Sam Whited 93724e9aca XEP-0363: Fix invalid XML in examples (tps)
Squashed commit of the following:

commit 923ffe878f2f8dcca56d1c5e8243539de1397f73
Author: Thijs Alkemade <me@thijsalkema.de>
Date:   Fri Dec 11 20:04:23 2015 +0100

    XEP-0363: Added missing `type`

commit 0e68bd49d8beaee7993a56b128762d6d2ca34c8a
Author: Thijs Alkemade <me@thijsalkema.de>
Date:   Fri Dec 11 18:18:45 2015 +0100

    XEP-0363: Fix XML in the examples
2016-01-05 10:57:03 -06:00
Florian Schmaus 9d620160e7 Actually mention <fin/> in text of the MAM XEP
Also fix wrong usage of MESSAGE to IQ, fix example 3 and clarify where
the 'complete' attribute is placed.
2015-12-28 23:26:57 +01:00
Ashley Ward 5d32c0be03 Merge pull request #133 from ashward/rfc6544
Made RFC6544 no longer work in progress
2015-12-17 12:59:41 +00:00
Ash Ward 4a2d823665 Made RFC6544 no longer work in progress 2015-12-17 12:57:24 +00:00
Ash Ward c69a042e88 #132 Updated the &trickle; entity to reference "draft-ietf-ice-trickle" rather than "draft-ietf-mmusic-trickle-ice" 2015-12-17 10:59:45 +00:00
Ash Ward 1aada090c3 #132 Importing jingle-ice ProtoXEP from psa 2015-12-17 10:45:31 +00:00
Ash Ward d5fb17baf0 Accepting 'tls-srv' ProtoXEP as XEP-0368 2015-12-15 20:53:19 +00:00
Ashley Ward 1d79afb3b6 Merge pull request #131 from moparisthebest/master
Update SRV records for XMPP over TLS draft
2015-12-15 20:48:33 +00:00
Ash Ward 9e7843e9bf Accepting the 'Message Attaching' ProtoXEP as XEP-0367 2015-12-15 20:28:27 +00:00
Matthew A. Miller fe2bd885f4 XEP-0366: Initial published version approved by XMPP Council 2015-12-15 10:17:29 -07:00
Travis Burtrum 7789c93a4e Update SRV records for XMPP over TLS draft 2015-12-15 01:34:25 -05:00
Matthew A. Miller 9da492b518 ProtoXEP Notification Inbox -- fixing versions 2015-12-08 10:23:27 -07:00
Philipp Hancke 92c060f3a7 remove label and mslabel from obsolete version of msid-draft. fix whitespace in code tags 2015-12-08 10:15:46 -07:00
Matthew A. Miller 2476089c80 ProtoXEP - Quality of Service (o.b.o Peter Waher) 2015-12-08 10:09:28 -07:00