Commit graph

219 commits

Author SHA1 Message Date
nielsandriesse f5ddd697f1 Fix conversation screen scrolling issue 2020-10-22 12:38:35 +11:00
nielsandriesse 5f6294896a Make voice messages seekable 2020-10-19 11:21:04 +11:00
nielsandriesse ba9f23619d WIP 2020-08-27 15:20:25 +10:00
nielsandriesse d096a2c574 Make things compile again 2020-07-20 15:39:21 +10:00
nielsandriesse eab26c504c Fix build 2020-06-05 13:43:06 +10:00
nielsandriesse 74bbe067d8 Update Pods 2020-06-05 10:38:44 +10:00
nielsandriesse 0944725a35 Maintain friend request view correctly 2020-05-05 10:15:58 +10:00
nielsandriesse a9b3f3a6ca Fix constraint issue 2020-05-05 09:32:20 +10:00
nielsandriesse 5cc11b9014 Partially fix friend request UI issues 2020-05-05 09:11:43 +10:00
nielsandriesse f834850317 Debug & avoid write transaction 2020-05-04 11:56:26 +10:00
nielsandriesse 03ecdbd42f Avoid write transaction 2020-05-04 09:57:38 +10:00
Niels Andriesse 0697c95426 Fix group conversation layout 2020-03-10 15:02:52 +11:00
Niels Andriesse 3d29480c29 Don't include an auth token with encrypted file uploads
Also refactor a bit
2020-02-10 12:01:23 +11:00
Niels Andriesse f50fe92d57 WIP 2019-12-10 14:27:38 +11:00
Niels Andriesse 0e9fbb7474 Show profile picture at top of message stack 2019-12-10 11:22:14 +11:00
Niels Andriesse a8ad23fdfe Start implementing conversation screen redesign 2019-12-09 15:29:05 +11:00
Niels Andriesse 3491539ce5 Debug 2019-11-11 11:11:29 +11:00
Niels Andriesse f9d6f1dce3 Clean utilities 2019-11-07 12:23:33 +11:00
Niels Andriesse 4bdb689526 Reduce code duplication 2019-11-07 12:23:33 +11:00
Niels Andriesse 8281b23ec6 Ensure friend request uniqueness in a thread 2019-11-06 16:39:26 +11:00
Niels Andriesse c23b6782e8 Fix friend request display logic 2019-11-06 16:11:36 +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 683a5c1edc Remove dependency on hard coded public chat values. 2019-10-09 11:18:11 +11:00
Niels Andriesse 40bb4ba1a4 Set device link message TTL, clean & add more analytics 2019-10-03 14:45:00 +10:00
Niels Andriesse af39b35da7 Clean & implement moderator tags UI 2019-09-12 15:06:20 +10:00
Niels Andriesse 037dde3cd8 Enforce naming convention 2019-06-17 14:39:35 +10:00
Niels Andriesse cbac37a95f Fix friend request UI bugs 2019-05-24 16:23:27 +10:00
Niels Andriesse 1a8175472a Refactor friend request view & add documentation 2019-05-21 10:30:06 +10:00
Niels Andriesse 3728638832 Reduce code duplication & fix cell sizing bug 2019-05-16 12:20:56 +10:00
Niels Andriesse 3161680432 Redo friend request handling 2019-05-16 12:08:37 +10:00
Niels Andriesse cb1e876b7a Make friend request status updates more reliable 2019-05-15 11:19:33 +10:00
Niels Andriesse fffb55540b Mostly hook up friend request status logic 2019-05-14 14:57:58 +10:00
Niels Andriesse e3e7788219 Disable input if a friend request is pending 2019-05-14 13:39:07 +10:00
Niels Andriesse d91dc5f045 Fix friend request view bug 2019-05-14 12:54:13 +10:00
Niels Andriesse da967e6586 Update friend request view for sent state 2019-05-14 11:27:34 +10:00
Niels Andriesse b215cdd9fd Measure friend request view height dynamically 2019-05-14 10:28:02 +10:00
Niels Andriesse 635dcef2b2 Fix incoming friend request interaction 2019-05-13 16:40:22 +10:00
Niels Andriesse dca6aed6ee Fix message cell sizing issue 2019-05-13 16:21:07 +10:00
Niels Andriesse 3dda1f17e1 Implement incoming friend request UI 2019-05-13 15:21:16 +10:00
Niels Andriesse aeb3cecf55 WIP 2019-05-03 07:58:48 +10:00
Matthew Chen ca8a4b3751 Make LinkPreviewView reusable. 2019-01-23 09:27:52 -05:00
Matthew Chen 039755c0df Respond to CR. 2018-12-18 13:35:49 -05:00
Matthew Chen f2d585f439 Always allow long-press for message actions. 2018-12-18 13:34:08 -05:00
Matthew Chen 25d56b30c1 Rework group avatars to reflect conversation colors. 2018-09-27 08:55:20 -04:00
Matthew Chen 72562920ed Fix author conversation colors. 2018-09-26 09:19:12 -04:00
Matthew Chen 7b2dd19fb8 Respond to CR. 2018-09-25 16:11:37 -04:00
Matthew Chen ae84528dc3 Update avatar colors; add shaded conversation color constants, modify color picker to be color-name-based, not color-based, use shaded conversation colors, remove JSQ. 2018-09-25 16:11:37 -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