Commit Graph

17 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
Sam Whited 56a3526dac XEP-0033: Bump revision 2017-01-11 10:33:20 -06:00
Christian Schudt 6f08fa537e XEP-0033: Clarify Reply Handling, add 'ofrom' type and fix examples
- A stanza can contain multiple replyto and replyroom items (as per §
4.6.4), make it clear in the reply handling section as well.
- Fix examples. Include the BCC address in the addresses element, when the
  stanza is sent to the BCC addressee.
  This is as per the sentence ' Each 'bcc' recipient MUST receive only the
  <address type='bcc'/> associated with that addressee.'
- Include 'ofrom' attribute as defined in XEP-0045.
2017-01-11 10:32:14 -06:00
Sam Whited d63befb8a7 XEP-0033: Add editor initials before merge 2016-05-31 13:13:08 -05:00
Mickael Remond 65c9161227 Fix revision initials 2016-05-31 13:12:06 -05:00
Mickael Remond df0f08bf1d Better wording and attempt to prepare revision notes 2016-05-31 13:12:06 -05:00
Mickael Remond ea1f090ed3 Improve wording based on feedback from @Flowdalic 2016-05-31 13:12:06 -05:00
Mickael Remond be6ba8a5ae Multicast service MUST track directed presence broadcast
This is to ensure entity will not stay permanently seen as online after
a multicasted directed presence.
2016-05-31 13:12:06 -05:00
Peter Saint-Andre 50c142aa3d corrected examples
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3960 4b5297f7-1745-476d-ba37-a9c6900126ab
2010-02-22 03:56:24 +00:00
Unknown User e0a935feee URL correction /psa
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3392 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-09-08 22:22:35 +00: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 8ca666de61 receiver fields more than 20, less than 100
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@831 4b5297f7-1745-476d-ba37-a9c6900126ab
2007-05-12 01:59:06 +00:00
Peter Saint-Andre 8748dab745 spec bug: multiple replyroom or replyto OK
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@788 4b5297f7-1745-476d-ba37-a9c6900126ab
2007-04-30 20:02:00 +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 89cf5ad3f4 JEP to XEP
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@29 4b5297f7-1745-476d-ba37-a9c6900126ab
2006-10-03 22:46:54 +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