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 a1d4dea845
fix scrolling to unread and marking message as read on scrolling
we need to hit the bottom for the convo to update currently

add smooth scrolling on click on quoted message
4 years ago
..
curve Download and install updates without the help of electron-updater 6 years ago
models use react-intersection to accurately mark messages as read 4 years ago
modules fix SessionRegistrationView missing from signal.js 4 years ago
views fix scrolling to unread and marking message as read on scrolling 4 years ago
.eslintrc
ConversationController.d.ts add a getOrThrow to ConversationController when we expect this convo 5 years ago
Mp3LameEncoder.min.js Fix ASM warnings in MP3 library 6 years ago
WebAudioRecorderMp3.js
about_start.js Show commit hash in About window for beta builds 6 years ago
background.js fix SessionRegistrationView missing from signal.js 4 years ago
chromium.js
conversation_controller.js move offline network view to react 4 years ago
database.js
debug_log_start.js
delivery_receipts.js rename all saveMessage to message.commit() 4 years ago
expire.js use .ok field on serverRequest to check for request success 5 years ago
expiring_messages.js fix timer expiring sometimes missing a sec 4 years ago
focus_listener.js
keychange_listener.js
legacy_storage.js
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
permissions_popup_start.js Infinte duration toasts 5 years ago
read_receipts.js rename all saveMessage to message.commit() 4 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
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 do not trigger endSession if we end get a missing prekey 4 years ago
storage.js
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