Commit Graph

3084 Commits

Author SHA1 Message Date
Matthew Chen
d8872f9e6a Respond to CR. 2019-09-26 12:57:46 -03:00
Matthew Chen
3df2f56fc9 Improve handling of data source value. 2019-09-26 12:29:55 -03:00
Matthew Chen
47508bf847 Set feature flags to beta. 2019-09-24 15:41:47 -03:00
Matthew Chen
363ca6a8e4 Set feature flags to production. 2019-09-24 15:41:33 -03:00
Matthew Chen
d077010f60 Clean up messages outside enumeration. 2019-09-24 15:37:14 -03:00
Matthew Chen
37bc27f208 Set feature flags to beta. 2019-09-24 12:03:31 -03:00
Matthew Chen
d9074e4e88 Reduce how long we keep open web socket in background. 2019-09-24 11:39:48 -03:00
Matthew Chen
ecb684a146 Reduce how long we keep open web socket in background. 2019-09-24 11:39:05 -03:00
Matthew Chen
9deb35f61f Reduce how long we keep open web socket in background. 2019-09-24 11:32:49 -03:00
Matthew Chen
9d89d01c68 Reduce how long we keep open web socket in background. 2019-09-24 11:08:03 -03:00
Matthew Chen
d8df610f3a Set feature flags to production. 2019-09-21 16:50:13 -03:00
Michael Kirk
4cf31891eb Fallback to copying when file isn't writable.
This *shouldn't* happen, but currently the share extension doesn't always pass
in writeable file URL's.
2019-09-21 16:49:23 -03:00
Matthew Chen
df7a1a6ffc Add assert around attachment download edge cases. 2019-09-21 16:48:28 -03:00
Matthew Chen
979edb71de Set feature flags to beta. 2019-09-21 15:58:07 -03:00
Matthew Chen
8c924fd0a9 Relax still image restrictions slightly. 2019-09-21 09:21:57 -03:00
Matthew Chen
ae8a38dda7 Elaborate logging around missing images. 2019-09-21 01:56:49 -03:00
Matthew Chen
df3e6971a2 Refine image validation. 2019-09-21 01:55:04 -03:00
Matthew Chen
3e68b55de1 Refine image validation. 2019-09-21 01:55:04 -03:00
Matthew Chen
462d4fd09f Refine image validation. 2019-09-21 01:55:03 -03:00
Matthew Chen
5ffe2ddbc5 Set feature flags to production. 2019-09-20 21:18:17 -03:00
Matthew Chen
b1424017e3 Set feature flags to beta. 2019-09-20 21:17:56 -03:00
Matthew Chen
f3d252e5d5 Improve logging around missing or corrupt images. 2019-09-20 21:17:20 -03:00
Matthew Chen
ce816caa71 Only clean up temporary attachments when app is ready. 2019-09-20 20:05:23 -03:00
Matthew Chen
26434efbd9 Set feature flags for production. 2019-09-20 17:33:36 -03:00
Nora Trapp
7c4f12d43e Include the OS build number in debug logs. 2019-09-20 12:17:56 -07:00
Nora Trapp
02303a92cd Mark as last iOS 9 release. 2019-09-19 12:16:08 -07:00
Matthew Chen
9f93b6c62e Fix build warnings around unknown enum values. 2019-09-18 17:34:07 -03:00
Matthew Chen
a37a5fad73 Rebuild DM view. 2019-09-18 17:33:28 -03:00
Matthew Chen
0ed08d30a3 Fix build warnings. 2019-09-16 15:48:41 -03:00
Matthew Chen
2146e9693f Respond to CR. 2019-09-16 10:01:00 -03:00
Matthew Chen
3ff3f9bb0d Fix tests. 2019-09-16 10:00:26 -03:00
Matthew Chen
f5d2915689 Respond to CR. 2019-09-13 20:46:08 -03:00
Matthew Chen
6a529e792d Rework message configuration. Simplify change detection, ensure continuity for deleted threads. 2019-09-13 20:40:06 -03:00
Michael Kirk
12c55d0540 adapt to method rename 2019-09-13 10:27:55 -07:00
Michael Kirk
87a405e747 We cannot access databaseStorage from the environment before the environment is
setup.

In general, it's not safe to access Environment in an initializer unless it's
within an AppReadiness block.
2019-09-13 10:25:06 -07:00
Matthew Chen
c47a9aae25 Enable camera-first capture flow. 2019-09-13 14:00:56 -03:00
Michael Kirk
29315febee Merge tag '2.42.4.0' into release/2.43.0 2019-09-12 18:55:41 -07:00
Michael Kirk
75f3339c26 soft delete contact threads 2019-09-12 12:24:13 -06:00
Nora Trapp
9d5e079e1c Fix receipt delivery 2019-09-12 10:32:31 -07:00
Matthew Chen
891c9ee6bc Fix crash related to queued sync messages. 2019-09-12 14:06:54 -03:00
Matthew Chen
18d48ccf5f Fix crash related to queued sync messages. 2019-09-12 14:06:54 -03:00
Matthew Chen
c11318e0af Merge tag '2.42.2.0' into release/2.43.0 2019-09-11 13:04:12 -03:00
Matthew Chen
411b8f1073 Address crash when rebuilding FTS index. 2019-09-10 16:41:36 -03:00
Michael Kirk
3e0854469b bump build 2019-09-06 10:37:34 -06:00
Michael Kirk
e2978e25cf Checking for passphrase happens before dependencies are wired, so we can't depend on Environment. 2019-09-06 10:35:23 -06:00
Michael Kirk
efc22109ff CR: do not repeat format string 2019-09-06 09:52:37 -06:00
Michael Kirk
9011274f63 disable audible error logging for QA until its less noisy 2019-09-05 19:03:29 -06:00
Michael Kirk
4574eb5602 Only log when setting. Otherwise this is logged _a lot_ 2019-09-05 18:48:15 -06:00
Michael Kirk
3f87bddb56 downgrade logging which doesn't represent errors 2019-09-05 18:40:27 -06:00
Michael Kirk
bb316f711b Merge tag '2.42.1.1' into release/2.43.0 2019-09-05 14:52:59 -06:00