Commit Graph

585 Commits (94fb7d50e8c1e44e7816e83e17345cb35cb34bcd)
 

Author SHA1 Message Date
Michael Kirk 94fb7d50e8 CR: add comment
// FREEBIE
8 years ago
Michael Kirk dfd0f8073d When failing to send to new identity, save it.
Remove creation of "old style" blocking SN alerts

// FREEBIE
8 years ago
Matthew Chen edc6578b9b Merge branch 'charlesmchen/syncVerificationState' 8 years ago
Matthew Chen 0e11566824 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen e27e55ca99 Fix a typo.
// FREEBIE
8 years ago
Matthew Chen 5acb209427 Sync verification state.
// FREEBIE
8 years ago
Matthew Chen 3c2835d318 Sync verification state.
// FREEBIE
8 years ago
Matthew Chen 07ac17fd39 Sync verification state.
// FREEBIE
8 years ago
Matthew Chen 90d671924f Sync verification state.
// FREEBIE
8 years ago
Matthew Chen 89b1da7666 Sync verification state.
// FREEBIE
8 years ago
Matthew Chen b2425ddf9a Sync verification state.
// FREEBIE
8 years ago
Michael Kirk 33df1fb6c0 Merge branch 'mkirk/create-missed-call-notification-in-thread' 8 years ago
Michael Kirk 90087c34fa Create an interaction when missing a call due to identity change
// FREEBIE
8 years ago
Michael Kirk 435f13f2ff Merge branch 'mkirk/avoid-deadlock-on-unknown-session' 8 years ago
Michael Kirk 0c2a1ff89f avoid deadlock on unknown session
// FREEBIE
8 years ago
Michael Kirk d475c58348 Merge branch 'mkirk/identityManager' 8 years ago
Michael Kirk 81d36a4652 code cleanup per code review
// FREEBIE
8 years ago
Michael Kirk 4a73ab2851 trust matching first known key, regardless of how old it is
// FREEBIE
8 years ago
Michael Kirk 1603e8bfbf more specific asserts, clean up logging
// FREEBIE
8 years ago
Michael Kirk e408250ef2 Fix crash when messaging user for the first time
We trust on first use, so if there is no identity, no need to compare
key.

// FREEBIE
8 years ago
Michael Kirk 167961a45f restore call-back for changed identities
// FREEBIE
8 years ago
Matthew Chen 12b5c2c26a Sync verification state.
// FREEBIE
8 years ago
Matthew Chen 8a26883876 Fix crash.
// FREEBIE
8 years ago
Matthew Chen fcc17ca869 Respond to CR.
// FREEBIE
8 years ago
Michael Kirk ecf7ef61f4 update identity manager names
// FREEBIE
8 years ago
Matthew Chen d9acaced2a Clean up ahead of PR.
// FREEBIE
8 years ago
Matthew Chen f1d85c2a95 Clean up ahead of PR.
// FREEBIE
8 years ago
Matthew Chen 559c389f9f Sketch out OWSIdentityManager.
// FREEBIE
8 years ago
Matthew Chen 702f7677c6 Sketch out OWSIdentityManager.
// FREEBIE
8 years ago
Matthew Chen 0fcd0afd17 Sketch out OWSVerificationManager.
// FREEBIE
8 years ago
Matthew Chen 9154cc46f0 Sketch out OWSVerificationManager.
// FREEBIE
8 years ago
Matthew Chen 43d1aa49dc Merge branch 'charlesmchen/formatFailMessages' 8 years ago
Matthew Chen 69e40cdf1c Format fail messages.
// FREEBIE
8 years ago
Matthew Chen 72fb925af5 Merge branch 'charlesmchen/reworkSystemMessages' 8 years ago
Matthew Chen f63c85f5d5 Rework and unify the system messages.
// FREEBIE
8 years ago
Michael Kirk 0ad794dfd9 Merge branch 'mkirk/better-envelope-logging' 8 years ago
Michael Kirk ab378f79b4 better message receipt logging
// FREEBIE
8 years ago
Matthew Chen 01f2911462 Merge branch 'charlesmchen/obsoleteNotification' 8 years ago
Matthew Chen 7c78d62a0d Remove obsolete TSUIDatabaseConnectionDidUpdateNotification notification.
// FREEBIE
8 years ago
Michael Kirk 05a96008e3 Merge branch 'mkirk/reject-unseen-id-calls' 8 years ago
Michael Kirk ebd4800e21 return unseen identity rather than bool
This turns out to be more versitile for the client app

// FREEBIE
8 years ago
Michael Kirk e10cc0c180 determine if recipient identity change is unseen
// FREEBIE
8 years ago
Matthew Chen cd7a172b94 Revert "Remove obsolete TSUIDatabaseConnectionDidUpdateNotification notification."
This reverts commit f2fb2cb9dc.

// FREEBIE
8 years ago
Matthew Chen f2fb2cb9dc Remove obsolete TSUIDatabaseConnectionDidUpdateNotification notification.
// FREEBIE
8 years ago
Michael Kirk 0c46288cf9 Merge branch 'mkirk/dedicated-session-connection' 8 years ago
Michael Kirk 806a64ee53 Store session as Immutable to be clear about when it's mutated.
// FREEBIE
8 years ago
Michael Kirk 29e86901e7 Do not cache session objects
Ensure that any uncommitted session mutation doesn't hang around.

// FREEBIE
8 years ago
Matthew Chen 07b54039b2 Merge branch 'charlesmchen/incomingAndOutgoingDatabaseViews' 8 years ago
Matthew Chen 32d97bc6c7 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 09f7a9df4e Add incoming and outgoing message database views.
// FREEBIE
8 years ago