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 bfda4c7c01
fix: make sure a convo exists before returning it in search results
There is an edge case if you are in the search results page, and delete
(or get a convo deleted from the network).
The corresponding convo does not exist anymore but the search result
selector still tries to extract values from it.

This commit fixes that issue by returning early if the corresponding
convo is not there anymore
3 years ago
..
components fix: swap confirm and cancel buttons in the confirmDialog 3 years ago
data feat: ask user for opengroup pruning on/off 3 years ago
hooks remove unused curve compiled files 3 years ago
interactions Merge pull request #2284 from ianmacd/pr22 3 years ago
mains feat: ask user for opengroup pruning on/off 3 years ago
models force duplicates to -10 and 0 for closed groups between HF 3 years ago
node feat: ask user for opengroup pruning on/off 3 years ago
notifications move storage.js to ts 3 years ago
protobuf
receiver Merge integration test (#2313) 3 years ago
session fix: contact seed nodes one at a time only 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 lights glowing but not yet in order. 4 years ago
mic-recorder-to-mp3.d.ts disable UI recording bars so we can encode audio MP3 4 years ago
window.d.ts feat: ask user for opengroup pruning on/off 3 years ago