You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
models Fix "Delete Messages" not deleting all messages 9 years ago
views Add timestamp update interval test 9 years ago
axolotl_store.js Clear session store when re-registering 10 years ago
background.js Add SyncRequest class 9 years ago
chromium.js Improve implementation of i18n for Install Flow following comments on #611 9 years ago
components.js Update libphonenumber 9 years ago
conversation_controller.js Don't let unreadCount become negative 10 years ago
conversation_panel.js Remove erroneous license file and headers 10 years ago
database.js Redo previous migration 9 years ago
debugLog.js Add user-agent string to DebugLog // fixes WhisperSystems/Signal-Desktop#404 9 years ago
index.js Log global errors 10 years ago
libaxolotl-worker.js Use a worker to facilitate key generation 10 years ago
libphonenumber-util.js Refactor number parsing and validation 10 years ago
libtextsecure.js Update our own key on re-install 9 years ago
notifications.js Silently remove read messages from existing notifications 10 years ago
options.js Improve implementation of i18n for Install Flow following comments on #611 9 years ago
panel_controller.js Log when we draw attention to the window 9 years ago
register.js Fix standalone registration 10 years ago
storage.js Remove erroneous license file and headers 10 years ago