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

6 Commits

Author SHA1 Message Date
Jérôme Poisson
c246ae47c6 XEP-0356: Release version 0.4
- Add "iq" privilege (necessary to implement XEPs such as XEP-0376).
- Roster pushes are now transmitted to privileged entity with "roster" permission of "get" or "both". This can be disabled.
- Reformulate to specify than only initial stanza and "unavailable" <presence> stanzas are transmitted with "presence" pemission.
- Namespace bump.
2022-04-01 23:40:06 +02:00
Jonas Wielicki
dd9b0da8d8 Mass-defer 36 XEPs 2017-09-11 18:22:33 +02: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
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
a6726f9477 XEP-0356 v0.2 -- see remarks 2015-03-23 13:18:30 -05:00
Matthew A. Miller
9483396dae Initial published version approved by the XMPP Council. 2015-01-27 12:53:29 -07:00