mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
Fix DTD issue in SIMS protoxep
This commit is contained in:
parent
9c3bd99e07
commit
a4ea0907a0
@ -98,7 +98,7 @@ TODO:
|
||||
</section2>
|
||||
</section1>
|
||||
<section1 topic='Requirements' anchor='reqs'>
|
||||
<p><ul>
|
||||
<ul>
|
||||
<li>Not require server components to work to ease deployment</li>
|
||||
<li>Can be improved by server components for taking load of clients</li>
|
||||
<li>Media sharing should work and enable a good UX in multi-user chats like &xep0045; and &xep0369;</li>
|
||||
@ -108,7 +108,7 @@ TODO:
|
||||
<li>Enable aggresive caching</li>
|
||||
<li>Provide users with metadata, e.g. file size, file type or thumbnail, to help them decide whether or not they want to load the media file</li>
|
||||
<li>Support referring to third party hosting services</li>
|
||||
</ul></p>
|
||||
</ul>
|
||||
</section1>
|
||||
<section1 topic='Use Cases' anchor='usecases'>
|
||||
<section2 topic='Sharing a photo' anchor='usecases-sending-photo'>
|
||||
|
Loading…
Reference in New Issue
Block a user