signal-desktop/js/models
lilia 137b992f87 Fix "Delete Messages" not deleting all messages
Since the introduction of infinite scroll, the delete messages function
has only deleted the currently loaded set of messages in a conversation.
To fix this, we should fetch all the messages and then delete them.

Fixes #645

// FREEBIE
2016-01-27 15:06:16 -08:00
..
conversations.js Fix "Delete Messages" not deleting all messages 2016-01-27 15:06:16 -08:00
messages.js Fix display of empty group updates 2016-01-12 10:44:52 -08:00