Commit Graph

2357 Commits (3c7d47f56596f2eca20f35f571e585ab4bd85369)
 

Author SHA1 Message Date
Matthew Chen 3c7d47f565 [SSK] Remove legacy message sending.
// FREEBIE
7 years ago
Matthew Chen 1d27fc62d6 Bump version and build number to v2.13.0.0.
// FREEBIE
7 years ago
Matthew Chen df21e616d1 [SSK] Don’t update home view sort order in response to dynamic interactions or verification state changes. We only want to create change messages in response to user activity, on any of their devices.
// FREEBIE
7 years ago
Matthew Chen 3a374b4d1d Merge branch 'charlesmchen/fingerprints6' 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 9262c07078 Merge branch 'charlesmchen/fingerprints5' 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 8db75e86a1 Merge branch 'charlesmchen/fingerprints4' 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 449e989345 Merge branch 'charlesmchen/fingerprintView3' 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 cc5e810211 [SSK] Add a default description for verification state messages.
// FREEBIE
7 years ago
Matthew Chen 2dbf305a7d Merge branch 'charlesmchen/fingerprintView2' 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 bc95d4e9e5 Merge branch 'mkirk/archive-not-delete' 7 years ago
Michael Kirk 0a55b965b6 [SSK][SPK] Archive sessions when fetching profile
// 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 c51b762ec2 Merge branch 'mkirk/fix-build' 7 years ago
Michael Kirk a139bd73e6 Remove deprecated info message from debug UI
// FREEBIE
7 years ago
Matthew Chen 03d35884d2 Merge branch 'charlesmchen/fingerprintView1' 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 1ed0b16045 Merge branch 'charlesmchen/verificationStateChangeMessages' 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 7335fc4d01 Merge branch 'mkirk/redundant-sn-changes' 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 894893ceb8 Merge branch 'charlesmchen/syncVerificationState' 7 years ago
Matthew Chen 1ef9ba0659 Clea up usage of fail macro.
// FREEBIE
7 years ago
Matthew Chen 4d370130b2 Merge branch 'charlesmchen/pasteTextFragments' 7 years ago
Matthew Chen c3edbd9aa4 Fix paste of text fragments.
// FREEBIE
7 years ago
Michael Kirk 640b210f1e Merge branch 'mkirk/block-file-sharing' 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
Matthew Chen a1d3e360df [SSK] Sync verification state.
// FREEBIE
7 years ago
Michael Kirk 3531dda2de Merge branch 'mkirk/create-missed-call-notification-in-thread' 7 years ago
Michael Kirk 9ec6ec5e4e [SSK] create missed call notification in threads
// FREEBIE
7 years ago
Michael Kirk 1a3204bf46 create interaction in thread when missing call due to changed identity
// FREEBIE
7 years ago