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
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
Mp3LameEncoder.min.js
WebAudioRecorderMp3.js
about_start.js
background.js shortcut newReceiver when calling dataMessage exported functions 5 years ago
chromium.js
conversation_controller.js Merge branch 'clearnet' into medium-group-fixes 5 years ago
database.js
debug_log_start.js
delivery_receipts.js Remove old multi device functions 5 years ago
expire.js expose window.setClockParams 5 years ago
expiring_messages.js
focus_listener.js
keychange_listener.js
legacy_storage.js
libsignal-protocol-worker.js
logging.js Fix uncaught promise errors not showing up correctly in logs 5 years ago
message_controller.js
notifications.js update translation to match android - part 2 5 years ago
password_start.js
permissions_popup_start.js Infinte duration toasts 5 years ago
read_receipts.js
read_syncs.js
registration.js
reliable_trigger.js
rotate_signed_prekey_listener.js
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
util_worker_tasks.js
wall_clock_listener.js