Commit Graph

7935 Commits (04da18c7fd195d3f0cf9791583360e86f092cfb2)
 

Author SHA1 Message Date
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
Michael Kirk 83d3f17d44 remove unused code, add comment 7 years ago
Michael Kirk 2b588017f3 round attachment approval toolbar 7 years ago
Michael Kirk 94a23e63b6 resize bar after send 7 years ago
Michael Kirk 1d0a25dba9 cleanup 7 years ago
Michael Kirk 17f0400bb5 vertically align input toolbar items 7 years ago
Michael Kirk 1a00690b17 Compose to stack view
TODO:

resize after sending
restore actions
add padding
vcenter icons
add new assets
7 years ago
Michael Kirk 7ef693f1b5 pure white blur 7 years ago
Michael Kirk 84d60f5dc4 input toolbar layout tweaks 7 years ago
Michael Kirk ce0c706f71 icon tint 7 years ago
Michael Kirk b801979fa3 Merge branch 'mkirk/misc-cleanup' 7 years ago
Michael Kirk bd9696fede canary in case we change margins later 7 years ago
Michael Kirk 6d5c0cd291 image corner radius is small 7 years ago
Michael Kirk 9108c89329 ContactView is now a stackView 7 years ago
Michael Kirk aa70deef76 fix picker rounding 7 years ago
Michael Kirk 283556ed01 "Bump build to 2.28.0.0." 7 years ago
Matthew Chen 6ea3c13738 Merge branch 'charlesmchen/quotedReplyMargins' 7 years ago
Matthew Chen 05b1b37eab Respond to CR. 7 years ago
Matthew Chen bc527273f2 Fix quoted reply margin. 7 years ago
Matthew Chen cf38da0d18 Merge branch 'charlesmchen/smallMediaCorners' 7 years ago
Matthew Chen fb0ac32171 Respond to CR. 7 years ago
Matthew Chen 3b726bbac9 Small media corners. 7 years ago
Matthew Chen 1d329fbc13 Merge branch 'charlesmchen/tweakCleanup' 7 years ago
Matthew Chen db32dcc6a2 Cleanup. 7 years ago
Matthew Chen 9dd18c46ea Revert "Fix quoted reply margin."
This reverts commit c76c571d87.
7 years ago
Matthew Chen c76c571d87 Fix quoted reply margin. 7 years ago
Matthew Chen 170d35caaa Merge branch 'charlesmchen/tweakTimestampFormat' 7 years ago
Matthew Chen d932748cd3 Change timestamp format. Ensure we always have a date break between messages on different days. 7 years ago
Matthew Chen 484be57dcc Merge branch 'charlesmchen/tweakMessages3' 7 years ago
Matthew Chen 8c143f9500 Tweak quoted reply layout. 7 years ago
Matthew Chen 9a52d40413 Tweak quoted reply layout. 7 years ago
Matthew Chen c6f370810b Refine cell sizing. 7 years ago
Matthew Chen 7be6fbc24f Refine intra-cell spacing. 7 years ago
Matthew Chen a80eb0911d Merge branch 'charlesmchen/moreColors' 7 years ago
Matthew Chen 49d34ff021 Tweak contact offers. 7 years ago
Matthew Chen 82e649c508 Tweak colors. 7 years ago
Matthew Chen 53c74d84ac Tweak colors. 7 years ago
Matthew Chen 0c4470bb34 Tweak colors. 7 years ago
Matthew Chen 2653ed7e3f Apply conversation colors. 7 years ago