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

8 Commits

Author SHA1 Message Date
Jonas Schäfer
754bf195e5 XEP-0328: deferred due to lack of activity 2021-07-13 10:20:19 +02:00
Maxime “pep” Buquet
fd1bdcc1a8
XEP-0328: Add revision block for Nyco's typo change
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2019-12-16 23:51:32 +01:00
Nÿco
ede401924d
Preparation
Preparation not Preperation (not "e" but "a")
2019-11-29 14:09:57 +01:00
Florian Schmaus
7e828c4825 XEP-0328 (jid-prep): Update to 0.2
- Do not return error IQ result if the string to validate is not a
  valid JID. It is indistinguishable if the error is caused by the
  string to check, or if some other involved JID, like the one in the
  'to' attribute, is malformed.
- Return the normalized JID in its parts, to make it clear which parts
  constitute the JID</li>
- Do not use text as child of an IQ child element. Using text makes it
  impossible to inject further child elements as XMPP disallows mixed
  content.
- Add support for base64 encoding.

After getting a green light from Lance on collaborating with me on
this, this commit also adds me to the author list.
2019-10-05 10:23:53 +02: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
Peter Saint-Andre
585dcd791f automatically deferred for inactivity 2014-06-03 09:32:21 -06:00
Peter Saint-Andre
ff983a5c7c 0.1 2013-05-28 14:27:59 -06:00
Peter Saint-Andre
554db30c6c accepted as XEP-0328 2013-05-28 14:24:51 -06:00