Commit Graph

8123 Commits (7acf9b15e12c66a9aeb614f60342fbf671e4be78)
 

Author SHA1 Message Date
Michael Kirk 51411f6618 circular corners 7 years ago
Michael Kirk fadc6d7dcd Merge branch 'mkirk/show-footer-across-clusters' 7 years ago
Michael Kirk 0f2c0dcd85 Only collapse footers within a cluster (from the same author) 7 years ago
Michael Kirk e6820499a8 Merge branch 'mkirk/fix-presentation-corners' 7 years ago
Michael Kirk 6e66e4e1fe match media corners on dismiss
// FREEBIE
7 years ago
Michael Kirk 881d4be581 "Bump build to 2.28.0.2." 7 years ago
Michael Kirk a1f5512e8d Merge tag '2.27.1.3' 7 years ago
Michael Kirk 394990685b "Bump build to 2.27.1.3." 7 years ago
Michael Kirk 5a6e6e7795 Merge branch 'mkirk/short-devices' into hotfix/2.27.1 7 years ago
Michael Kirk 24e675ff07 Use dismissable text views where cramped on shorter devices
// FREEBIE
7 years ago
Michael Kirk 2eccdc066c Merge branch 'mkirk/tweak-icons' 7 years ago
Michael Kirk 69863c645b remove unused image asset
// FREEBIE
7 years ago
Michael Kirk 0533eb46e3 tweak attachment icon
// FREEBIE
7 years ago
Matthew Chen b70e74b57f Merge branch 'charlesmchen/fixContactCells' 7 years ago
Matthew Chen c460ff2945 Fix contact cell layout. 7 years ago
Matthew Chen b5698d70cb Merge branch 'charlesmchen/profileTildes' 7 years ago
Matthew Chen 01cc206e8e Tweak styling of phone number + profile name. 7 years ago
Matthew Chen 79f4a984ee Merge branch 'charlesmchen/tweakSendFailed' 7 years ago
Matthew Chen 5b5ef7e0bf Respond to CR. 7 years ago
Matthew Chen ba557858e0 Tweak message send failed indicator. 7 years ago
Matthew Chen dd078b106f Tweak message send failed indicator. 7 years ago
Matthew Chen 19699fd45f Tweak message send failed indicator. 7 years ago
Matthew Chen 5fc16c1d93 Tweak message send failed indicator. 7 years ago
Michael Kirk 015c0bf5ca Merge tag '2.27.1.2' 7 years ago
Michael Kirk 958d249ee5 "Bump build to 2.27.1.2." 7 years ago
Michael Kirk 89119e7da4 Merge branch 'charlesmchen/websocketFailoverToRestVsQueue' into hotfix/2.27.1 7 years ago
Matthew Chen 3f4cd15f5b Use sending queue in websocket send failover to REST. 7 years ago
Michael Kirk 0292e1dd3f "Bump build to 2.28.0.1." 7 years ago
Michael Kirk 0f34f76611 Merge tag '2.27.1.1' 7 years ago
Michael Kirk 677b898bfc "Bump build to 2.27.1.1." 7 years ago
Michael Kirk 2c1693c941 Revert "Revert "Revert "Disable contact sharing."""
This reverts commit 57e3d0d5f9.
7 years ago
Michael Kirk 847fa3cf06 "Bump build to 2.27.1.0." 7 years ago
Michael Kirk 5abd35de33 Merge branch 'mkirk/unblock-ipad-register-button' into hotfix/2.27.1 7 years ago
Michael Kirk b47062831f Don't block "register" button on iPad registration
On short devices, add a toolbar with a "dismiss" button to the number pad.
7 years ago
Michael Kirk 1448c505da Merge branch 'mkirk/fix-ios10-cant-see-inbox' into hotfix/2.27.1 7 years ago
Michael Kirk 2106bd9e01 sync translations 7 years ago
Michael Kirk f48634701f Fixes iOS10 intermittently can't see inbox
ambiguous height of empty StackView pinned above a scrollView.
7 years ago
Matthew Chen dee825ceb4 Merge branch 'charlesmchen/contactShareButtons' 7 years ago
Matthew Chen 99b76b9734 Respond to CR. 7 years ago
Matthew Chen 92332c2b69 Rework contact share buttons. 7 years ago
Michael Kirk 6a502fcec4 Merge branch 'mkirk/fix-initial-contact-group-sync' into hotfix/2.27.1 7 years ago
Michael Kirk 1e8c7d63b8 clarify sync logging 7 years ago
Michael Kirk 8576de0618 Fix: No contacts/groups after initial device link
The server caches your device list on the websocket, so sending on the
websocket to a just-linked device will always fail. We could close/open the
websocket, but that might be disruptive in it's own way. Instead we'll closely
mirror the Android approach, where WebSocket sends are attempted only one time,
and failure is handled by falling back to the original REST approach.

So note: we don't do any special handling of failures on the websocket
(409/410). We simply retry it with REST which will handle the 409/410/etc.

Consequently, we don't want to decrement our retry count for websocket sends.
7 years ago
Michael Kirk a0710febe4 Merge branch 'mkirk/smaller-icon' 7 years ago
Michael Kirk cfd18bf3f8 smaller swatch icon 7 years ago
Michael Kirk 1f79e1d599 Merge branch 'mkirk/bump-limit' 7 years ago
Michael Kirk 9cb25024c3 bump limit to allow more legit strings through 7 years ago
Michael Kirk dc036496b4 Merge branch 'mkirk/tweak-sender-bar' 7 years ago
Michael Kirk 2b7fc4c942 CR: fixup false->NO 7 years ago
Michael Kirk a27ee19f4e Fix scroll offset for iPhoneX now that content is behind toolbar 7 years ago