Sam Whited
|
7ca36495db
|
XEP-0233: Move to draft
|
2017-03-16 12:31:52 -05:00 |
|
Georg Lukas
|
f2b9ece717
|
Changed wording from 'clients' to 'entities'
|
2017-03-14 09:23:28 +01:00 |
|
Georg Lukas
|
0dd74fde8d
|
XEP-0045: clients MUST NOT rely on <x/>
|
2017-03-09 17:34:49 +01:00 |
|
Sam Whited
|
ce07ca9828
|
XEP-0368: Advance to draft
Also various editorial formatting fixes.
|
2017-03-09 09:25:59 -06:00 |
|
Sam Whited
|
13ba68488f
|
XEP-0333: Back to experimental pending changes
|
2017-03-08 15:18:03 -06:00 |
|
Jonas Wielicki
|
f6326cfe91
|
ProtoXEP: Entity Capabilities 2.0
|
2017-03-03 09:16:25 -06:00 |
|
Steve Kille
|
e1e8484473
|
Set date for 0.8.2
|
2017-03-03 09:06:55 -06:00 |
|
Steve Kille
|
a6b2fe6f16
|
Use roster membership of subscription=none
|
2017-03-03 09:06:55 -06:00 |
|
Steve Kille
|
64ee9c2f78
|
MAM Intro clarification
|
2017-03-03 09:06:55 -06:00 |
|
Steve Kille
|
98974e1702
|
Correct encoding of JID Multi
|
2017-03-03 09:06:55 -06:00 |
|
Steve Kille
|
02e6b532ae
|
Fix Disco to not use extra namespace
|
2017-03-03 09:06:55 -06:00 |
|
Steve Kille
|
687fbf0855
|
Use shorter example BIND2 resources
|
2017-03-03 09:06:55 -06:00 |
|
Steve Kille
|
3d8fd23ca4
|
ensure all id= examples are pseudo random
|
2017-03-03 09:06:55 -06:00 |
|
mvisode
|
a172d660e6
|
Updated revision
This change was missed in the last PR
|
2017-03-03 09:05:41 -06:00 |
|
mvisode
|
aa96595b05
|
Clarification
Clarified to avoid reliance on insecure DNS queries for determination of hostname
|
2017-03-03 09:04:22 -06:00 |
|
Sam Whited
|
4fe2bbe25c
|
XEP-0186: Issue LC
|
2017-02-28 10:27:01 -06:00 |
|
Sam Whited
|
ff473cb814
|
XEP-0381: Issue LC
|
2017-02-28 10:02:54 -06:00 |
|
Florian Schmaus
|
98e031cb72
|
XEP-0186: Fix from/to in example 8
This is a pure editorial change.
|
2017-02-27 10:21:37 +01:00 |
|
Emmanuel Gil Peyrot
|
301b3ca24f
|
XEP-0297: Fix indentation in examples.
|
2017-02-26 10:46:17 -06:00 |
|
Sam Whited
|
6c6d66208e
|
Convert deps to Unix style line endings
|
2017-02-23 02:18:28 -06:00 |
|
Sam Whited
|
c82bbe9f02
|
XEP-0369: Use Unix style line endings
|
2017-02-23 02:03:57 -06:00 |
|
Steve Kille
|
abe22dcbc2
|
Check invitee supports MIX
|
2017-02-23 02:03:57 -06:00 |
|
Steve Kille
|
661381f687
|
User request to not be added to roster
|
2017-02-23 02:03:57 -06:00 |
|
Steve Kille
|
088968327f
|
Note on MAM history prior to user joining channel
|
2017-02-23 02:03:57 -06:00 |
|
Steve Kille
|
9b58aac74e
|
Typos from Jonas Wielickig
|
2017-02-23 02:03:57 -06:00 |
|
Matthew Wild
|
11e4febde5
|
XEP-0313: Revision 0.6.1 (MUC message spoofing fix)
|
2017-02-23 01:46:43 -06:00 |
|
Sam Whited
|
643f644091
|
Override Git to push Unix style line endings
|
2017-02-23 01:45:31 -06:00 |
|
Sam Whited
|
c375dc412a
|
Convert line endings to Unix style
|
2017-02-23 01:45:31 -06:00 |
|
Sam Whited
|
4a535bc47e
|
XEP-0333, 0233, 0280, 0334, 0352: Extend LC
|
2017-02-23 01:12:14 -06:00 |
|
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 |
|