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
Unknown Object (File)
Mon, May 6, 11:56 AM
Unknown Object (File)
Fri, May 3, 10:30 AM
Unknown Object (File)
Wed, May 1, 4:55 PM
Unknown Object (File)
Tue, Apr 30, 5:28 PM
Unknown Object (File)
Tue, Apr 30, 5:28 PM
Unknown Object (File)
Tue, Apr 30, 5:28 PM
Unknown Object (File)
Tue, Apr 30, 5:28 PM
Unknown Object (File)
Sun, Apr 28, 9:39 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
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage