Commit Graph

1161 Commits

Author SHA1 Message Date
Matthew Chen
9ab4da5c81 cherry-pick Merge branch 'charlesmchen/logSdp' 2018-09-04 13:51:31 -06:00
Michael Kirk
6821e4a3a5 Don't include invalid media in gallery 2018-08-30 19:21:45 -06:00
Michael Kirk
e715bf9ea2 image sizing
Validate image sizing
2018-08-30 19:21:38 -06:00
Matthew Chen
2b8b688fb6 Disable CDS. 2018-08-20 15:38:30 -04:00
Matthew Chen
2af0a897e1 Disable CDS. 2018-08-20 15:34:04 -04:00
Michael Kirk
d57cbf2acd main thread operation init which creates background task
// FREEBIE
2018-08-20 12:21:48 -06:00
Matthew Chen
52be2127ff Sync conversation colors. 2018-08-16 15:21:39 -04:00
Matthew Chen
b347c40c66 Clean up ahead of PR. 2018-08-16 12:21:03 -04:00
Matthew Chen
0a7b3537b5 Recreate message database view when message mappings are corrupt. 2018-08-16 12:21:03 -04:00
Matthew Chen
8ce9f3b24d Fix nominal race in "is registered" state. 2018-08-15 10:38:47 -04:00
Matthew Chen
26001e49d1 Unify log tags. 2018-08-15 10:24:29 -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
c05700fd98 Log in OWSFail
step 1: rename OWSFail->OWSFailNoProdLog
step 2: rename OWSProdLogAndFail->OWSFail
step 3: Convert OWSFailNoProdLog->OWSFail where we want logging
step 4: Rename OWSCFail->OWSCFailNoProdLog
step 5: Rename OWSProdLogAndCFail -> OWSCFail
step 6: Convert OWSCFailNoProdLog -> OWSCFail where we want logging
2018-08-09 15:30:19 -06:00
Matthew Chen
db3df249bf Merge NSData categories. 2018-08-09 13:50:55 -04:00
Matthew Chen
2c9c028504 Clean up. 2018-08-09 09:51:23 -06:00
Matthew Chen
7437e7a6b1 Remove 'has' accessors from proto wrappers. 2018-08-08 15:02:56 -04:00
Matthew Chen
1868c58037 Converge appLaunchTime. 2018-08-08 13:53:24 -04:00
Matthew Chen
b3c62d91be Merge remote-tracking branch 'origin/release/2.28.1' 2018-08-08 13:51:52 -04:00
Matthew Chen
e5eda8b45d Add convenience initializers to proto wrappers. 2018-08-08 13:08:47 -04:00
Michael Kirk
ab62868851 Remove noisy comments, update rotation time. 2018-08-07 14:37:13 -06:00
Matthew Chen
21523ac522 Respond to CR. 2018-08-07 15:29:21 -04:00
Matthew Chen
1ab0842403 Remove Obj-c proto parser. 2018-08-07 15:10:48 -04:00
Matthew Chen
a5ffbdebb3 Remove Obj-c proto parser. 2018-08-07 15:10:48 -04:00
Matthew Chen
dc012d46e4 Migrate call proto wrappers. 2018-08-07 14:40:49 -04:00
Matthew Chen
135a1655fd Migrate call proto wrappers. 2018-08-07 14:40:49 -04:00
Matthew Chen
32d0f23b22 Migrate call proto wrappers. 2018-08-07 14:40:49 -04:00
Matthew Chen
94675e880a Migrate call proto wrappers. 2018-08-07 14:40:49 -04:00
Matthew Chen
8837e5902e Migrate call proto wrappers. 2018-08-07 14:40:49 -04:00
Matthew Chen
68241e8a0a Respond to CR. 2018-08-07 14:36:36 -04:00
Matthew Chen
34a404f589 Clean up ahead of PR. 2018-08-07 13:20:22 -04:00
Matthew Chen
67110d0def Migrate to websocket proto wrappers. 2018-08-07 13:20:22 -04:00
Matthew Chen
f795ec352e Migrate to backup proto wrappers. 2018-08-07 13:20:22 -04:00
Matthew Chen
eaf59b122d Migrate to provisioning proto wrappers. 2018-08-07 13:20:22 -04:00
Matthew Chen
50db472be5 Migrate to fingerprint proto wrappers. 2018-08-07 13:20:22 -04:00
Matthew Chen
45e782c243 Revamp orphan data cleaner. 2018-08-07 13:07:26 -04:00
Michael Kirk
87f97b8b97 fix typo 2018-08-06 13:36:42 -06:00
Michael Kirk
504f4afae5 fix typo 2018-08-06 13:36:38 -06:00
Michael Kirk
2e5cae2a6b Fix typo 2018-08-06 13:34:47 -06:00
Matthew Chen
463addaa6c Ignore new calls in the incomplete calls job. 2018-08-06 14:10:25 -04:00
Matthew Chen
d3a4447f81 Convert overzealous assert. 2018-08-06 09:34:26 -04:00
Matthew Chen
64c6d820fd Fix typo. 2018-08-06 09:26:02 -04:00
Matthew Chen
d709a02493 Clean up formatting. 2018-08-06 09:02:40 -04:00
Michael Kirk
0bc03b0fd4 Move seed 2018-08-03 14:26:43 -06:00
Michael Kirk
fc1ce02ae5 CR: Now that we have transaction semantics, this shouldn't happen.
// FREEBIE
2018-08-03 14:10:46 -06:00
Michael Kirk
1eb7fc986c YapDB introduced a method purpose built to do what we were approximating.
This seems a little more future proof / less error prone if we change the
registered extensions.
2018-08-03 14:09:35 -06:00
Michael Kirk
df01c7e63e Update to latest YapDB (with Signal patches applied)
Applied branches:

- mkirk/invalidFinalIndices
- mkirk/upstream-unencrypted-headers

Also fixed up test suite.
2018-08-03 14:09:35 -06:00
Matthew Chen
a647b5be48 Respond to CR. 2018-08-03 15:50:27 -04:00
Matthew Chen
3f47524373 Respond to CR. 2018-08-03 14:52:55 -04:00
Matthew Chen
03a9b21cfd Respond to CR. 2018-08-03 14:35:22 -04:00
Matthew Chen
632dc145fd Code generate Swift wrappers for protocol buffers. 2018-08-03 14:05:20 -04:00