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.
2021-05-18 13:12:51 +10:00
..
attachments.ts fix avatar download on restore when linking device 2021-05-10 11:23:06 +10:00
cache.ts increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
closedGroups.ts WIP: Closed group reliability (#1630) 2021-05-18 13:12:51 +10:00
common.ts increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
configMessage.ts fix avatar loading for opengroupv2 2021-05-06 17:56:02 +10:00
contentMessage.ts pad and unpad message everywhere 2021-05-07 10:56:14 +10:00
dataMessage.ts fallback to envelope timestamp if dataMessage.timestamp is 0 2021-05-07 16:06:51 +10:00
errors.ts Uniformize once and for all the conversation types 2021-04-28 14:20:22 +10:00
keyPairRequestManager.ts add the request and reply of an encryptionKeyPair if needed 2021-02-10 17:45:11 +11:00
keypairs.ts increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
queuedJob.ts Reply attachments (#1591) 2021-05-11 17:02:41 +10:00
receiver.ts fallback to envelope timestamp if dataMessage.timestamp is 0 2021-05-07 16:06:51 +10:00
types.ts add userblocking opengroupv2 and quoting back of messages 2021-04-27 16:56:34 +10:00