mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
Merge branch 'feature/protoxep-quick-responses-fix'
This commit is contained in:
commit
f8617a3fab
@ -5,7 +5,6 @@
|
||||
<!ENTITY xepname "Quick Response">
|
||||
%ents;
|
||||
]>
|
||||
<!-- TODO: put text content into text nodes and not into attribute -->
|
||||
<?xml-stylesheet type='text/xsl' href='xep.xsl'?>
|
||||
<xep>
|
||||
<header>
|
||||
@ -22,39 +21,15 @@
|
||||
<supersedes/>
|
||||
<supersededby/>
|
||||
<shortname>NOT_YET_ASSIGNED</shortname>
|
||||
<author>
|
||||
<firstname>Kim</firstname>
|
||||
<surname>Alvefur</surname>
|
||||
<email>zash@zash.se</email>
|
||||
<jid>zash@zash.se</jid>
|
||||
</author>
|
||||
<author>
|
||||
<firstname>Tim</firstname>
|
||||
<surname>Henkes</surname>
|
||||
<email>me@syndace.dev</email>
|
||||
</author>
|
||||
<revision>
|
||||
<version>0.1.0</version>
|
||||
<version>0.0.1</version>
|
||||
<date>2020-04-20</date>
|
||||
<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>
|
||||
</revision>
|
||||
</header>
|
||||
|
Loading…
Reference in New Issue
Block a user