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

4164 Commits

Author SHA1 Message Date
Georg Lukas
cde2abe151 XEP-0045: Add <x/> tag to MUC-PMs 2017-02-22 18:53:07 +01:00
Sam Whited
69f3aab459 Don't check for trailing whitespace during build
This should be checked during CI

Revert "Makefile: Check for trailing whitespaces when building a XEP."

This reverts commit 16700d9f30.
2017-02-19 22:36:24 -06:00
Matthew Wild
6a995fcc3b XEP-0313: Satisfy xmllint 2017-02-19 15:53:29 -06:00
Matthew Wild
a81003dadb XEP-0313: Revision 6.0 update 2017-02-19 15:53:29 -06:00
Emmanuel Gil Peyrot
16700d9f30 Makefile: Check for trailing whitespaces when building a XEP. 2017-02-16 19:37:21 -06:00
Emmanuel Gil Peyrot
7a64b7b1ed Remove spaces at the end of CDATA blocks in all XEPs.
sed -i 's/^\s\+]]>/]]>/g' xep-*.xml
2017-02-16 19:37:21 -06:00
Emmanuel Gil Peyrot
fe9d3969fd Remove trailing whitespaces in every non-XEP file. 2017-02-16 19:37:21 -06:00
Emmanuel Gil Peyrot
3c5f20a4ca Remove all trailing whitespace from every XEP.
sed -i 's/\s\+$//' xep-*.xml
2017-02-16 19:37:21 -06:00
856c7427d6 XEP-0368: Version 0.1.2 Implement more last call comments, editorial changes, mixing SRV records is now SHOULD 2017-02-16 19:34:51 -06:00
Sam Whited
bbf8cac8c0 readme: Add instructions for building PDFs 2017-02-16 09:34:59 -06:00
Georg Lukas
29b8c3e2b1 gen-scripts: Encrypt all URLs ;-) 2017-02-16 09:33:41 -06:00
Georg Lukas
7b7169f08a XEP-0280: bump version, minor corrections of revisions block 2017-02-16 09:18:21 -06:00
Georg Lukas
6a232dc73b XEP-0280: remove invalid assumption from Error Handling 2017-02-16 09:18:21 -06:00
Georg Lukas
45f822146f XEP-0280: fix 'prototocols' typo 2017-02-16 09:18:21 -06:00
Georg Lukas
66e83acd47 XEP-0280: remove 'forking', improve error handling text 2017-02-16 09:18:21 -06:00
Stefan Haun
59777055e1 XEP-0280: Restructure Section 11: Security Considerations 2017-02-16 09:18:21 -06:00
Stefan Haun
1ddda5dc97 XEP-0280: Restructure Section 10: Business Rules 2017-02-16 09:18:21 -06:00
Stefan Haun
0680ac1bb9 XEP-0280: Restructure Section 8: Sending Messages 2017-02-16 09:18:21 -06:00
Stefan Haun
549d4fb9f4 XEP-0280: Restructure Section 9: Avoiding Carbon for single msg 2017-02-16 09:18:21 -06:00
Stefan Haun
5e93c5b665 XEP-0280: Restructure Section 7: Receiving Messages 2017-02-16 09:18:21 -06:00
Stefan Haun
a74b45dae8 XEP-0280: Restructure Section 6: Eligible Messages 2017-02-16 09:18:21 -06:00
Florian Schmaus
2a522c2148 Merge pull request #423 from ge0rg/xep0379
XEP-0379: Added "Usability Considerations", removed actual XMPP client, some text editing.
2017-02-16 12:39:06 +01:00
Georg Lukas
57f72c1a8d XEP-0379: version bump 2017-02-16 11:35:08 +01:00
Georg Lukas
04221c838f XEP-0379: Capitalized All Captions 2017-02-16 11:34:59 +01:00
Georg Lukas
c794c3a933 XEP-0379: Usability: moved Link-Validity, added Tagging 2017-02-16 11:16:38 +01:00
Florian Schmaus
312e77fea9 XEP-0198: Fix example 12 by s/xml/xmlns/
This is a pure editorial change.
2017-02-16 10:58:44 +01:00
Georg Lukas
3cccbf5c00 XEP-0379: moved UX sections to 'Usability Considerations' 2017-02-16 10:42:27 +01:00
Georg Lukas
f7ffe3902c XEP-0379: replace yaxim example with fictitious JuicyXMPP client 2017-02-16 10:40:48 +01:00
Georg Lukas
49e2a2c64a XEP-0379: minor editing, improved language 2017-02-16 10:40:08 +01:00
Sam Whited
ba62cd2e34 XEP-0333, XEP-0368: Extend LC until 2017-02-22 2017-02-15 18:40:47 -06:00
Sam Whited
2f97214a0f ibr2: Simplify the stream features listing 2017-02-15 10:09:06 -06:00
Steve Kille
fe945a049a Version Bump 2017-02-13 20:35:26 -06:00
Steve Kille
4876eb89aa Editorial Review of Doc 2017-02-13 20:35:26 -06:00
Steve Kille
7d914b34bf Correct error 2017-02-13 20:35:26 -06:00
Steve Kille
66a6ba98b9 Add error handling section 2017-02-13 20:35:26 -06:00
Steve Kille
8b72a34cdc Fixes to Node Type 2017-02-13 20:35:26 -06:00
Steve Kille
3dff15fcba Corrections to roster encoding 2017-02-13 20:35:26 -06:00
Steve Kille
4e5db59567 Align resrouce formats to BIND2 2017-02-13 20:35:26 -06:00
Steve Kille
7014eb97f4 Partial Permanent/Transient Edit 2017-02-13 20:35:26 -06:00
Steve Kille
7d89f52916 Remove Subject 2017-02-13 20:35:26 -06:00
Steve Kille
c15b3fea7c Password, Voice, and Name clarification 2017-02-13 20:35:26 -06:00
Steve Kille
ab6eefa510 Model of MIX core and additonal specs; 2017-02-13 20:35:26 -06:00
Steve Kille
f462915ed9 Roster Marker 2017-02-13 20:35:26 -06:00
Steve Kille
528e4d269c Replace client activation with client capability discovery 2017-02-13 20:35:26 -06:00
Steve Kille
dfdbca1f81 Make most operations direct, with join/leave indirect 2017-02-13 20:35:26 -06:00
Steve Kille
d95e6a87dc Channel moves from element to attribute 2017-02-13 20:35:26 -06:00
Steve Kille
64123f94e8 Prepare 8.0 after summit; Fold long lines in examples 2017-02-13 20:35:26 -06:00
Sam Whited
3aff6937fb Add IBR2 to inbox 2017-02-12 08:21:00 -06:00
Emmanuel Gil Peyrot
2e028c3676 XEP-0300: Remove extra characters in example. 2017-02-10 21:11:15 -06:00
Sam Whited
12d5676c34 XEP-0387: Bump revision 2017-02-10 09:44:51 -06:00