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 0cbcecb508 fix: make avatar download job only take conversationId
and not the profileKey+url too as we need the db entry to be in sync
with the config wrapper data (otherwise the next commit would be made
with data out of date from the wrapper side)
2 years ago
..
components fix: make avatar download job only take conversationId 2 years ago
data chore: fix unit tests for userconfig changes 2 years ago
hooks fix: cap unread count to the CONVERSATION.MAX_UNREAD_COUNT value 2 years ago
interactions feat: add the deleteContact and deleteConversation only menu items 2 years ago
mains Merge remote-tracking branch 'emily/integration_tests_2' into onboarding-with-integrationtest-2 2 years ago
models fix: legacy group with wrapper and disable right click while searching 2 years ago
node fix: hide logs when fetched items are sent back on saveConversation 2 years ago
notifications move storage.js to ts 3 years ago
protobuf
receiver fix: make avatar download job only take conversationId 2 years ago
session fix: make avatar download job only take conversationId 2 years ago
shared feat: track and delete configMessageHashes 2 years ago
shims feat: wait for confSyncJob to be done before deleting account 2 years ago
state chore: update lodash types, use prebuilt curbe25519-js 2 years ago
test chore: remove completely commented test files related to groupv3 2 years ago
themes Fix typos via codespell 2 years ago
types chore: fix unit tests for userconfig changes 2 years ago
updater fix: readd dmg-builder as a resolution instead of root package 2 years ago
util chore: make an internal build with userconfig forced ON 2 years ago
webworker chore: fix unit tests for userconfig changes 2 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 fix: use releaseFeature from disappearing message PR as featureFlag 2 years ago