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/ts
Audric Ackermann 9251711fa5
fix: optmize markAllAsRead when no expiration timer
we basically do a single sql call to mark everything as read for that
conversation, force unreadCount to 0 and mention state to false, and
trigger read syncs if needed.

the optomization cannot work for conversation with expiration timer for
now
3 years ago
..
components fix: optmize markAllAsRead when no expiration timer 3 years ago
data fix: optmize markAllAsRead when no expiration timer 3 years ago
hooks remove unused curve compiled files 3 years ago
interactions fix: optmize markAllAsRead when no expiration timer 3 years ago
mains feat: ask user for opengroup pruning on/off 3 years ago
models fix: optmize markAllAsRead when no expiration timer 3 years ago
node fix: optmize markAllAsRead when no expiration timer 3 years ago
notifications move storage.js to ts 3 years ago
protobuf
receiver fix: optmize markAllAsRead when no expiration timer 3 years ago
session fix: attachments download job trying to send function over ipc 3 years ago
shared/attachments split attachmnent logic between what is used on main and renderer 3 years ago
shims add tests for attachment metadata 3 years ago
state fix: make sure a convo exists before returning it in search results 3 years ago
test test: fix new contact test to use waitForMatchingText 3 years ago
types feat: ask user for opengroup pruning on/off 3 years ago
updater refactor main_node.js to TS 3 years ago
util feat: ask user for opengroup pruning on/off 3 years ago
webworker Merge integration test (#2313) 3 years ago
OS.ts cleanup dependencies 3 years ago
blueimp-canvas-to-blob.d.ts Move scale/resize and attachment logic to typescript 3 years ago
ip2country.d.ts
mic-recorder-to-mp3.d.ts
window.d.ts feat: ask user for opengroup pruning on/off 3 years ago