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)
Feb 14 2024, 8:41 PM
Unknown Object (File)
Feb 14 2024, 8:41 PM
Unknown Object (File)
Feb 14 2024, 8:41 PM
Unknown Object (File)
Feb 14 2024, 8:41 PM
Unknown Object (File)
Feb 14 2024, 8:38 PM
Unknown Object (File)
Feb 4 2024, 7:45 PM
Unknown Object (File)
Jan 27 2024, 6:24 AM
Unknown Object (File)
Jan 27 2024, 6:24 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