Commit Graph

62 Commits (6007f8df6e52d355ca5544de80868a8bcb6736dc)

Author SHA1 Message Date
Matthew Chen 3a12446be8 Modify environment accessors to use our 'shared' convention. 7 years ago
Michael Kirk c7662b5a86 Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics
Going forward, we want to prefer safer asserts, but we don't want to blindly
apply crashing asserts across the codebase
7 years ago
Matthew Chen cc5a480baa Apply OWS log functions in Objective-C. 7 years ago
Matthew Chen 03829779cc Apply OWS log functions in Objective-C. 7 years ago
Matthew Chen 3a50377902 Apply OWS log functions in Objective-C. 7 years ago
Matthew Chen 713606271c Rename fail macros in Obj-C. 7 years ago
Michael Kirk 8829cdfb4b Toast view when tapped message doesn't exist, mark remotely sourced. 7 years ago
Michael Kirk ef9a0880ae Fix analyzer warnings 7 years ago
Michael Kirk 1b78882660 per design: tweak quote corner radius
// FREEBIE
7 years ago
Michael Kirk 8da47b64d9 clarify different methods
These method names were too similar to existing methods in PureLayout, which
have slightly different behavior.

ows_autoPinToSuperviewEdges uses left/right, whereas PureLayouts uses
leading/trailing

ows_autoPinToSuperviewMargins uses our own constraint adding logic, which
behaves differently in some cases.
7 years ago
Matthew Chen 4b448ed018 Retweak colors. 7 years ago
Matthew Chen bbd65d6433 Retweak colors. 7 years ago
Michael Kirk 37c4a802e4 sharp corners respect RTL 7 years ago
Michael Kirk fa89a84daf CR: move builder to BubbleView 7 years ago
Michael Kirk 42da082b01 extract rounded bezier builder 7 years ago
Michael Kirk 900abf2367 CR: simplify 7 years ago
Michael Kirk 287da9c30a fixup quote corners
// FREEBIE
7 years ago
Matthew Chen 9a52d40413 Tweak quoted reply layout. 7 years ago
Matthew Chen 2653ed7e3f Apply conversation colors. 7 years ago
Matthew Chen f0121f20b4 Respond to CR. 7 years ago
Matthew Chen 6788810141 Clean up ahead of PR. 7 years ago
Matthew Chen 9ead8b55a3 Tweak design of quoted replies. 7 years ago
Matthew Chen d80de4bccc Tweak design of quoted replies. 7 years ago
Michael Kirk 16df4f589e conversation colors
// FREEBIE
7 years ago
Matthew Chen 35dc348551 Move conversation style. 7 years ago
Matthew Chen cbc80abff1 Tweak color palette. 7 years ago
Matthew Chen ffb1c35383 Clean up ahead of PRs. 7 years ago
Matthew Chen 9cc3a3b7b3 Add body media shadows. 7 years ago
Matthew Chen 146db1984b Apply attachment type assets. 8 years ago
Michael Kirk 64ff4cd660 tap-to-retry failed thumbnail downloads
// FREEBIE
8 years ago
Matthew Chen f6d5b9197c Respond to CR. 8 years ago
Matthew Chen 6a69070ce9 Apply design changes from Myles. 8 years ago
Matthew Chen 59a3d736bf Respond to CR. 8 years ago
Matthew Chen d7ae35f72c Streamline usage of quoted message view. 8 years ago
Matthew Chen 195d357370 Streamline usage of quoted message view. 8 years ago
Michael Kirk e554884ab3 Use profile name in quoted messages, fix "multi account" label
// FREEBIE
8 years ago
Michael Kirk 40879ca3e3 Distinguish between quoting yourself and someone else quoting you
// FREEBIE
8 years ago
Michael Kirk 5774e5769d truncate tail for both preview and message bubble
// FREEBIE
8 years ago
Matthew Chen 576f5dee88 Add white background to images in quoted reply view. 8 years ago
Matthew Chen fc2704cf88 Label quoted replies to yourself as such. 8 years ago
Matthew Chen 031a1d7325 Fix quoted message overflow. 8 years ago
Matthew Chen f6698501df Revert "Label quoted replies to yourself as such."
This reverts commit 24d7492f61.
8 years ago
Matthew Chen 24d7492f61 Label quoted replies to yourself as such. 8 years ago
Matthew Chen ebb89ed1fd Tweak message layout. 8 years ago
Michael Kirk 520dad25bb WIP making OWSQuotedMessageView work with preview
// FREEBIE
8 years ago
Michael Kirk 5287ab8f8c Try 2: no more stack view
// FREEBIE
8 years ago
Matthew Chen 8fe289feec Tweak design of quoted replies. 8 years ago
Matthew Chen ade2ee7216 Use dynamic type everywhere in conversation view. 8 years ago
Michael Kirk cb5d3d4f85 Use QuotedReplyModel to access attachment data
This view model loads the attachment when it's build.

// FREEBIE
8 years ago
Michael Kirk 253435b27f extract QuotedReplyDraft model 8 years ago