Browse Source

Changelog updated

master
Igor Zhukov 10 years ago
parent
commit
7df3d86c00
  1. 6
      app/partials/desktop/changelog_modal.html
  2. 6
      app/partials/mobile/changelog_modal.html

6
app/partials/desktop/changelog_modal.html

@ -37,9 +37,9 @@ @@ -37,9 +37,9 @@
<ul class="list-unstyled changelog_version_changes_list">
<li>Full stickers support</li>
<li>Multisearch box: instantly find chats, usernames and messages</li>
<li>Emoji autocomplete: type e.g. <strong>:kiss</strong> in message field to see the list. <a href="http://www.emoji-cheat-sheet.com/" target="_blank">Full cheat sheet &raquo;</a></li>
<li>Added 'typing' notification in conversations list</li>
<li>Group online participants count in head</li>
<li>Emoji autocomplete: e.g., type <strong>:kiss</strong> in the message field to see the list. <a href="http://www.emoji-cheat-sheet.com/" target="_blank">Full cheat sheet &raquo;</a></li>
<li>Added 'typing' notification in chats list</li>
<li>Online memebers counter in group headers</li>
</ul>
</div>
</div>

6
app/partials/mobile/changelog_modal.html

@ -28,9 +28,9 @@ @@ -28,9 +28,9 @@
<ul class="list-unstyled changelog_version_changes_list">
<li>Full stickers support</li>
<li>Multisearch box: instantly find chats, usernames and messages</li>
<li>Emoji autocomplete: type e.g. <strong>:kiss</strong> in message field to see the list. <a href="http://www.emoji-cheat-sheet.com/" target="_blank">Full cheat sheet &raquo;</a></li>
<li>Added 'typing' notification in conversations list</li>
<li>Group online participants count in head</li>
<li>Emoji autocomplete: e.g., type <strong>:kiss</strong> in the message field to see the list. <a href="http://www.emoji-cheat-sheet.com/" target="_blank">Full cheat sheet &raquo;</a></li>
<li>Added 'typing' notification in chats list</li>
<li>Online memebers counter in group headers</li>
</ul>
</div>
</div>

Loading…
Cancel
Save