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

3365 Commits

Author SHA1 Message Date
Florian Schmaus
f465e5d1f6 Remove message sentinel from MAM (XEP-0313)
The MAM history already says "Switch the sentinel message back to the iq
result.", but this has never happened. This commit does the switch.
2015-07-18 11:26:05 +02:00
Saúl Ibarra Corretgé
4b3918acac Update XEP-0298
Ported original changes from https://github.com/emcho/coin
2015-07-18 11:15:11 +02:00
Matthew A. Miller
44b8c2cd1f XEP-0361 v0.1: Initial published version approved by the XMPP Council. 2015-07-15 10:29:41 -06:00
Matthew A. Miller
b390cbd9f1 XEP-0327 v0.7: Updates based on XMPP Council feedback. 2015-07-15 14:57:14 -06:00
Peter Saint-Andre
3905d3b3a6 Merge pull request #19 from linuxwolf/stylesheet-fixes
Exclude note on when last call ends if no <lastcall>
2015-07-15 10:39:50 -06:00
Matthew A. Miller
c7b619cc78 Exclude note on when last call ends if no <lastcall> (e.g., XEP still under consideration by XMPP Council) 2015-07-15 09:36:52 -06:00
Matthew A. Miller
837132b97f XEP-0360 v0.1: Nonzas (are not Stanzas) 2015-07-14 10:33:48 -06:00
Matthew A. Miller
e3050ef2b8 XEP-0359 v0.1: Unique and Stable Stanza IDs 2015-07-14 10:09:23 -06:00
Peter Saint-Andre
f91812620d Merge remote-tracking branch 'upstream/master' 2015-07-14 09:24:30 -06:00
Steve Kille
79b3628e88 ProtoXEP: Zero Handshake Server to Server Protocol
* * *
Update to spell check and to fix two errors reported by Ralph Meijer
* * *
Zap two files that I should not have pushed to GIT
2015-07-14 07:21:52 -06:00
Matthew A. Miller
39e8858273 Merge pull request #14 from linuxwolf/tooling-fix
temporary fix to realize the repo root is now the current directory
2015-07-14 07:15:35 -06:00
Matthew A. Miller
2e39eb3984 temporary fix to realize the repo root is now the current directory 2015-07-08 20:32:48 -06:00
Sam Whited
5db7b9905b Gitignore pyc and other temp files 2015-07-06 17:24:17 -05:00
Matthew A. Miller
9886804311 Fix a few things in obsolete compliance suites 2015-07-02 10:53:01 -06:00
Matthew A. Miller
7055bfa79f Publish Jingle-pub as XEP-0358 2015-07-02 10:49:44 -06:00
Peter Saint-Andre
f207afb4fc Add URL for rendered XEPs. 2015-06-25 09:05:11 -06:00
Peter Saint-Andre
5dfb1a8324 An initial README.md file for the main XEPs repository.
* * *
[PATCH 1/2] inital readme
From c1f9be50d9 Mon Sep 17 00:00:00 2001
---
 README.md | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 README.md
