Commit Graph

1900 Commits

Author SHA1 Message Date
Matthew Chen
9b34e4ac61 Respond to CR. 2019-03-25 15:58:27 -04:00
Matthew Chen
c5a87c4d20 Add asserts around CDS feedback errors. 2019-03-25 15:58:27 -04:00
Michael Kirk
aa46113b4a disable custom capture flow for now 2019-03-19 12:08:40 -07:00
Michael Kirk
0b638f4831 link checks 2019-03-18 15:21:19 -07:00
Michael Kirk
78ce3583ed fix rotation issue 2019-03-18 15:17:13 -07:00
Matthew Chen
df4cf5c09e Respond to CR. 2019-03-18 14:24:33 -04:00
Matthew Chen
fed4899c8d Handle incoming attachments with missing MIME type. 2019-03-18 14:14:20 -04:00
Matthew Chen
c180d20dcd Store media size from attachment pointer protos. 2019-03-18 14:14:20 -04:00
Matthew Chen
c37f425d5f Reduce logging. 2019-03-15 16:27:08 -04:00
Michael Kirk
284357137f Photo/Movie Capture 2019-03-14 12:20:21 -07:00
Michael Kirk
91ec9ebf9d Fix overzealous assert 2019-03-13 09:47:56 -07:00
Matthew Chen
863c96c62a Merge tag '2.37.1.0' 2019-03-12 16:38:25 -04:00
Matthew Chen
10383783e3 Respond to CR. 2019-03-11 23:33:25 -04:00
Matthew Chen
d84e0eead9 Respond to TIOLI feedback from https://trello.com/c/ntO5hBbl/4161-prs-for-michael-to-review 2019-03-11 23:29:55 -04:00
Michael Kirk
2a151dbf6d update settings key 2019-03-11 19:53:04 -07:00
Michael Kirk
b36a0061e1 contact picker perf for contact with many phone numbers
Only consider first n phone numbers for a contact.

Some users have a "Spam" contact created by external apps which have thousands
of known telemarkers/scammers phone numbers, this pathological case causes a
slowdown in the presentation of the compose picker.
2019-03-11 13:11:09 -07:00
Carola Nitz
117411009b Add public keyword to fix compilation for framework integration 2019-02-26 17:42:28 -07:00
Michael Kirk
870caaa84a simplify completion checking - make nonnull 2019-02-26 10:06:52 -07:00
Matthew Chen
fff93f8bb2 Use content proxy to configure all proxied content requests. 2019-02-26 10:54:35 -05:00
Matthew Chen
ad90a8e0c4 Use content proxy to configure all proxied content requests. 2019-02-26 10:54:35 -05:00
Matthew Chen
5eaeeff838 Use content proxy to configure all proxied content requests. 2019-02-26 10:54:35 -05:00
Michael Kirk
a7e8f9713c Try to account for variability in network backed tests 2019-02-25 13:44:03 -07:00
Michael Kirk
7e5256856c render media+longText message 2019-02-25 13:27:49 -07:00
Michael Kirk
b7989e9384 feature flag approval sending 2019-02-25 13:27:49 -07:00
Michael Kirk
bc4260b444 Send long-text with other attachments 2019-02-25 13:27:49 -07:00
Matthew Chen
0f98d63365 Tweak name of proxied request padding header. 2019-02-25 09:48:23 -05:00
Michael Kirk
645a26cbdf use connection pool for reads 2019-02-21 16:20:57 -07:00
Michael Kirk
fabd3996c2 pop view if message is deleted
- use global ui database connection
2019-02-21 16:18:14 -07:00
Matthew Chen
20d22f6395 Add user agent for proxied requests. 2019-02-21 16:28:11 -05:00
Matthew Chen
5f0de5c36d Respond to CR. 2019-02-21 15:21:00 -05:00
Matthew Chen
6ef65ad9d6 Send and process 'recipient update' sync messages. 2019-02-21 15:13:31 -05:00
Matthew Chen
bb7d328267 Send and process 'recipient update' sync messages. 2019-02-21 15:13:31 -05:00
Matthew Chen
e27e27cc3a Send and process 'recipient update' sync messages. 2019-02-21 15:13:31 -05:00
Matthew Chen
01b1df5375 Add 'is update' flag to 'sent message' transcript proto schema. 2019-02-21 15:13:31 -05:00
Matthew Chen
f19915fb75 Add 'is update' flag to 'sent message' transcript proto schema. 2019-02-21 15:13:31 -05:00
Matthew Chen
5f3a03a06a Add 'sent update' transcripts to proto schema. 2019-02-21 15:13:31 -05:00
Matthew Chen
4f19d03bdc Send 'sent update' sync messages. 2019-02-21 15:13:31 -05:00
Matthew Chen
6ce84e7f9b Process 'sent update' transcripts. 2019-02-21 15:13:31 -05:00
Matthew Chen
ccc1bd3331 Process 'sent update' transcripts. 2019-02-21 15:13:31 -05:00
Matthew Chen
304c285540 Add 'sent update' transcripts to proto schema. 2019-02-21 15:13:31 -05:00
Matthew Chen
b53243da31 Add 'sent update' transcripts to proto schema. 2019-02-21 15:13:31 -05:00
Matthew Chen
907159f3f4 Process 'sent update' transcripts. 2019-02-21 15:13:31 -05:00
Matthew Chen
f36373e3ca Add 'sent update' transcripts to proto schema. 2019-02-21 15:13:31 -05:00
Matthew Chen
32965a0c14 Respond to CR. 2019-02-21 14:47:42 -05:00
Matthew Chen
40768825c8 Pad proxied request sizes. 2019-02-21 14:37:56 -05:00
Matthew Chen
a47930f613 Skip HEAD for proxied content downloads. 2019-02-21 14:19:34 -05:00
Matthew Chen
f006972c39 Skip HEAD for proxied content downloads. 2019-02-21 14:19:34 -05:00
Matthew Chen
089eec4136 Skip HEAD for proxied content downloads. 2019-02-21 14:19:34 -05:00
Matthew Chen
9402e088b2 Apply design feedback from Myles. 2019-02-21 14:16:31 -05:00
Michael Kirk
cdb8663c81 fix up selecting after url case 2019-02-20 09:38:52 -07:00