Commit Graph

1677 Commits (1057e40008fefc9961247b7731346a93b38913be)

Author SHA1 Message Date
Matthew Chen 6f1f1fac80 Improve handling of group creation failures.
// FREEBIE
7 years ago
Matthew Chen bdfa435738 Allow notification sound check from any thread.
// FREEBIE
7 years ago
Matthew Chen f5f506d06f Investigate “call stuck on connecting” issue.
// FREEBIE
7 years ago
Matthew Chen 55b86eba28 Use reference cells for measurement.
// FREEBIE
7 years ago
Matthew Chen 83b03c0047 Use reference cells for measurement.
// FREEBIE
7 years ago
Matthew Chen 91af4f93e1 Use reference cells for measurement.
// FREEBIE
7 years ago
Matthew Chen 389305e2b9 Fix build warnings.
// FREEBIE
7 years ago
Matthew Chen 5e993e72c1 Throttle notification sounds.
// FREEBIE
7 years ago
Matthew Chen a73c6ede60 Tweak verification UI.
* Add “tap for options” to verification banner copy.
* Add close button to banners.
* Always use shield icon for verification row in conversation settings view.
* Add action sheet to verification banner.

// FREEBIE
7 years ago
Matthew Chen 935244843e Tweak verification UI.
* Add “tap for options” to verification banner copy.
* Add close button to banners.
* Always use shield icon for verification row in conversation settings view.
* Add action sheet to verification banner.

// FREEBIE
7 years ago
Matthew Chen e9ed91fb07 Update l10n strings.
// FREEBIE
7 years ago
Matthew Chen c18a670d6b Don’t update expiration for messages twice.
// FREEBIE
7 years ago
Matthew Chen 027cd8cb34 Rework how messages are marked read.
// FREEBIE
7 years ago
Matthew Chen 65d84fd043 Throttle profile fetch and retry on failure.
// FREEBIE
7 years ago
Matthew Chen f8f4e5ee6f Throttle profile fetch and retry on failure.
// FREEBIE
7 years ago
Matthew Chen 1d27fc62d6 Bump version and build number to v2.13.0.0.
// FREEBIE
7 years ago
Matthew Chen b68b188379 Use shield instead of checkmark in conversation settings view when users is not verified.
// FREEBIE
7 years ago
Matthew Chen 7d7b6689c4 Tweak verification state messages.
// FREEBIE
7 years ago
Matthew Chen 7da28bd5dc Multiple refinements around verification.
* Check for identity key before presenting fingerprint view.
* Show verification state in a separate subtitle in conversation view.
* Let users verify from group members view.

// FREEBIE
7 years ago
Matthew Chen 11ca51c95f Show verification state banner. Show verification state in conversation settings view.
// FREEBIE
7 years ago
Matthew Chen 471e307ecc Use checkmark to indicate verification status in conversation view header subtitle, fingerprint view, and in conversation settings row icon.
// FREEBIE
7 years ago
Matthew Chen a7269a9a5d Clean up ahead of PR.
// FREEBIE
7 years ago
Matthew Chen 128e147c1b Show verification state in fingerprint view and let user change that state.
// FREEBIE
7 years ago
Matthew Chen 10f3f7fe13 Add “learn link”. Move “scan” button into QR code.
// FREEBIE
7 years ago
Matthew Chen 8b9a1e41b4 DRY up safety number success and failure handling.
* Add “mark as verified” option to success case.

// FREEBIE
7 years ago
Matthew Chen 051b005582 Move QR code scanning to a separate view.
// FREEBIE
7 years ago
Matthew Chen 5264602106 Move QR code scanning to a separate view.
// FREEBIE
7 years ago
Matthew Chen 5a867e3f6c Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 58ebebc97f Move QR code scanning to a separate view.
// FREEBIE
7 years ago
Michael Kirk 6d3d06bd1a CR: continue to delete sessions for EndSession
// FREEBIE
7 years ago
Michael Kirk 6715e76c99 Prefer archiving, to deleting old sessions for better handling of out of
order decryption.

// FREEBIE
7 years ago
Michael Kirk a139bd73e6 Remove deprecated info message from debug UI
// FREEBIE
7 years ago
Matthew Chen fe0ddb53d2 Clean up ahead of PR.
// FREEBIE
7 years ago
Matthew Chen 93a587c896 Convert FingerprintViewController to programmatic layout.
// FREEBIE
7 years ago
Matthew Chen 3508feaec3 Convert FingerprintViewController to programmatic layout.
// FREEBIE
7 years ago
Matthew Chen 869cdfd12c Add verification state change messages.
// FREEBIE
7 years ago
Matthew Chen bc63a72c25 Add verification state change messages.
// FREEBIE
7 years ago
Michael Kirk 64efa2b3c6 [SSK] remove redundant SN changes when sending to new identity
// FREEBIE
7 years ago
Michael Kirk 75bab75dc8 Show no redundant error when failing to send due to changed identity
The old "blocking" style SN alerts are deprecated. We maintain the
functionality to decrypt incoming messages from legacy SN alerts so that
users have time to recover their undecrypted messages.

// FREEBIE
7 years ago
Matthew Chen 1ef9ba0659 Clea up usage of fail macro.
// FREEBIE
7 years ago
Matthew Chen c3edbd9aa4 Fix paste of text fragments.
// FREEBIE
7 years ago
Michael Kirk 842baa3072 CR: use weak self
// FREEBIE
7 years ago
Michael Kirk f7468acad2 Properly dismiss file view after proceeding with share to no-longer
verified identity

// FREEBIE
7 years ago
Michael Kirk 4e995b76f3 Don't try to share file to untrusted identity
There's a problem with this approach - specifically we need to dismiss
the external file share view controller eventually.

But more generally, because SN can present a view controller, it's kind
success/retry handling is contextual to it's presenting view controller.

So, probably the thing to do is duplicate this logic at it's various
presentation contexts.

// FREEBIE
7 years ago
Michael Kirk 1a3204bf46 create interaction in thread when missing call due to changed identity
// FREEBIE
7 years ago
Michael Kirk 022292e2e5 CR: extract method for readability
// FREEBIE
7 years ago
Michael Kirk 5b2428c8a5 debug toggle verification state
// FREEBIE
7 years ago
Michael Kirk 4000908f43 clarify assert per code review
// FREEBIE
7 years ago
Michael Kirk bae91d97d6 clearer code style
// FREEBIE
7 years ago
Michael Kirk d77addc01e extract session state debug utils into section
// FREEBIE
7 years ago