session-desktop/js
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
..
models Fix "Delete Messages" not deleting all messages 2016-01-27 15:06:16 -08:00
views Add timestamp update interval test 2016-01-27 12:24:50 -08:00
axolotl_store.js Clear session store when re-registering 2015-11-04 13:52:47 -08:00
background.js Add SyncRequest class 2016-01-14 15:44:42 -08:00
chromium.js Improve implementation of i18n for Install Flow following comments on #611 2016-01-17 15:10:15 -08:00
components.js Update libphonenumber 2016-01-22 15:38:31 -08:00
conversation_controller.js Don't let unreadCount become negative 2015-11-19 10:47:50 -08:00
conversation_panel.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
database.js Redo previous migration 2016-01-15 01:40:26 -08:00
debugLog.js Add user-agent string to DebugLog // fixes WhisperSystems/Signal-Desktop#404 2016-01-02 04:28:45 -08:00
index.js Log global errors 2015-12-07 13:54:51 -08:00
libaxolotl-worker.js Use a worker to facilitate key generation 2015-05-05 17:44:55 -07:00
libphonenumber-util.js Refactor number parsing and validation 2015-12-09 18:58:51 -08:00
libtextsecure.js Update our own key on re-install 2016-01-21 19:25:55 -08:00
notifications.js Silently remove read messages from existing notifications 2015-12-01 13:53:59 -08:00
options.js Improve implementation of i18n for Install Flow following comments on #611 2016-01-17 15:10:15 -08:00
panel_controller.js Log when we draw attention to the window 2016-01-16 17:19:47 -08:00
register.js Fix standalone registration 2015-10-01 22:04:07 -07:00
storage.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00