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/receiver
Audric Ackermann 48e7a0e25f
Various UI fixes (#2070)
* cleanup unused convo json fields in db

* display a toast if the user is not approved yet on call OFFER received

* enable CBR for calls

* do not update active_at on configMessage if !!active_at

* remove mkdirp dependency

* disable call button if focused convo is blocked

* quote: do not include the full body in quote, but just the first 100

* click on the edit profile qr code padding

* Allow longer input for opengroup join overlay

Fixes #2068

* Fix overlay feature for start new session button

* make ringing depend on redux CALL status

* turn ON read-receipt by default
3 years ago
..
attachments.ts removed old fileserver support 4 years ago
cache.ts move the state of calling to its own slice 3 years ago
callMessage.ts Minor call tweaks (#2051) 3 years ago
closedGroups.ts added perfect negotiation 4 years ago
common.ts increase prettier maxWidth to 100 4 years ago
configMessage.ts Various UI fixes (#2070) 3 years ago
contentMessage.ts move the state of calling to its own slice 3 years ago
dataMessage.ts Merge branch 'clearnet' into message-requests 3 years ago
errors.ts use timestamp offset in for messages storage requests (#1892) 4 years ago
hashDuplicateFilter.ts filter out duplicates only if they are less than 10 messages away 4 years ago
keypairs.ts increase prettier maxWidth to 100 4 years ago
queuedJob.ts Applying PR changes. 3 years ago
receiver.ts Merge branch 'clearnet' into message-requests 3 years ago
types.ts add userblocking opengroupv2 and quoting back of messages 4 years ago