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 // FREEBIEpull/749/head
parent
26df196aba
commit
137b992f87
Loading…
Reference in New Issue