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
3c5f20a4ca
Remove all trailing whitespace from every XEP.
...
sed -i 's/\s\+$//' xep-*.xml
2017-02-16 19:37:21 -06:00
Sam Whited
ec594b803a
XEP-0070: Add missing author initials
2016-12-09 11:23:22 -06:00
Sam Whited
143ad43706
Bump XEP-0070 to 1.0.1
...
Fix DTD
2016-12-09 10:18:21 -06:00
mathieui
50c04ec143
XEP-0070: Mention a plaintext fallback
...
In the previous version, an entity requesting XEP-0070 validation could
add a <body/> element to the <message/> sent, which would be displayed
in any client (which may not support this XEP). If the client does not
support the XEP, and the entity does not support a plaintext fallback,
the client would be prompted to act, without any result being possible
(as the wording says that the <confirm/> element must be sent back as
well).
This change suggests that an entity adding a body should implement this
kind of fallback (which may be as dumb as "ok/nok", as long as the
<body/> element is clear enough).
2016-12-09 10:16:26 -06:00
stpeter
716f9d9117
updated RFC references
2011-04-12 08:37:30 -06:00
Peter Saint-Andre
089bd66e2f
abstracts
...
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1555 4b5297f7-1745-476d-ba37-a9c6900126ab
2008-01-09 16:18:00 +00:00
Peter Saint-Andre
cfe969efd8
RFC 4648
...
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@615 4b5297f7-1745-476d-ba37-a9c6900126ab
2007-02-23 12:16:20 +00:00
Peter Saint-Andre
29bee13867
XSF/SIG cleanup
...
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@320 4b5297f7-1745-476d-ba37-a9c6900126ab
2007-01-15 03:38:19 +00:00
Peter Saint-Andre
01b50d7d3b
typo fix
...
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@278 4b5297f7-1745-476d-ba37-a9c6900126ab
2006-12-19 17:46:14 +00:00
Peter Saint-Andre
8e437965bd
corrections
...
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@39 4b5297f7-1745-476d-ba37-a9c6900126ab
2006-10-04 02:41:29 +00:00
Peter Saint-Andre
a3136dfe3a
JEP to XEP
...
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@35 4b5297f7-1745-476d-ba37-a9c6900126ab
2006-10-04 02:05:02 +00:00
Peter Saint-Andre
2ac91f50c8
Initial revision
...
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2 4b5297f7-1745-476d-ba37-a9c6900126ab
2006-10-02 22:22:13 +00:00