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
F1668545: D5195.diff
Fri, Apr 26, 11:56 PM
F1668389: D5195.id16963.diff
Fri, Apr 26, 7:56 PM
Unknown Object (File)
Mon, Apr 15, 3:48 PM
Unknown Object (File)
Fri, Apr 12, 3:26 AM
Unknown Object (File)
Wed, Apr 10, 12:15 AM
Unknown Object (File)
Mon, Apr 1, 7:19 AM
Unknown Object (File)
Thu, Mar 28, 1:29 PM
Unknown Object (File)
Thu, Mar 28, 1:29 PM
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