mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
Removed some outdated information
This commit is contained in:
parent
b2e20eeefd
commit
ccc7749f1e
@ -5,7 +5,6 @@
|
|||||||
<!ENTITY xepname "Quick Response">
|
<!ENTITY xepname "Quick Response">
|
||||||
%ents;
|
%ents;
|
||||||
]>
|
]>
|
||||||
<!-- TODO: put text content into text nodes and not into attribute -->
|
|
||||||
<?xml-stylesheet type='text/xsl' href='xep.xsl'?>
|
<?xml-stylesheet type='text/xsl' href='xep.xsl'?>
|
||||||
<xep>
|
<xep>
|
||||||
<header>
|
<header>
|
||||||
@ -22,39 +21,15 @@
|
|||||||
<supersedes/>
|
<supersedes/>
|
||||||
<supersededby/>
|
<supersededby/>
|
||||||
<shortname>NOT_YET_ASSIGNED</shortname>
|
<shortname>NOT_YET_ASSIGNED</shortname>
|
||||||
<author>
|
|
||||||
<firstname>Kim</firstname>
|
|
||||||
<surname>Alvefur</surname>
|
|
||||||
<email>zash@zash.se</email>
|
|
||||||
<jid>zash@zash.se</jid>
|
|
||||||
</author>
|
|
||||||
<author>
|
<author>
|
||||||
<firstname>Tim</firstname>
|
<firstname>Tim</firstname>
|
||||||
<surname>Henkes</surname>
|
<surname>Henkes</surname>
|
||||||
<email>me@syndace.dev</email>
|
<email>me@syndace.dev</email>
|
||||||
</author>
|
</author>
|
||||||
<revision>
|
<revision>
|
||||||
<version>0.1.0</version>
|
<version>0.0.1</version>
|
||||||
<date>2020-04-20</date>
|
<date>2020-04-20</date>
|
||||||
<initials>th</initials>
|
<initials>th</initials>
|
||||||
<remark>
|
|
||||||
<ul>
|
|
||||||
<li>Renamed to better reflect the use-case</li>
|
|
||||||
<li>Split into two use-cases, one for textual responses and one for quick access to actions</li>
|
|
||||||
<li>Clarified i18n and general behavioral details</li>
|
|
||||||
</ul>
|
|
||||||
</remark>
|
|
||||||
</revision>
|
|
||||||
<revision>
|
|
||||||
<version>0.0.2</version>
|
|
||||||
<date>2018-09-30</date>
|
|
||||||
<initials>ka</initials>
|
|
||||||
<remark>Polishing preparing for submission</remark>
|
|
||||||
</revision>
|
|
||||||
<revision>
|
|
||||||
<version>0.0.1</version>
|
|
||||||
<date>2018-09-02</date>
|
|
||||||
<initials>ka</initials>
|
|
||||||
<remark>Initial version</remark>
|
<remark>Initial version</remark>
|
||||||
</revision>
|
</revision>
|
||||||
</header>
|
</header>
|
||||||
|
Loading…
Reference in New Issue
Block a user