Commit Graph

4043 Commits

Author SHA1 Message Date
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 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 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
Jonas Wielicki 65d92b69ce Merge branch 'hashUsed' of https://github.com/vanitasvitae/xeps into feature/xep-0234,xep-0300 2017-08-24 15:14:33 +02:00
Jonas Wielicki 238329a536 Fix intra-XEP links (regression from 609a081 2017-08-24 14:31:30 +02:00
Jonas Wielicki 607dc078c5 Merge branches 'feature/editor-tooling', 'feature/xep-0045', 'feature/xep-0060', 'feature/xep-0234', 'feature/xep-0321', 'feature/xep-0369', 'feature/xep-0388', 'feature/xep-0390', 'feature/protoxep-jet' and 'feature/protoxep-pubsub-cap' 2017-08-24 10:03:47 +02:00
Jonas Wielicki 3eecf3a1ef Merge branch 'jet' of https://github.com/vanitasvitae/xeps into feature/protoxep-jet 2017-08-24 09:08:05 +02:00
vanitasvitae 8996b3cf96
Update JET 2017-08-24 09:06:35 +02:00
Jonas Wielicki 1b15a44243 XEP-0321: more editing in response to discussion on #476 2017-08-24 07:38:19 +02:00
vanitasvitae 79ea21477e
Use hash-used element in 0234. 2017-08-23 18:50:49 +02:00
Jonas Wielicki d0bbbb2d5c extract-metadata: make error handling cleaner 2017-08-23 17:00:55 +02:00
Jonas Wielicki 340ab90216 Makefile: fix build/inbox creation 2017-08-23 16:56:01 +02:00
Jonas Wielicki cdc3c09624 Remove Makefile which should never have been there 2017-08-23 16:55:14 +02:00
Jonas Wielicki f68cd2e146 Merge branch 'pubsub-compare-and-publish' of https://github.com/flowdalic/xeps-xsf into feature/protoxep-pubsub-cap 2017-08-23 16:40:14 +02:00
Jonas Wielicki 84b4da8c76 Merge branch '234range' of https://github.com/vanitasvitae/xeps into feature/xep-0234 2017-08-23 16:35:27 +02:00
Jonas Wielicki 0ff93d4fa0 tooling: print metadata extraction errors to stderr 2017-08-23 16:34:49 +02:00
Jonas Wielicki 718ec6240b Merge branch 'sasl2-updates' of https://github.com/surevine/xeps into feature/xep-0388 2017-08-23 16:27:19 +02:00
Jonas Wielicki b17bad8b0a Merge branch 'xep_0060_publish_options' of https://github.com/siacs/xeps into feature/xep-0060 2017-08-23 16:26:08 +02:00
Jonas Wielicki 062611e227 Merge branch 'feature/xep0390-0.2' of https://github.com/horazont/xeps into feature/xep-0390 2017-08-23 16:25:45 +02:00
Jonas Wielicki db4776e45e Merge branch '234fix' of https://github.com/vanitasvitae/xeps into feature/xep-0234 2017-08-23 16:24:20 +02:00
Jonas Wielicki cef076c4f9 Merge branch 'xep-0234-date' of https://github.com/linkmauve/xeps into feature/xep-0234 2017-08-23 16:23:59 +02:00