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
Audric Ackermann cd686269cb
use server created_at timestamp to order messages
Also update the way we check for duplicated message to allow a 10s
window with the same body rather than an exact match of timestamp.

This is needed as the timestamp of the message pulled is now the one of
the creation of the server, and not the same we have locally (sent at).
5 years ago
..
curve Download and install updates without the help of electron-updater 6 years ago
models fix tests 5 years ago
modules use server created_at timestamp to order messages 5 years ago
views apply rtl on app initialize 5 years ago
.eslintrc Auto-fixes: UX Improvements (#2077) 7 years ago
Mp3LameEncoder.min.js Fix ASM warnings in MP3 library 6 years ago
WebAudioRecorderMp3.js Copy audio-related files into js/ instead of symlinking them (#1456) 8 years ago
about_start.js Show commit hash in About window for beta builds 6 years ago
background.js shortcut newReceiver when calling dataMessage exported functions 5 years ago
chromium.js Remove jshint - move everything over to eslint 7 years ago
conversation_controller.js Merge branch 'clearnet' into medium-group-fixes 5 years ago
database.js Merge branch 'master' of https://github.com/signalapp/Signal-Desktop into development 7 years ago
debug_log_start.js Remove jshint - move everything over to eslint 7 years ago
delivery_receipts.js Remove old multi device functions 5 years ago
expire.js expose window.setClockParams 5 years ago
expiring_messages.js New MessageController as the single place for in-memory messages 6 years ago
focus_listener.js Remove jshint - move everything over to eslint 7 years ago
keychange_listener.js Move conversations to SQLCipher 7 years ago
legacy_storage.js Merge signal changes into branch. 7 years ago
libsignal-protocol-worker.js Fix asm.js errors in emscripten-generated functions 6 years ago
logging.js Fix uncaught promise errors not showing up correctly in logs 5 years ago
message_controller.js New MessageController as the single place for in-memory messages 6 years ago
notifications.js update translation to match android - part 2 5 years ago
password_start.js Rename launcherView to passwordView. 6 years ago
permissions_popup_start.js Infinte duration toasts 5 years ago
read_receipts.js New MessageController as the single place for in-memory messages 6 years ago
read_syncs.js New MessageController as the single place for in-memory messages 6 years ago
registration.js Prevent showing inbox if secondary device registration is still ongoing 6 years ago
reliable_trigger.js Use window.log in browser context, turn on console eslint rule 7 years ago
rotate_signed_prekey_listener.js Clean up after account registration failure 6 years ago
session_ui_manager.js Added session button types and session button colors 5 years ago
signal_protocol_store.js remove outgoing_message.js and everything related to it 5 years ago
storage.js Merge signal changes into branch. 7 years ago
util_worker_tasks.js Trial value wasn't being initialised big enough for very low difficulty, also development should not have been there but I don't think it was doing anything 6 years ago
wall_clock_listener.js Remove jshint - move everything over to eslint 7 years ago