Commit Graph

2345 Commits (a7269a9a5daddb292c2c85e28298ccbbcd26929e)
 

Author SHA1 Message Date
Matthew Chen a7269a9a5d Clean up ahead of PR.
// FREEBIE
8 years ago
Matthew Chen 128e147c1b Show verification state in fingerprint view and let user change that state.
// FREEBIE
8 years ago
Matthew Chen 10f3f7fe13 Add “learn link”. Move “scan” button into QR code.
// FREEBIE
8 years ago
Matthew Chen 8b9a1e41b4 DRY up safety number success and failure handling.
* Add “mark as verified” option to success case.

// FREEBIE
8 years ago
Matthew Chen cc5e810211 [SSK] Add a default description for verification state messages.
// FREEBIE
8 years ago
Matthew Chen 2dbf305a7d Merge branch 'charlesmchen/fingerprintView2' 8 years ago
Matthew Chen 051b005582 Move QR code scanning to a separate view.
// FREEBIE
8 years ago
Matthew Chen 5264602106 Move QR code scanning to a separate view.
// FREEBIE
8 years ago
Matthew Chen 5a867e3f6c Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 58ebebc97f Move QR code scanning to a separate view.
// FREEBIE
8 years ago
Michael Kirk bc95d4e9e5 Merge branch 'mkirk/archive-not-delete' 8 years ago
Michael Kirk 0a55b965b6 [SSK][SPK] Archive sessions when fetching profile
// FREEBIE
8 years ago
Michael Kirk 6d3d06bd1a CR: continue to delete sessions for EndSession
// FREEBIE
8 years ago
Michael Kirk 6715e76c99 Prefer archiving, to deleting old sessions for better handling of out of
order decryption.

// FREEBIE
8 years ago
Michael Kirk c51b762ec2 Merge branch 'mkirk/fix-build' 8 years ago
Michael Kirk a139bd73e6 Remove deprecated info message from debug UI
// FREEBIE
8 years ago
Matthew Chen 03d35884d2 Merge branch 'charlesmchen/fingerprintView1' 8 years ago
Matthew Chen fe0ddb53d2 Clean up ahead of PR.
// FREEBIE
8 years ago
Matthew Chen 93a587c896 Convert FingerprintViewController to programmatic layout.
// FREEBIE
8 years ago
Matthew Chen 3508feaec3 Convert FingerprintViewController to programmatic layout.
// FREEBIE
8 years ago
Matthew Chen 1ed0b16045 Merge branch 'charlesmchen/verificationStateChangeMessages' 8 years ago
Matthew Chen 869cdfd12c Add verification state change messages.
// FREEBIE
8 years ago
Matthew Chen bc63a72c25 Add verification state change messages.
// FREEBIE
8 years ago
Michael Kirk 7335fc4d01 Merge branch 'mkirk/redundant-sn-changes' 8 years ago
Michael Kirk 64efa2b3c6 [SSK] remove redundant SN changes when sending to new identity
// FREEBIE
8 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
8 years ago
Matthew Chen 894893ceb8 Merge branch 'charlesmchen/syncVerificationState' 8 years ago
Matthew Chen 1ef9ba0659 Clea up usage of fail macro.
// FREEBIE
8 years ago
Matthew Chen 4d370130b2 Merge branch 'charlesmchen/pasteTextFragments' 8 years ago
Matthew Chen c3edbd9aa4 Fix paste of text fragments.
// FREEBIE
8 years ago
Michael Kirk 640b210f1e Merge branch 'mkirk/block-file-sharing' 8 years ago
Michael Kirk 842baa3072 CR: use weak self
// FREEBIE
8 years ago
Michael Kirk f7468acad2 Properly dismiss file view after proceeding with share to no-longer
verified identity

// FREEBIE
8 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
8 years ago
Matthew Chen a1d3e360df [SSK] Sync verification state.
// FREEBIE
8 years ago
Michael Kirk 3531dda2de Merge branch 'mkirk/create-missed-call-notification-in-thread' 8 years ago
Michael Kirk 9ec6ec5e4e [SSK] create missed call notification in threads
// FREEBIE
8 years ago
Michael Kirk 1a3204bf46 create interaction in thread when missing call due to changed identity
// FREEBIE
8 years ago
Michael Kirk c8a444d931 Merge branch 'mkirk/debug-toggle-verification' 8 years ago
Michael Kirk 022292e2e5 CR: extract method for readability
// FREEBIE
8 years ago
Michael Kirk 5b2428c8a5 debug toggle verification state
// FREEBIE
8 years ago
Michael Kirk 32d05bbe08 [SSK] avoid deadlock on unknown session
// FREEBIE
8 years ago
Michael Kirk 1e6098a9d0 Merge branch 'mkirk/debug-sn-numbers' 8 years ago
Michael Kirk 4000908f43 clarify assert per code review
// FREEBIE
8 years ago
Michael Kirk bae91d97d6 clearer code style
// FREEBIE
8 years ago
Michael Kirk d77addc01e extract session state debug utils into section
// FREEBIE
8 years ago
Michael Kirk 54865e43ed debug item to locally simulate a SN change
...because constantly reinstalling a secondary device takes too long

You can toggle twice to switch it back, but most of the time you'll
simply pull the latest (real) key when the message view regains focus.

// FREEBIE
8 years ago
Michael Kirk 34f59d661a Merge branch 'mkirk/identityManager' 8 years ago
Michael Kirk 2692977168 [SSK] New identity manager
// FREEBIE
8 years ago
Michael Kirk 8c592a373a log error on assertion failure
// FREEBIE
8 years ago