Commit Graph

3819 Commits (9e02524b0b4bd71d4e7149bf08a799d364acb0cc)
 

Author SHA1 Message Date
Matthew Chen 93a587c896 Convert FingerprintViewController to programmatic layout.
// FREEBIE
9 years ago
Matthew Chen 3508feaec3 Convert FingerprintViewController to programmatic layout.
// FREEBIE
9 years ago
Matthew Chen 1ed0b16045 Merge branch 'charlesmchen/verificationStateChangeMessages' 9 years ago
Matthew Chen 869cdfd12c Add verification state change messages.
// FREEBIE
9 years ago
Matthew Chen bc63a72c25 Add verification state change messages.
// FREEBIE
9 years ago
Matthew Chen f2f654af19 Merge branch 'charlesmchen/verificationStateChangeMessages' 9 years ago
Matthew Chen ca04d912db Don't actually transmit any verification state sync messages until we finalize the proto schema changes.
// FREEBIE
9 years ago
Matthew Chen 841271dc6c Respond to CR.
// FREEBIE
9 years ago
Matthew Chen fdd172bda3 Add verification state change messages.
// FREEBIE
9 years ago
Matthew Chen eed6377910 Add verification state change messages.
// FREEBIE
9 years ago
Michael Kirk 7335fc4d01 Merge branch 'mkirk/redundant-sn-changes' 9 years ago
Michael Kirk 64efa2b3c6 [SSK] remove redundant SN changes when sending to new identity
// FREEBIE
9 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
9 years ago
Michael Kirk fba94754a6 Merge branch 'mkirk/redundant-sn-changes' 9 years ago
Michael Kirk 7fc73e2ba1 include recipient name in error message
// FREEBIE
9 years ago
Matthew Chen 894893ceb8 Merge branch 'charlesmchen/syncVerificationState' 9 years ago
Matthew Chen 1ef9ba0659 Clea up usage of fail macro.
// FREEBIE
9 years ago
Matthew Chen 4d370130b2 Merge branch 'charlesmchen/pasteTextFragments' 9 years ago
Matthew Chen c3edbd9aa4 Fix paste of text fragments.
// FREEBIE
9 years ago
Michael Kirk 94fb7d50e8 CR: add comment
// FREEBIE
9 years ago
Michael Kirk dfd0f8073d When failing to send to new identity, save it.
Remove creation of "old style" blocking SN alerts

// FREEBIE
9 years ago
Michael Kirk 640b210f1e Merge branch 'mkirk/block-file-sharing' 9 years ago
Michael Kirk 842baa3072 CR: use weak self
// FREEBIE
9 years ago
Michael Kirk f7468acad2 Properly dismiss file view after proceeding with share to no-longer
verified identity

// FREEBIE
9 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
9 years ago
Matthew Chen a1d3e360df [SSK] Sync verification state.
// FREEBIE
9 years ago
Matthew Chen edc6578b9b Merge branch 'charlesmchen/syncVerificationState' 9 years ago
Matthew Chen 0e11566824 Respond to CR.
// FREEBIE
9 years ago
Matthew Chen e27e55ca99 Fix a typo.
// FREEBIE
9 years ago
Matthew Chen 5acb209427 Sync verification state.
// FREEBIE
9 years ago
Matthew Chen 3c2835d318 Sync verification state.
// FREEBIE
9 years ago
Matthew Chen 07ac17fd39 Sync verification state.
// FREEBIE
9 years ago
Matthew Chen 90d671924f Sync verification state.
// FREEBIE
9 years ago
Matthew Chen 89b1da7666 Sync verification state.
// FREEBIE
9 years ago
Matthew Chen b2425ddf9a Sync verification state.
// FREEBIE
9 years ago
Michael Kirk 3531dda2de Merge branch 'mkirk/create-missed-call-notification-in-thread' 9 years ago
Michael Kirk 9ec6ec5e4e [SSK] create missed call notification in threads
// FREEBIE
9 years ago
Michael Kirk 1a3204bf46 create interaction in thread when missing call due to changed identity
// FREEBIE
9 years ago
Michael Kirk 33df1fb6c0 Merge branch 'mkirk/create-missed-call-notification-in-thread' 9 years ago
Michael Kirk 90087c34fa Create an interaction when missing a call due to identity change
// FREEBIE
9 years ago
Michael Kirk c8a444d931 Merge branch 'mkirk/debug-toggle-verification' 9 years ago
Michael Kirk 022292e2e5 CR: extract method for readability
// FREEBIE
9 years ago
Michael Kirk 5b2428c8a5 debug toggle verification state
// FREEBIE
9 years ago
Michael Kirk 32d05bbe08 [SSK] avoid deadlock on unknown session
// FREEBIE
9 years ago
Michael Kirk 435f13f2ff Merge branch 'mkirk/avoid-deadlock-on-unknown-session' 9 years ago
Michael Kirk 0c2a1ff89f avoid deadlock on unknown session
// FREEBIE
9 years ago
Michael Kirk 1e6098a9d0 Merge branch 'mkirk/debug-sn-numbers' 9 years ago
Michael Kirk 4000908f43 clarify assert per code review
// FREEBIE
9 years ago
Michael Kirk bae91d97d6 clearer code style
// FREEBIE
9 years ago
Michael Kirk d77addc01e extract session state debug utils into section
// FREEBIE
9 years ago