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/session/utils
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
..
calling fix: mark messages sent before our lastreadts from the wrapper as read 2 years ago
job_runners fix: make avatar download job only take conversationId 2 years ago
libsession chore: remove completely commented test files related to groupv3 2 years ago
sync fix: use releaseFeature from disappearing message PR as featureFlag 2 years ago
Attachments.ts fix: make sure we include width and height when sending attachments 3 years ago
AttachmentsDownload.ts Merge remote-tracking branch 'upstream/master' into onboarding 2 years ago
AttachmentsV2.ts fix: make sure we include width and height when sending attachments 3 years ago
Groups.ts chore: remove groupModerators sogs from the db, store in redux only 2 years ago
JobQueue.ts more cleanup 4 years ago
Messages.ts fix: add namespace to all sending message calls 2 years ago
Performance.ts fix tests 3 years ago
Promise.ts Merge remote-tracking branch 'upstream/master' into onboarding 2 years ago
RingBuffer.ts fix: make circular buffer not recreate an array on each overflow 3 years ago
RingingManager.ts Various UI fixes (#2070) 3 years ago
SodiumUtils.ts Fix typos via codespell 2 years ago
String.ts fix: displayName allowed length based on bytes rather than char 3 years ago
TaskWithTimeout.ts bump react to 17 4 years ago
Toast.tsx fix: add toast on rate limit hit for reactions 3 years ago
User.ts Id blinding + onionv4 + new endpoints for sogs and fileserver (#2347) 3 years ago
errors.ts move errors.js to ts 3 years ago
index.ts chore: move syncUtils to its own folder 2 years ago