Commit Graph

19600 Commits

Author SHA1 Message Date
Matthew Chen
b93755d2fe "Bump build to 3.17.1.2." (Internal) 2020-09-14 16:13:09 -03:00
Matthew Chen
21773fb47e Feature flags for .qa. 2020-09-14 16:13:06 -03:00
Matthew Chen
0c5653f8c3 "Bump build to 3.17.1.1." 2020-09-14 16:12:35 -03:00
Matthew Chen
781daf01e1 Feature flags for .production. 2020-09-14 16:12:29 -03:00
Matthew Chen
c96aa44dcd "Bump build to 3.17.1.0." 2020-09-14 16:11:11 -03:00
Matthew Chen
dd6393a44b Feature flags for .beta. 2020-09-14 16:11:03 -03:00
Matthew Chen
3149bc1369 Merge branch 'charlesmchen/groupsV2informAllRemovedMembers' into release/3.17.1 2020-09-14 16:10:44 -03:00
Matthew Chen
12032990e7 Respond to CR. 2020-09-14 16:09:34 -03:00
Matthew Chen
2681712c1c Embed signed change protos when removing users, revoking invites and denying requests. 2020-09-14 15:47:23 -03:00
Matthew Chen
6339ff5f24 Fix spurious warnings around missing updater info when removed from the group. 2020-09-14 15:47:23 -03:00
Matthew Chen
e56e3fe916 Clean up "not in gv2 group" code path. 2020-09-14 15:47:23 -03:00
Matthew Chen
ab1e90e1cf Inform all removed members with empty group update. 2020-09-14 15:47:23 -03:00
Matthew Chen
a1d7029b51 Inform all removed members with empty group update. 2020-09-14 15:47:22 -03:00
Matthew Chen
aed9d34b9f Merge branch 'charlesmchen/gv2Capabilities' into release/3.17.1 2020-09-14 15:39:38 -03:00
Matthew Chen
34edebd669 Tweak capabilities for gv2. 2020-09-14 15:13:50 -03:00
Nora Trapp
dc695b111f "Bump build to 3.17.0.16." (Internal) 2020-09-10 18:50:41 -07:00
Nora Trapp
fbd25eb687 Feature flags for .qa. 2020-09-10 18:50:37 -07:00
Nora Trapp
4c0ce6b9a7 "Bump build to 3.17.0.15." 2020-09-10 18:50:32 -07:00
Nora Trapp
a47c6aeace Feature flags for .production. 2020-09-10 18:50:28 -07:00
Matthew Chen
796baa6a5f Merge branch 'charlesmchen/groupsV2groupUpdateThrottling' into release/3.17.0 2020-09-10 22:38:05 -03:00
Matthew Chen
4f1ac03c00 Fix bug around throttling group updates. 2020-09-10 22:37:53 -03:00
Matthew Chen
8039f6c227 Merge branch 'charlesmchen/groupsV2removedFromGroupVsInput' into release/3.17.0 2020-09-10 22:36:42 -03:00
Matthew Chen
2ba0577e03 Update input if user is removed from group. 2020-09-10 22:08:31 -03:00
Nora Trapp
449d224409 "Bump build to 3.17.0.14." (Internal) 2020-09-10 16:09:18 -07:00
Nora Trapp
a2a5108901 Feature flags for .qa. 2020-09-10 16:09:16 -07:00
Nora Trapp
580e4d4dea "Bump build to 3.17.0.13." 2020-09-10 16:09:13 -07:00
Nora Trapp
53121528b2 Feature flags for .production. 2020-09-10 16:09:10 -07:00
Nora Trapp
35b92da875 Sync translations 2020-09-10 16:09:00 -07:00
Michelle Linington
584b5ce12d Merge branch 'mlin/PR/IOS-832' into release/3.17.0 2020-09-10 15:27:53 -07:00
Michelle Linington
56f3f3d3d8 IOS-832: Device transfer flow should handle missing folders
A user hit an issue on an iPhone 5s. Device transfer would fail because
their app group was missing the ProfileAvatars directory.

This directory is lazily created as a post-launch job at background QoS.
It's not too big of a deal and it'll be created on demand if necessary.
The 5s was probably CPU constrained enough to never have a chance to run
any background jobs.

The fix is to just have our recursive filesystem traversal ignore any
unknown directory errors. This is only used in a couple places and the
behavior makes sense in each place.
2020-09-10 15:27:10 -07:00
Nora Trapp
57d89d4775 Merge branch 'charlesmchen/uploadAndDownloadMemory' into release/3.17.0 2020-09-10 15:22:24 -07:00
Matthew Chen
2af468c533 Use serial queues for attachment upload and download. 2020-09-10 15:17:24 -07:00
Matthew Chen
be96209bfe Use serial queues for attachment upload and download. 2020-09-10 15:17:24 -07:00
Matthew Chen
9a40501bee Add autorelease pools around attachment upload and download. 2020-09-10 15:17:24 -07:00
Nora Trapp
3ac8696da3 Delete mentions megaphone 2020-09-10 15:02:50 -07:00
Nora Trapp
ccdfcdb75d Add support for the local user to the member action sheet 2020-09-10 15:00:36 -07:00
Nora Trapp
3a454d4a30 Fix an issue where you couldn't update group from member action sheet 2020-09-10 14:48:59 -07:00
Matthew Chen
661976c9b4 Merge branch 'charlesmchen/groupsV2vs206' into release/3.17.0 2020-09-10 16:53:45 -03:00
Matthew Chen
f966fd5a42 Handle 206 response code in gv2 requests. 2020-09-10 16:53:26 -03:00
Matthew Chen
e3a3d4cfdd "Bump build to 3.17.0.12." (Internal) 2020-09-10 16:47:01 -03:00
Nora Trapp
cf09aa662d "Bump build to 3.17.0.11." (Internal) 2020-09-09 14:59:37 -07:00
Nora Trapp
d01d25ffa0 Feature flags for .qa. 2020-09-09 14:59:34 -07:00
Nora Trapp
27f60a9dad "Bump build to 3.17.0.10." 2020-09-09 14:59:31 -07:00
Nora Trapp
2c1e6047f0 Feature flags for .production. 2020-09-09 14:59:28 -07:00
Nora Trapp
731d4891cc "Bump build to 3.17.0.9." 2020-09-09 14:59:23 -07:00
Nora Trapp
3709f4ff4b Feature flags for .beta. 2020-09-09 14:59:19 -07:00
Nora Trapp
6a08b06c7a Sync translations 2020-09-09 14:55:54 -07:00
Nora Trapp
0c50994da5 Fix text approval view keyboard animation 2020-09-09 14:50:31 -07:00
Nora Trapp
172125ca3c New CDS enclave 2020-09-09 14:20:10 -07:00
Nora Trapp
8ba76a9240 "Bump build to 3.17.0.8." (Internal) 2020-09-08 20:13:29 -07:00