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

4054 Commits

Author SHA1 Message Date
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
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
Andreas Straub
3cecd09eb6 XEP-0384: fix typos 2017-07-05 14:25:33 +02:00
Andreas Straub
8d6bb1875a XEP-0384: clarify wording 2017-07-05 13:41:14 +02: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