Commit Graph

104 Commits (958d249ee5f67d90ac946e96ee43a98b7e5cde67)

Author SHA1 Message Date
Michael Kirk e88dc15255 Fix failing assert: only set state on main thread
MessageSender completion queue is not the main queue.

// FREEBIE
7 years ago
Matthew Chen a7d712d1b2 Respond to CR. 7 years ago
Matthew Chen e507256e52 Outage detection. 7 years ago
Matthew Chen c96e2bb8b4 Outage detection. 7 years ago
Matthew Chen 20b1a2606e Outage detection. 7 years ago
Matthew Chen 7f346326f6 Add re-registration UI. 7 years ago
Matthew Chen fc4763673f Improve de-registration checks in socket manager. 7 years ago
Matthew Chen 985f735f1a Track and persist "is de-registered" state. 7 years ago
Matthew Chen d5c738af2f Clean up websocket logging. 7 years ago
Matthew Chen b59140cb3f Revert some of the socket sending logging. 7 years ago
Matthew Chen 3fe63726e0 Improve logging around socket messages. 7 years ago
Matthew Chen e7ca98fcfe Improve logging around socket messages. 7 years ago
Matthew Chen 61ec865b6d Respond to CR. 7 years ago
Matthew Chen 4342b04bd3 Include response data in 'request over websocket' failures. 7 years ago
Matthew Chen 4d498563e7 Unify the socket manager's 'can send requests' logic. 7 years ago
Michael Kirk 966b1ac84b Treat `id` as reserved word, use consistent setter style
// FREEBIE
8 years ago
Matthew Chen d4fe671261 Respond to CR. 8 years ago
Matthew Chen 0a41684374 Respond to CR. 8 years ago
Matthew Chen dc36ae134d Respond to CR. 8 years ago
Matthew Chen 1a441cc40c Respond to CR. 8 years ago
Matthew Chen b50561a5b6 Use websocket for sends. 8 years ago
Matthew Chen 5ff984ab16 Use websocket for sends. 8 years ago
Matthew Chen fa36f2fb10 Use websocket for sends. 8 years ago
Matthew Chen 8a76e778b5 Use websocket for sends. 8 years ago
Matthew Chen 5f1682deab Use websocket for sends. 8 years ago
Matthew Chen 1a3737d5c6 Respond to CR. 8 years ago
Matthew Chen 530983c161 Build & enqueue network requests async. 8 years ago
Matthew Chen c5981b164b Notify users of corrupt messages. 8 years ago
Matthew Chen 5ce39337ed Handle malformed protos. 8 years ago
Michael Kirk c926ca10a5 Update nullability
If object is nil, which it can be, Swift freaks out, since we'd promised
it would never be nil.

// FREEBIE
8 years ago
Michael Kirk 4399967e99 Comment cleanup, remove unnecessary includes
// FREEBIE
8 years ago
Michael Kirk 0b8b3b4f16 WIP: towards avatar attachment streams
// FREEBIE
8 years ago
Michael Kirk 53af41fcc6 Reusable UploadOperation based on extracted OWSOperation
// FREEBIE
8 years ago
Michael Kirk 875321cecc Reflector configuration supports per-country code
Also update reflector hosts/policy

// FREEBIE
8 years ago
Michael Kirk 394cc6637c Backport comments from translations
// FREEBIE
8 years ago
Matthew Chen db430d6aa7 Revert unwanted changes. 8 years ago
Matthew Chen d6f4db1523 Rename TSStorageManager to OWSPrimaryStorage. 8 years ago
Matthew Chen 3435be5aba Preserve registration lock when updating account attributes. 8 years ago
Matthew Chen 7fa7f95066 Cleanup ahead of PR. 8 years ago
Matthew Chen 3e6db43b24 Clean up ahead of PR. 8 years ago
Matthew Chen 59c745756a Clean up codebase. 8 years ago
Matthew Chen c2f092018c Elaborate request factory. 8 years ago
Matthew Chen 3acdd84398 Elaborate request factory. 8 years ago
Matthew Chen 004479a2ce Elaborate request factory. 8 years ago
Matthew Chen c17a819366 Elaborate request factory. 8 years ago
Matthew Chen 0ca497846b Elaborate request factory. 8 years ago
Matthew Chen baf6fcc535 Add 2FA registration view. 8 years ago
Matthew Chen caeb97b466 Respond to CR. 8 years ago
Matthew Chen 1f6cbd399e Sketch out 2FA feature. 8 years ago
Matthew Chen 1a0f4bf928 Improve logging around network activity. 8 years ago