2015-06-24 19:51:29 -06:00
Peter Saint-Andre
88093eb629 Merge pull request #6 from fippo/linkfix
fix broken link
2015-07-02 09:17:18 -06:00
Peter Saint-Andre
e3286946b1 Merge pull request #5 from xnyhps/patch-1
XEP-0115: Fix missing parenthesis
2015-07-02 09:17:11 -06:00
Peter Saint-Andre
3cdb910d21 Merge pull request #3 from sco0ter/xep0163
XEP-0163: Remove duplicate 'there' and fix dead link
2015-07-02 09:17:05 -06:00
Philipp Hancke
ef7d44f639 fix broken link 2015-06-28 09:58:39 +02:00
Matthew A. Miller
5f2d12e8ab Merge pull request #1 from linkmauve/no-executable
Remove the executable bit from XML files
2015-06-25 08:50:35 -06:00
Thijs Alkemade
b167d6e064 XEP-0115: Fix missing parenthesis 2015-06-25 16:28:46 +02:00
Peter Saint-Andre
c1f9be50d9 inital readme 2015-06-24 19:51:29 -06:00
Christian Schudt
7a2d2f4126 XEP-0163: Remove duplicate 'there' and fix dead link 2015-06-24 20:50:49 +02:00
Emmanuel Gil Peyrot
81adf4bc25 Remove the executable bit from XML files. 2015-06-24 00:39:33 +01:00
Matthew A. Miller
09db0b7203 ProtoXEP Message IDs v0.0.1 2015-06-03 08:55:53 -06:00
Matthew A. Miller
67696d747c ProtoXEP Nonzas v0.0.1 2015-06-03 08:55:38 -06:00
Matthew A. Miller
5438363aae update name for XEP-0297 (Florian Schmaus) 2015-06-03 08:49:19 -06:00
Matthew A. Miller
f1ff2da0b8 ProtoXEP 'REST with XMPP' 2015-05-11 12:19:15 -06:00
Matthew A. Miller
13139f4265 XEP-0293 v0.3 -- Address council LC feedback. 2015-05-04 11:41:16 -06:00
Matthew A. Miller
9d370fbaf6 XEP-0327 v0.6 -- Changes to address Last Call feedback (bl). 2015-04-29 13:09:33 -06:00
Tobias Markmann
b24ed1e93d XEP-0319 v1.0 -- add XML Schema 2015-04-14 23:15:39 +02:00
Matthew A. Miller
fdccd56700 Proto-XEP Namespace Versioning in urn:xmpp 2015-04-10 08:37:56 -06:00
Matthew A. Miller
f13b160b89 XEP-0327 v0.5 -- Last Call Issued 2015-04-06 08:24:30 -06:00
Matthew A. Miller
a38dd7f683 XEP-0319 v1.0 -- Per a vote of the XMPP Council, advanced specification from Experimental to Draft. 2015-04-02 14:31:52 -06:00
Tobias Markmann
1295e8b25c XEP-0319 -- fix typos, added clarifications and added acks section 2015-04-02 11:36:21 +02:00
Matthew A. Miller
e46ad7b3f4 XEP-0294 v0.2 -- Added XML Schema; Updated based on last call feedback 2015-03-25 11:08:46 -05:00
Matthew A. Miller
5bb546a468 XEP-0293 v0.2 -- Added XML Schema; Updated based on last call feedback 2015-03-25 11:05:55 -05:00
Matthew A. Miller
f7dd23790a XEP-0344 v0.3 -- Described same-certificate flow. 2015-03-23 13:22:01 -05:00
Matthew A. Miller
a6726f9477 XEP-0356 v0.2 -- see remarks 2015-03-23 13:18:30 -05:00
Matthew A. Miller
bd57162ad2 XEP-0355 v.02 -- see remarks 2015-03-23 13:12:34 -05:00
Matthew A. Miller
123d2d8cba XEP-0357 v0.1 - Initial published version approved by the XMPP Council. 2015-03-18 08:30:59 -06:00
Matthew A. Miller
246bcbd46e proto-XEP Push v0.0.2 - Adjust some wording and typo fixes (lance) 2015-03-10 10:48:23 -06:00
Matthew A. Miller
03e060cf65 XEP-0319 v1.0rc1 -- proposed changes for Draft 2015-03-02 15:43:19 -07:00
Matthew A. Miller
447d1e7fe6 XEP-0323 v0.4 -- <see revision history > 2015-03-02 14:39:01 -07:00
Matthew A. Miller
8987e5e814 protoXEP: push v0.0.1 - Initial version 2015-03-02 14:27:55 -07:00
Peter Waher
1c9b4f50d1 Rev 0.5 of XEP-0323 2015-03-02 17:30:25 -03:00
Matthew A. Miller
84a1fd7035 ensure xml-decl version and encoding are emitted 2015-02-16 14:22:53 -07:00
Matthew A. Miller
77b2756a6e protoXEP privilege-component --> XEP-0356 2015-01-27 12:54:15 -07:00