Page MenuHomePhabricator

[keyserver] Construct `MULTIMEDIA` message media correctly in `rawMessageInfoFromRows(...)`
ClosedPublic

Authored by atul on Sep 20 2022, 8:46 AM.
Tags
None
Referenced Files
F1785356: D5195.id16917.diff
Sat, May 18, 3:02 PM
Unknown Object (File)
Thu, May 16, 5:22 AM
Unknown Object (File)
Tue, May 14, 2:18 AM
Unknown Object (File)
Thu, May 9, 11:56 AM
Unknown Object (File)
Thu, May 9, 11:18 AM
Unknown Object (File)
Thu, May 9, 2:17 AM
Unknown Object (File)
Wed, May 8, 1:58 PM
Unknown Object (File)
Mon, May 6, 11:56 AM
Subscribers

Details

Summary

Use the constructMediaFromMediaMessageContentsAndUploadRows(...) function introduced in previous diff (D5193) to correctly construct MULTIMEDIA message media with mediaMessageContents and upload table rows.


Depends on D5193

Test Plan

Set breakpoints and ensured that values were as expected at each step. Logged out and back into app and observed that thumbnail information was properly retrieved and as expected in Redux store.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable