Commit Graph

24557 Commits

Author SHA1 Message Date
Michelle Linington
596926e63b Re-include sendComplete condition in payload cleanup trigger 2021-08-19 17:01:07 -07:00
Michelle Linington
e9bd6b55ff Swap out column types for more appropriate replacements 2021-08-19 17:01:07 -07:00
Michelle Linington
8bcf7d39ff Timestamp mismatch between envelope inside and outside
On a resend response, when fetching the proto payload from the MSL, some
incorrect float math led to an off-by-one timestamp for some timestamps.

One example is the timestamp 1629210680140. When converting to a date:
1629210680140 / 1000.0 = 1629210680.1399999

Then when converting back to milliseconds:
Int(1629210680.1399999 * 1000.0) = 1629210680139

To fix this, the MSL now only operates with UInt64 millisecond
timestamps.
2021-08-19 17:01:05 -07:00
Michelle Linington
e32655737a Merge branch 'mlin/PR/FixTests2' 2021-08-19 16:59:53 -07:00
Michelle Linington
6417494bc3 Fix tests 2021-08-19 16:54:29 -07:00
Michelle Linington
3763c5b421 Merge branch 'mlin/PR/SenderKeySmallFixes' 2021-08-19 16:03:13 -07:00
Michelle Linington
f3277e6e06 A bunch of small fixes for sender key
- Add a remote config for MSL entry lifetime
- Improved logging
- In-memory persistence of sender key store info now backed by a
  self-evicting cache
2021-08-19 16:02:22 -07:00
Matthew Chen
a3fe18e2d8 Merge branch 'charlesmchen/multiForward2' 2021-08-19 17:07:51 -03:00
Matthew Chen
70402e916c Refine message forwarding flow. 2021-08-19 17:07:15 -03:00
Matthew Chen
96deaa80f1 Fix selection UI layout. 2021-08-19 17:07:15 -03:00
Matthew Chen
25cafca584 Refine selection UI appearance. 2021-08-19 17:07:15 -03:00
Matthew Chen
cb01e32cac Refine selection UI alignment. 2021-08-19 17:07:15 -03:00
Matthew Chen
207f646209 Refine message forwarding flow. 2021-08-19 17:07:15 -03:00
Matthew Chen
23b857ae4a Use InteractiveSheetViewController. 2021-08-19 17:07:15 -03:00
Matthew Chen
754eb864a7 Merge branch 'charlesmchen/multiForward' 2021-08-19 17:06:35 -03:00
Matthew Chen
cf0f823b6d Respond to CR. 2021-08-19 16:58:15 -03:00
Matthew Chen
a7060a2d69 Respond to CR. 2021-08-19 16:58:04 -03:00
Matthew Chen
2eada6cee3 Clean up ahead of PR. 2021-08-19 16:58:04 -03:00
Matthew Chen
e3c449fec6 Clean up ahead of PR. 2021-08-19 16:58:03 -03:00
Matthew Chen
c46a28bae5 Show success toast. 2021-08-19 16:58:03 -03:00
Matthew Chen
445145a29a Allow user to add a text message to forwarded messages. 2021-08-19 16:58:02 -03:00
Matthew Chen
bed685e015 Modify forward flow to support multi-forward. 2021-08-19 16:57:31 -03:00
Matthew Chen
341ecadb47 Fix home view preview dismissal. 2021-08-19 16:57:31 -03:00
Matthew Chen
48362a5e07 Implement partial delete. 2021-08-19 16:57:30 -03:00
Matthew Chen
06b33325e8 Modify forward flow to support multi-forward. 2021-08-19 16:57:30 -03:00
Matthew Chen
470723fa30 Modify forward flow to support multi-forward. 2021-08-19 16:57:30 -03:00
Matthew Chen
5b366b8539 Modify forward flow to support multi-forward. 2021-08-19 16:57:29 -03:00
Matthew Chen
d23b88f775 Modify forward flow to support multi-forward. 2021-08-19 16:57:29 -03:00
Matthew Chen
644a266762 Modify forward flow to support multi-forward. 2021-08-19 16:57:29 -03:00
Matthew Chen
623a891783 Modify forward flow to support multi-forward. 2021-08-19 16:57:28 -03:00
Matthew Chen
fd432a04c9 Modify forward flow to support multi-forward. 2021-08-19 16:57:28 -03:00
Matthew Chen
7aab7306c5 Modify forward flow to support multi-forward. 2021-08-19 16:57:22 -03:00
Matthew Chen
b65f5a4551 Modify forward flow multi-forward. 2021-08-19 16:57:02 -03:00
Matthew Chen
75eebaa05c Modify forward flow multi-forward. 2021-08-19 16:57:02 -03:00
Matthew Chen
7ca4bc9fe3 Modify forward flow multi-forward. 2021-08-19 16:57:02 -03:00
Matthew Chen
ae0b4d59a2 Modify forward flow multi-forward. 2021-08-19 16:57:01 -03:00
Matthew Chen
4e16573037 Modify forward flow multi-forward. 2021-08-19 16:57:01 -03:00
Matthew Chen
12dc3775d6 Modify forward flow multi-forward. 2021-08-19 16:57:01 -03:00
Matthew Chen
0385abc9fd Rework view state for multi-forward. 2021-08-19 16:57:01 -03:00
Matthew Chen
95672c6a1b Rework view state for multi-forward. 2021-08-19 16:57:00 -03:00
Matthew Chen
f32d07ccec Rework view state for multi-forward. 2021-08-19 16:57:00 -03:00
Matthew Chen
386df26d3d "Bump build to 5.19.0.34." (Internal) 2021-08-19 16:31:22 -03:00
Matthew Chen
d8da2ccd3c Merge branch 'charlesmchen/nseVsInter' 2021-08-19 16:30:38 -03:00
Matthew Chen
fdb4ff6d1f Add Inter to NSE target. 2021-08-19 16:25:24 -03:00
Matthew Chen
56d3820341 "Bump build to 5.19.0.33." (Internal) 2021-08-19 14:53:27 -03:00
Matthew Chen
ddfc702ce4 Merge branch 'charlesmchen/localProfileAvatarLogging' 2021-08-19 14:52:56 -03:00
Matthew Chen
549e093b85 Elaborate local profile avatar logging. 2021-08-19 14:51:25 -03:00
Matthew Chen
b5153947fd Elaborate local profile avatar logging. 2021-08-19 14:45:43 -03:00
Matthew Chen
2c1f0c1c30 Elaborate local profile avatar logging. 2021-08-19 14:39:04 -03:00
Matthew Chen
3e5d8a6adb Elaborate local profile avatar logging. 2021-08-19 14:23:50 -03:00