Add support for deleting a conversation

Note that the conversation record is not actually destroyed,
merely marked inactive, preserving the contact name, photo,
etc...
This commit is contained in:
lilia 2014-12-02 15:47:28 -08:00
parent 7b23e24b71
commit 8257fa7478
4 changed files with 25 additions and 3 deletions

View file

@ -50,6 +50,7 @@
<li>by <a href="http://whispersystems.org">Open Whisper Systems</a></li>
<li><a href="http://support.whispersystems.org/">Need Help?</a></li>
</ul>
<button class='destroy'>Delete this conversation</button>
</div>
</div>
</script>