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

7 Commits

Author SHA1 Message Date
Kevin Smith
cdb02ac007 Return 317 to experimental 2023-07-04 14:24:32 +01:00
Matthew Wild
339e088256 XEP-0317: New revision 0.2
Despite being a popular concept that the community keeps coming back to, this
XEP has lingered in an unfinished state for some time. This small update fixes
some of the fundamental issues.

The current version did not actually specify a syntax for hats, as this was
still under discussion at the time. Based on discussions with other community
members, and personal implementation experience, this update specifies the
syntax to be used.
2023-06-28 15:27:33 +01: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
Peter Saint-Andre
585dcd791f automatically deferred for inactivity 2014-06-03 09:32:21 -06:00
Peter Saint-Andre
381ce85cd5 0.1 2013-01-03 15:49:00 -07:00
Peter Saint-Andre
d17e6116cb Hats accepted by Council 2013-01-03 14:10:54 -07:00