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
Jonas Wielicki
946ecdb69c
Merge branch 'louiz-xep0321-neutral-pronouns' of https://github.com/louiz/xeps into feature/xep-0321
2017-08-23 16:22:59 +02:00
Jonas Wielicki
c92813d007
Merge branch 'xep0045' of https://github.com/ge0rg/xeps into feature/xep-0045
2017-08-23 16:22:23 +02:00
Jonas Wielicki
ec8edf0818
Merge branch 'MIX' of https://github.com/stevekille/xeps into feature/xep-0369
2017-08-23 16:21:59 +02:00
Jonas Wielicki
c89fa5ad8b
Merge branch 'Bug' of https://github.com/tarun018/xeps into feature/xep-0369
2017-08-23 16:20:54 +02:00
Georg Lukas
8f684ace2b
XEP-0045: Clarify wording for a client re-syncing to a MUC
...
TL;DR: whenever a client (re)sends a join, the MUC service should return
everything a newly joining client needs to know.
Discussion in
https://mail.jabber.org/pipermail/standards/2016-June/031180.html
2017-08-23 16:20:37 +02:00
Jonas Wielicki
a455020d3a
tooling: Add tool to copy changed XEPs to the attic
2017-08-23 14:45:07 +02:00
Jonas Wielicki
18fbef73b4
tooling: refactor commonly used stuff into xeplib.py
2017-08-23 14:45:07 +02:00
Jonas Wielicki
8d32a212a8
Remove obsolete tools
2017-08-23 14:45:07 +02:00
Jonas Wielicki
aea6f78a1a
Generate xeplist on Docker build
2017-08-23 14:45:07 +02:00
Jonas Wielicki
609a081f27
Add build for inbox/
2017-08-23 14:45:07 +02:00
Jonas Wielicki
a4fbf95e1b
Fix bitrot in inbox
2017-08-23 14:45:07 +02:00
vanitasvitae
c880be3f53
Add missing length attribute to XML Schema
2017-08-23 14:43:22 +02:00
Jonas Wielicki
2fac2f0b39
tooling: Tool to create changenote mails based on xeplist differences
2017-08-23 13:50:36 +02:00
Jonas Wielicki
1a679824b2
tooling: Tool to extract a XEP metadata list from the repository
2017-08-23 13:50:36 +02:00
vanitasvitae
4a0ac549f2
Add hash-used element
2017-08-21 14:21:13 +02:00
Sam Whited
fac467ff50
README: move editor readme to markdown readme
...
[ci skip]
2017-08-20 11:47:33 -05:00
Sam Whited
a4f01fabf3
Build xeps container on CI
2017-08-18 14:56:58 -05:00
Emmanuel Gil Peyrot
e8d49ee6ed
Remove trailing whitespace from all XML files.
2017-08-17 14:57:41 -05:00
Guus der Kinderen
901ccc83de
Update README.md
2017-08-16 12:02:10 +02:00
Guus der Kinderen
35bfd8eaf6
Adding Docker Hub status badge.
2017-08-16 12:01:43 +02:00
Dave Cridland
0dc187d16c
SASL2 Updates
...
Updated according to implementation experience:
* Updated namespace
* Continue "mechanisms" are not; changed these to "tasks".
* Added stream features after Success.
* Don't need complexity of "=" encoding; removed.
* Fixed internal links.
* Updated examples.
2017-08-15 15:51:32 +01:00
Guus der Kinderen
7b4d1252b2
Delete dockerfile.base
...
This is now maintained in https://github.com/xsf/xep-docker-base
2017-08-11 10:02:05 +02:00
mathieui
69d3ab9ed1
Add NCORES and TARGETS as build params
2017-08-11 10:00:49 +02:00
mathieui
8e9f9b3911
Add a base dockerfile to only build the xeps in CI
2017-08-11 10:00:49 +02:00
Emmanuel Gil Peyrot
e86da6befe
XEP-0234: Release version 0.18.2.
2017-08-07 17:48:52 +02:00
Emmanuel Gil Peyrot
105bf2ed27
XEP-0234: Remove extraneous mention of UTC.
...
The DateTime profile in XEP-0082 is already explicit about timezones.
2017-08-07 17:48:17 +02:00
Emmanuel Gil Peyrot
0180ff20ce
XEP-0234: Fix a date missing its timezone in examples.
2017-08-07 17:48:17 +02:00
Steve Kille
6a4afe20bd
Add capability for MIX in client's server;
2017-07-28 14:02:50 +01:00
Sam Whited
f2d595964a
Tweak XEP editor readme to mention Docker
2017-07-19 11:59:44 -05:00
Steve Kille
8f65b5da82
Clarification and minor corrections of presnece examples
2017-07-19 16:55:58 +01:00
Steve Kille
53d9cd7be7
Clarification on join with no subscribes
2017-07-19 11:47:00 +01:00
Steve Kille
a9f0b658f7
Corrections and Clarifications
2017-07-18 11:15:32 +01:00
Emmanuel Gil Peyrot
faa981f499
XEP-0319: Make the schema more precise about a date being a xs:dateTime.
2017-07-17 21:43:00 +01:00
Sam Whited
af6aa0d6d0
0133: fix broken node in example
2017-07-15 17:16:12 -05:00