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)
Sat, Dec 7, 12:02 PM
Unknown Object (File)
Tue, Dec 3, 11:50 PM
Unknown Object (File)
Fri, Nov 29, 1:15 PM
Unknown Object (File)
Wed, Nov 27, 11:47 AM
Unknown Object (File)
Nov 22 2024, 5:09 PM
Unknown Object (File)
Nov 22 2024, 12:48 PM
Unknown Object (File)
Nov 22 2024, 7:26 AM
Unknown Object (File)
Nov 11 2024, 2:51 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
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage