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
Warrick 3854d0e10d
WIP: Closed group reliability (#1630)
* WIP: added non-durable messaging function.

* WIP: Non-durable sending

* WIP: adding dialog box.

* Creating dialog if group invite message promises don't return true.

* removed console log

* applied PR changes, linting and formatting.

* WIP: allowing resend invite to failures.

* using lookup.

* WIP: recursively opening dialog.

* WIP: debugging reject triggering on confirmation modal.

* register events fix.

* Closed group invite retry dialog working.

* Added english text to messages.

* Prevent saving of hexkey pair if it already exists.

* Fixed nickname edit
input trimming end letter.

* Don't show closed group invite dialog unless it has failed at least once.

* Fix linting error.

* Fix plurality.

* Ensure admin members are included in all invite reattempts, mixed plurality.
4 years ago
..
attachments.ts fix avatar download on restore when linking device 4 years ago
cache.ts increase prettier maxWidth to 100 4 years ago
closedGroups.ts WIP: Closed group reliability (#1630) 4 years ago
common.ts increase prettier maxWidth to 100 4 years ago
configMessage.ts fix avatar loading for opengroupv2 4 years ago
contentMessage.ts pad and unpad message everywhere 4 years ago
dataMessage.ts fallback to envelope timestamp if dataMessage.timestamp is 0 4 years ago
errors.ts Uniformize once and for all the conversation types 4 years ago
keyPairRequestManager.ts add the request and reply of an encryptionKeyPair if needed 4 years ago
keypairs.ts increase prettier maxWidth to 100 4 years ago
queuedJob.ts Reply attachments (#1591) 4 years ago
receiver.ts fallback to envelope timestamp if dataMessage.timestamp is 0 4 years ago
types.ts add userblocking opengroupv2 and quoting back of messages 4 years ago