Commit Graph

4043 Commits

Author SHA1 Message Date
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
Sam Whited 5d5d8d7d1d log cpu info during build for diagnostic purposes 2017-07-11 11:01:18 -05:00
Lance Stout b25ea42cbd XEP-0357: Add Kev as author 2017-07-10 14:58:53 -07:00
Holger Wei 8656899927 XEP-0357: Use server JID as 'from' address 2017-07-10 18:00:36 +02:00
Steve Kille 7c3eb51290 Correct from in response of join/leave IQs; 2017-07-06 15:50:16 +01:00
Daniel Gultsch e6f2db3841 XEP-0060: Clarify behaviour of publish-options. Fields must be registered 2017-06-27 17:50:30 +02:00
Jonas Wielicki e0e48ce412 xep-0390: gratuitous caps for pre-presence publishing of caps to the server 2017-06-22 13:02:21 +02:00
Jonas Wielicki 1f02a18d2b xep-0390: specify query interception 2017-06-22 13:02:21 +02:00
Steve Kille fe21cb5ae3 Correct date 2017-06-20 15:52:34 +01:00
Steve Kille 8e5e03168a Namespace bump to mix:1 2017-06-20 09:42:17 +01:00
vanitasvitae 85a4305b68
Fix xml of error examples 2017-06-19 13:47:31 +02:00
Georg Lukas 2c4f007561 XEP-0045: add revision block 2017-06-17 09:00:44 +02:00
Steve Kille c478a562ba rename jidmap2 to jidmap-visible 2017-06-16 11:03:39 +01:00
Steve Kille 7d66f8009b Correction 2017-06-16 10:34:06 +01:00
Steve Kille 9d5d201be9 New roster namespace 2017-06-16 07:14:17 +01:00
Steve Kille 15f08a7947 mick-register rename 2017-06-16 07:08:31 +01:00
Steve Kille 57d2379701 Change sub-element to child element 2017-06-15 16:04:16 +01:00