Commit Graph

2416 Commits (f098df90567524c4396e0b8b5873bb124bc77590)
 

Author SHA1 Message Date
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
Michael Kirk c8a444d931 Merge branch 'mkirk/debug-toggle-verification' 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 32d05bbe08 [SSK] avoid deadlock on unknown session
// FREEBIE
7 years ago
Michael Kirk 1e6098a9d0 Merge branch 'mkirk/debug-sn-numbers' 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
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
7 years ago
Michael Kirk 34f59d661a Merge branch 'mkirk/identityManager' 7 years ago
Michael Kirk 2692977168 [SSK] New identity manager
// FREEBIE
7 years ago
Michael Kirk 8c592a373a log error on assertion failure
// FREEBIE
7 years ago
Michael Kirk f74c3a0e87 remove unused code
// FREEBIE
7 years ago
Michael Kirk c8d547a08f Only allow callback for identities that were not previously verified
// FREEBIE
7 years ago
Michael Kirk 1127553041 restore "confirm and callback" functionality
// FREEBIE
7 years ago
Michael Kirk 146031e4d5 update copy / remove some unused "unseen" tracking
// FREEBIE
7 years ago
Michael Kirk 41a34e572b Update Safety Number alerts to work with verification
// FREEBIE
7 years ago
Matthew Chen c7c243cfed Clean up ahead of PR.
// FREEBIE
7 years ago
Matthew Chen b6ddea9eae Sketch out OWSIdentityManager.
// FREEBIE
7 years ago
Matthew Chen ceb210748e Sketch out OWSIdentityManager.
// FREEBIE
7 years ago
Matthew Chen 847f9e50bb Merge branch 'charlesmchen/censorshipCircumventionIndicator' 7 years ago
Matthew Chen 1dffdb5ca0 Indicate if censorship circumvention is active in the main app settings view.
// FREEBIE
7 years ago
Matthew Chen 320dfd89e3 Merge branch 'charlesmchen/moreSystemMessages' 7 years ago
Matthew Chen 15074cdb8f Clean up system message cells, make them tappable, etc.
// FREEBIE
7 years ago
Matthew Chen 6a6d71db6c Merge branch 'charlesmchen/reworkSystemMessages' 7 years ago
Matthew Chen 2d76f2beb9 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 301c8c51a1 Clean up ahead of PR.
// FREEBIE
7 years ago
Matthew Chen eb53958aeb Clean up ahead of PR.
// FREEBIE
7 years ago
Matthew Chen efa40dbdb7 Rework icons in conversation settings view.
// FREEBIE
7 years ago
Matthew Chen b3c42f0c3e Rework and unify the system messages.
// FREEBIE
7 years ago
Matthew Chen a013a7206e Rework and unify the system messages.
// FREEBIE
7 years ago
Matthew Chen 459c6c6ed4 Rework and unify the system messages.
// FREEBIE
7 years ago
Matthew Chen 9cdf907e20 Rework and unify the system messages.
// FREEBIE
7 years ago
Matthew Chen 2cbf1e1d05 Rework and unify the system messages.
// FREEBIE
7 years ago
Michael Kirk f5caf37042 Merge branch 'mkirk/fix-migration' 7 years ago
Michael Kirk 177800c641 only run migration once
// FREEBIE
7 years ago
Matthew Chen e80a00a6b2 [SSK] Format fail messages.
// FREEBIE
7 years ago
Matthew Chen 58f360b620 [SSK] Rework and unify the system messages.
// FREEBIE
7 years ago
Matthew Chen ca527951fd Merge branch 'charlesmchen/unreadIndicatorAppearance2' 7 years ago
Matthew Chen 74209561cc Clean up ahead of PR.
// FREEBIE
7 years ago
Matthew Chen 713d31ea6a Rework appearance of the unread indicator.
// FREEBIE
7 years ago