Commit Graph

4066 Commits

Author SHA1 Message Date
Sam Whited 965e863a16 Add travis badge to readme
[ci skip]
2017-09-17 15:36:27 -05:00
Sam Whited 58edf1c342 Merge pull request #511 from SamWhited/readable_xeps
Limit text width of XEPs on large viewports
2017-09-17 11:59:50 -05:00
Sam Whited 33d928f681 Limit text width of XEPs on large viewports 2017-09-17 10:47:58 -05:00
Jonas Wielicki f9450042e4 XEP-0352: Switch back to experimental after change 2017-09-17 17:16:29 +02:00
Jonas Wielicki 89a5974fa1 Merge branch 'csi-state-after-sm-resumption' of https://github.com/Flowdalic/xeps-xsf into feature/xep-0352 2017-09-17 17:15:04 +02:00
Jonas Wielicki 43c9cab5e4 XEP-0278: fix incorrect version number 2017-09-16 16:33:42 +02:00
Jonas Wielicki c462a7dc9e Merge branch 'feature/readme-additions' 2017-09-15 18:49:44 +02:00
Jonas Wielicki fd4b186fe8 Fix readme typo (thanks, @jcbrand) 2017-09-15 18:49:30 +02:00
Jonas Wielicki 5ac81fe116 tools: fix generation of emails for un-deferred XEPs 2017-09-15 18:22:31 +02:00
Jonas Wielicki fff5868bc4 Merge branches 'feature/xep-0065', 'feature/xep-0278', 'feature/xep-0319' and 'feature/xep-0384' 2017-09-15 18:20:20 +02:00
Jonas Wielicki f9e12ba4a0 XEP-0278: un-defer after update 2017-09-15 18:19:39 +02:00
Jonas Wielicki 921d3490f1 Merge branch 'master' of https://github.com/xmppjingle/xeps into feature/xep-0278 2017-09-15 18:12:36 +02:00
Jonas Wielicki 30870a5f40 Merge branch 'xep-0319' of https://github.com/linkmauve/xeps into feature/xep-0319 2017-09-15 18:08:58 +02:00
Jonas Wielicki 3ece586788 Merge branch 'fix0065' of https://github.com/vanitasvitae/xeps into feature/xep-0065 2017-09-15 18:07:13 +02:00
Jonas Wielicki 84d10fe34d Merge branch 'omemo_signal_protocol' of https://github.com/siacs/xeps into feature/xep-0384 2017-09-15 18:01:07 +02:00
Thiago Camargo 25d0dba271 Added Support for TURN
Added Support for TURN Discovery and Credentials Retrieval
2017-09-15 17:39:32 +02:00
Jonas Wielicki 344a0dd771 ProtoXEP: Consistent Color Generation 2017-09-14 14:01:05 +02:00
vanitasvitae f022f19004
Update JET 2017-09-12 14:16:01 +02:00
Jonas Wielicki dd9b0da8d8 Mass-defer 36 XEPs 2017-09-11 18:22:33 +02:00
Jonas Wielicki 0fe90cc291 tools: Implement modification of XEPs in deferrals.py 2017-09-11 18:22:33 +02:00
linkmauve be7cb4dee6 XEP-0319: Be precise about the XEP-0082 profile used. (#469)
* XEP-0319: Release version 1.0.1.

* Textual change in the revision remark

As suggested by @SamWhited
2017-09-06 12:34:56 +02:00
Philipp Hancke 1670646308 xep-0234: fix broken internal link (#506)
as noted in https://mail.jabber.org/pipermail/standards/2017-August/033128.html
2017-09-06 11:01:08 +02:00
JC Brand a2915ff936 Merge branch 'fippo-drive-by' 2017-09-06 10:55:28 +02:00
JC Brand b1c310b9b5 xep-0234: Fixed another broken internal link 2017-09-06 10:53:45 +02:00
JC Brand 40afc22f0c Fixed two typos (#505)
I assume this doesn't warrant a new revision section, correct?

* Add new version number (for the previous change).

* Remove whitespace.

* Update xep-0001.xml
2017-09-04 10:53:02 +02:00
Jonas Wielicki 895f59cc7e Merge branch 'feature/xep-0045' 2017-09-01 17:30:56 +02:00
Jonas Wielicki 867616ab0b XEP-0045: add revision block 2017-09-01 16:42:57 +02:00
Jonas Wielicki 32bda0a904 Merge branch 'xep0045mucrejoin' of https://github.com/ge0rg/xeps into feature/xep-0045 2017-09-01 16:41:13 +02:00
Jonas Wielicki 7f4b4c53df Add notes about the "Done" column in Council Tracking 2017-09-01 09:53:37 +02:00
Jonas Wielicki fa1a2e8b8b Add remarks about moving a PR to "Voting in Progress" column 2017-09-01 09:52:02 +02:00
Jonas Wielicki 7899f874f3 Extend the readme with new tooling and workflow 2017-09-01 09:07:44 +02:00
Jonas Wielicki 1e29a9fe45 Merge branch 'editor_readme' of https://github.com/SamWhited/xeps 2017-09-01 08:03:42 +02:00
Georg Lukas d960697c73 XEP-0045: improve wording of client re-sync 2017-08-31 10:20:08 +02:00
Jonas Wielicki 80b12ed158 Merge branch 'feature/xep-0359' 2017-08-26 14:56:10 +02:00
Jonas Wielicki c2e25f79ea Merge branch 'xep_0359_disco_clarification' of https://github.com/siacs/xeps into feature/xep-0359 2017-08-26 14:18:00 +02:00
Daniel Gultsch b0698c4a00 XEP-0359: clarifications and removed 'overwrite' wording
This commit changes some of the wording to clarify that the by attribute
for messages tagged by the server should be either the account jid or
the room jid (as opposed to the server jid for example)

To further clarify this the examples (including the disco example) were
all changed to have the same jid/by-attribute. (A room in that example)

The business rules had some wording that an entity would overwrite the
ID in existing 'faked' stanza-ids instead of removing the faked and
re-adding a non-faked one. However that doesn't work for faked messages
that are not archived (don't have a stanza-id).

This commit also makes the XEP explicitly about message stanzas
2017-08-26 09:00:36 +02:00
Jonas Wielicki 73f5ed7316 Merge branches 'feature/xep-0060' and 'feature/xep-0388' 2017-08-25 14:49:16 +02:00
Jonas Wielicki e640039691 Merge branch 'xep60-error-missing' of https://github.com/Flowdalic/xeps-xsf into feature/xep-0060 2017-08-25 14:48:54 +02:00
Jonas Wielicki f88e0dbbf1 Merge branch 'moar-sasl2' of https://github.com/surevine/xeps into feature/xep-0388 2017-08-25 14:45:04 +02:00
Dave Cridland 7876a38be5 XEP-0388: Fix deeply ironic XML error 2017-08-25 13:33:00 +01:00
Dave Cridland f96b1f9b09 XEP-0388: Add preliminary schema
I'll bet I've cocked this up too.
2017-08-25 12:26:09 +01:00
Dave Cridland e44dc6a275 XEP-0388: Fix a bunch of numpty errors
* That's a lot of XML errors. Sorry.
* Clarified whose additional-data this is.
* &lt:next> uses <initial-response>.
* Added a bunch of example flows.
2017-08-25 12:25:57 +01:00
Florian Schmaus 70f5c10731 XEP-0060: Add missing error to schema 2017-08-25 12:26:08 +02:00
Jonas Wielicki f1e5572e22 XEP-0357: fix reference to Kevin Smith 2017-08-24 15:56:00 +02:00
Jonas Wielicki 130b97e708 tooling: make extract-metadata work with element-less <remark/> 2017-08-24 15:37:53 +02:00
Jonas Wielicki ee3095e24b Merge branches 'feature/xep-0060', 'feature/xep-0133', 'feature/xep-0234,xep-0300' and 'feature/xep-0357' 2017-08-24 15:33:41 +02:00
Jonas Wielicki ab0d031ed6 Merge branch '357-author-change' of https://github.com/legastero/xeps into feature/xep-0357 2017-08-24 15:28:13 +02:00
Jonas Wielicki 2b2364319e Merge branch '0357-from-server-jid' of https://github.com/weiss/xeps into feature/xep-0357 2017-08-24 15:27:01 +02:00
Jonas Wielicki 8858c72490 Merge branch 'xep-0060' of https://github.com/linkmauve/xeps into feature/xep-0060 2017-08-24 15:25:06 +02:00
Jonas Wielicki 12163d40ee Merge branch 'xep0133_fix_broken_example' of https://github.com/SamWhited/xeps into feature/xep-0133 2017-08-24 15:19:11 +02:00