Commit Graph

10 Commits (878806aa52ae5624207e2de17539cd6baa7405f8)

Author SHA1 Message Date
Matthew Chen d639d6557e Add owsFail free function for swift.
// FREEBIE
8 years ago
Michael Kirk f681712ea0 Code Cleanup
- make some logging clearer
- remove noisy unhelpful logging
- clearer method names

// FREEBIE
8 years ago
Michael Kirk b404fa3c2b Save identity from profile fetch even if there's no pre-existing
identity.

This allows us to view someone's SN before messaging them.

// FREEBIE
9 years ago
Matthew Chen bd440f0878 Respond to post-holiday code reviews.
// FREEBIE
9 years ago
Matthew Chen 65d84fd043 Throttle profile fetch and retry on failure.
// FREEBIE
9 years ago
Matthew Chen f8f4e5ee6f Throttle profile fetch and retry on failure.
// FREEBIE
9 years ago
Michael Kirk 6715e76c99 Prefer archiving, to deleting old sessions for better handling of out of
order decryption.

// FREEBIE
9 years ago
Matthew Chen ceb210748e Sketch out OWSIdentityManager.
// FREEBIE
9 years ago
Michael Kirk 643301eae6 Fix tag typo
// FREEBIE
9 years ago
Michael Kirk 1a03be8ae7 Fetch safety number upon entering thread
* uniform method to get recipients in group/contact thread
  * use it to clean up markAsSeenJob

// FREEBIE
9 years ago