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

13 Commits

Author SHA1 Message Date
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
Matthew A. Miller
73a62049e0 fix missing entity reference 2015-08-13 15:02:52 -06:00
Emmanuel Gil Peyrot
ddc82bfb6f XEP-0247: Fix two very minor typos. 2015-08-13 15:02:52 -06:00
stpeter
1a157e8663 more bis cleanup 2011-05-11 09:36:22 -06:00
Peter Saint-Andre
1662a312a3 Deferred
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@4033 4b5297f7-1745-476d-ba37-a9c6900126ab
2010-03-05 04:07:30 +00:00
Peter Saint-Andre
d3ffbed078 typo
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2765 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-02-20 18:31:28 +00:00
Peter Saint-Andre
f741142221 0.2
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2764 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-02-20 18:01:49 +00:00
Dirk Meyer
8f924fe372 Adjust to Jingle-XTLS, Jingle-S5B, and Jingle-IBB.
The basic stream setup from XEP-0246 is now included in the document


git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2760 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-02-20 13:51:51 +00:00
Peter Saint-Andre
b4cbf7dd4c author entity
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2631 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-01-12 17:04:23 +00:00
Peter Saint-Andre
c0f1df9d78 text tweaks
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2125 4b5297f7-1745-476d-ba37-a9c6900126ab
2008-08-06 02:18:25 +00:00
Peter Saint-Andre
722e346c92 cross-references
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2001 4b5297f7-1745-476d-ba37-a9c6900126ab
2008-06-18 21:47:42 +00:00
Peter Saint-Andre
aa20307967 initial version
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1999 4b5297f7-1745-476d-ba37-a9c6900126ab
2008-06-18 21:44:17 +00:00