Commit Graph

60 Commits

Author SHA1 Message Date
Matthew Chen
786e7cef3d Fix build warnings. 2021-06-07 11:11:28 -04:00
Matthew Chen
7acdd6f662 Replace ConversationColors with "avatar colors". 2021-05-25 16:22:31 -03:00
Matthew Chen
1019fc6460 Replace ConversationColors with "avatar colors". 2021-05-25 16:22:31 -03:00
Matthew Chen
90ef984abb Fix layout of contact cell accessories. 2021-05-05 16:53:22 -03:00
Matthew Chen
0241fd25e8 Convert contact cells to Swift, clean up configuration, reduce transaction count. 2021-05-04 21:45:15 -03:00
Matthew Chen
8baf952a71 Apply ConversationAvatarView. 2021-04-22 22:00:42 -03:00
Matthew Chen
1fe7ab5afb Respond to CR. 2021-04-06 13:57:08 -03:00
Matthew Chen
d0cbf8cfd0 Rework dependency access. 2021-03-25 09:24:27 -03:00
Nora Trapp
450870de44 Design feedback 2021-03-04 18:32:24 -08:00
Nora Trapp
5f1435113e Re-style privacy settings, group creation, compose, and other miscellany 2021-03-03 20:32:36 -08:00
Matthew Chen
b3a52511a9 Never show profile bio for local user. 2021-01-21 22:32:42 -03:00
Matthew Chen
ab254b7cb2 Display profile bio. 2021-01-14 22:25:45 -03:00
Matthew Chen
34e27765fe Prevent legacy group creation after migrations are blocking. 2020-11-20 15:32:15 -03:00
Nora Trapp
1bc6da36fe PR Feedback 2020-11-05 12:25:49 -08:00
Matthew Chen
8d8c66e71a Refine group migrations & related UI. 2020-10-30 09:07:38 -03:00
Matthew Chen
a66f2cfc56 Migrate groups from v1 to v2, part 2.
* Add legacy group upgrade action sheet.
* Add 'group update info messages' around migrations.
* Add new limits around group size.
* Rename migration modes to "manual", "auto-migration."
* Add legacy groups action sheets.
* Try to fill in missing UUIDs before migrating groups.
* Ignore "known unregistered" users during group migrations.
2020-10-30 09:05:13 -03:00
Matthew Chen
d364796d9d Remote obsolete remote config & feature flags around gv2. 2020-10-08 17:24:11 -03:00
Matthew Chen
096ed67bb9 Convert font style convenience methods to properties. 2020-10-06 13:09:45 -03:00
Matthew Chen
0ec5b355e0 Warning when trying to user to v2 group if doesn't support v2 groups. 2020-09-25 15:14:24 -03:00
Matthew Chen
66510bc18f DRY singleton accessors. 2020-09-17 21:13:14 -03:00
Matthew Chen
ad6bda8a44 Rename singleton accessors. 2020-09-17 21:11:07 -03:00
Matthew Chen
43e12e2b09 Fix off-by-one issue in the group membership views. 2020-08-25 09:49:27 -03:00
Matthew Chen
6897884f7c Convert ContactsViewHelper to singleton. 2020-08-11 17:51:41 -03:00
Matthew Chen
eb6f43cf07 Rework maxGroupsV2MemberCount remote config flag. 2020-08-10 19:46:23 -03:00
Nora Trapp
fc63f37329 New safety number sheet 2020-06-25 19:04:12 -03:00
Matthew Chen
09c0040be7 Enable versioned profiles in production. 2020-06-24 10:40:44 -03:00
Matthew Chen
7d12df6273 Order 'new member bar' by order added. 2020-06-19 02:19:02 -03:00
Matthew Chen
47e5fd48be Add gv2 downgrade checks. 2020-06-11 17:37:23 -07:00
Nora Trapp
cafaa231b3 Use short names for message requests 2020-06-08 19:06:31 -07:00
Matthew Chen
91b82cf90f Hide group member count in group views. 2020-06-06 19:38:49 -03:00
Nora Trapp
b104082f0d Merge branch 'release/3.9.0' 2020-05-22 14:12:54 -07:00
Matthew Chen
6b4f192b1b Remove usage of retainUntilComplete. 2020-05-22 09:51:12 -03:00
Matthew Chen
bb7e3e44a6 Improve errors in recipient picker. 2020-05-22 09:40:22 -03:00
Matthew Chen
48d4501f96 Add gv2 member status indicators. 2020-04-30 13:06:20 -03:00
Matthew Chen
046b94318a Apply theme blue tint colors. 2020-04-23 10:59:12 -03:00
Matthew Chen
e606d946b8 More design changes. 2020-04-23 10:59:12 -03:00
Matthew Chen
f690ad353e Clean up head of PR. 2020-04-23 10:59:12 -03:00
Matthew Chen
babbe6cc2e Rework recipient picker structure. 2020-04-23 10:59:12 -03:00
Matthew Chen
9a6ab0f888 Revise how member counts are presented in new "create group" flow. 2020-04-22 15:21:34 -03:00
Matthew Chen
7693545789 Improve handling of v1 groups in v2 groups UI. 2020-04-22 15:21:34 -03:00
Matthew Chen
4fa1c13deb Tiny tweaks to search bar in 'add group memb er' views. 2020-04-20 10:06:22 -03:00
Matthew Chen
4e5b150f8b Design changes. 2020-04-17 17:33:27 -03:00
Matthew Chen
a0eb61535a Bulk UUID lookup. 2020-04-15 17:11:29 -03:00
Matthew Chen
0f2bd92eab Avoid rate limits while doing profile fetches. 2020-04-15 17:03:33 -03:00
Matthew Chen
a4d802a2a2 Avoid rate limits while doing profile fetches. 2020-04-15 17:03:33 -03:00
Nora Trapp
a192973a1b Update PINs copy 2020-04-14 17:33:43 -03:00
Matthew Chen
7579741ada Group v2 design refinements. 2020-04-14 10:24:43 -03:00
Matthew Chen
81c41fbc88 Respond to CR. 2020-04-13 17:35:29 -03:00
Matthew Chen
d230d312bf Aggressively enable groups v2 support in member picking views. 2020-04-13 17:24:59 -03:00
Matthew Chen
23b442d6ba Aggressively enable groups v2 support in member picking views. 2020-04-13 17:24:59 -03:00