Commit graph

81 commits

Author SHA1 Message Date
Niels Andriesse 7c5adb95d3 WIP 2019-12-11 14:07:27 +11:00
Niels Andriesse 5ffff3d3b7 WIP 2019-12-11 10:25:53 +11:00
Niels Andriesse 5a373d04fa WIP 2019-12-10 15:11:46 +11:00
Niels Andriesse b4af9d16d5 Refactor 2019-10-15 10:29:41 +11:00
Niels Andriesse 7b0e2d06b0 Partially implement feedback 2019-10-15 08:53:56 +11:00
Mikunj d8d33287d1 Added PublicChatManager.
Added migrations.
2019-10-09 15:57:17 +11:00
Mikunj 683a5c1edc Remove dependency on hard coded public chat values. 2019-10-09 11:18:11 +11:00
Niels Andriesse f7b66f05a0 Fix group chat quote display name 2019-09-11 16:25:33 +10:00
Niels Andriesse f205767b98 Implement sending quotes in group chats 2019-09-11 14:07:51 +10:00
Niels Andriesse e2bcb61342 Use custom new conversation screen 2019-06-17 16:20:09 +10:00
Niels Andriesse aeb3cecf55 WIP 2019-05-03 07:58:48 +10:00
Matthew Chen 2b71c433ac Update appearance of draft quoted replies. 2019-01-28 15:51:54 -05:00
Matthew Chen 25fd43d646 Update appearance of draft quoted replies. 2019-01-28 14:45:31 -05:00
Matthew Chen 5830c62403 Fix quoted reply image aspect ratio. 2019-01-25 17:06:05 -05:00
Matthew Chen 75e017b2c1 Align draft view of link preview and draft view of quoted reply. 2019-01-25 16:48:54 -05:00
Matthew Chen c02d633272 Align draft view of link preview and draft view of quoted reply. 2019-01-25 16:43:16 -05:00
Matthew Chen 957a733838 Yet more link preview refinements. 2019-01-25 11:33:09 -05:00
Joshua Lund 97d0543cef String cleanup:
* Made our Title Case usage a little more consistent.
* Standardized on the ellipses special character.
* Rephrased a few buttons and descriptions.
2018-09-27 15:30:58 -04:00
Matthew Chen b3ad6e27dc Rework conversation message bubble colors; add "conversation colors" class. 2018-09-27 09:07:47 -04:00
Matthew Chen 3a12446be8 Modify environment accessors to use our 'shared' convention. 2018-09-07 16:20:41 -04:00
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
2018-09-07 10:00:48 -06:00
Matthew Chen cc5a480baa Apply OWS log functions in Objective-C. 2018-08-27 12:58:52 -04:00
Matthew Chen 03829779cc Apply OWS log functions in Objective-C. 2018-08-27 12:58:52 -04:00
Matthew Chen 3a50377902 Apply OWS log functions in Objective-C. 2018-08-27 12:58:52 -04:00
Matthew Chen 713606271c Rename fail macros in Obj-C. 2018-08-27 10:29:51 -04:00
Michael Kirk 8829cdfb4b Toast view when tapped message doesn't exist, mark remotely sourced. 2018-08-10 16:55:54 -06:00
Michael Kirk ef9a0880ae Fix analyzer warnings 2018-07-18 10:24:08 -06:00
Michael Kirk 1b78882660 per design: tweak quote corner radius
// FREEBIE
2018-07-16 17:49:14 -06:00
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.
2018-07-16 10:20:05 -06:00
Matthew Chen 4b448ed018 Retweak colors. 2018-07-09 16:31:43 -04:00
Matthew Chen bbd65d6433 Retweak colors. 2018-07-09 16:31:43 -04:00
Michael Kirk 37c4a802e4 sharp corners respect RTL 2018-07-06 16:32:46 -06:00
Michael Kirk fa89a84daf CR: move builder to BubbleView 2018-07-06 16:13:25 -06:00
Michael Kirk 42da082b01 extract rounded bezier builder 2018-07-06 15:25:15 -06:00
Michael Kirk 900abf2367 CR: simplify 2018-07-06 15:11:07 -06:00
Michael Kirk 287da9c30a fixup quote corners
// FREEBIE
2018-07-06 14:57:28 -06:00
Matthew Chen 9a52d40413 Tweak quoted reply layout. 2018-07-02 15:36:26 -04:00
Matthew Chen 2653ed7e3f Apply conversation colors. 2018-07-02 15:34:20 -04:00
Matthew Chen f0121f20b4 Respond to CR. 2018-06-29 17:09:51 -04:00
Matthew Chen 6788810141 Clean up ahead of PR. 2018-06-29 17:02:39 -04:00
Matthew Chen 9ead8b55a3 Tweak design of quoted replies. 2018-06-29 17:02:39 -04:00
Matthew Chen d80de4bccc Tweak design of quoted replies. 2018-06-29 17:02:39 -04:00
Michael Kirk 16df4f589e conversation colors
// FREEBIE
2018-06-29 11:52:41 -06:00
Matthew Chen 35dc348551 Move conversation style. 2018-06-28 13:26:17 -04:00
Matthew Chen cbc80abff1 Tweak color palette. 2018-06-28 13:18:35 -04:00
Matthew Chen ffb1c35383 Clean up ahead of PRs. 2018-06-27 17:08:46 -04:00
Matthew Chen 9cc3a3b7b3 Add body media shadows. 2018-06-27 16:51:30 -04:00
Matthew Chen 146db1984b Apply attachment type assets. 2018-04-16 16:12:16 -04:00
Michael Kirk 64ff4cd660 tap-to-retry failed thumbnail downloads
// FREEBIE
2018-04-16 16:06:18 -04:00
Matthew Chen f6d5b9197c Respond to CR. 2018-04-16 12:39:11 -04:00