Page MenuHomePhabricator

[web] Add encryptionKey to PendingMultimediaUpload
ClosedPublic

Authored by bartek on Apr 3 2023, 1:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 7:19 PM
Unknown Object (File)
Thu, May 2, 2:03 PM
Unknown Object (File)
Wed, May 1, 9:23 AM
Unknown Object (File)
Sun, Apr 28, 11:26 AM
Unknown Object (File)
Sat, Apr 27, 10:31 PM
Unknown Object (File)
Sat, Apr 27, 10:31 PM
Unknown Object (File)
Sat, Apr 27, 10:31 PM
Unknown Object (File)
Sat, Apr 27, 10:27 PM
Subscribers

Details

Summary

The PendingMultimediaUpload type needs to store information if the media is encrypted along with encryption key

Depends on D7281

Test Plan

Flow check. Picked media is displayed in chat input bar.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bartek held this revision as a draft.
bartek published this revision for review.Apr 4 2023, 12:21 AM
This revision is now accepted and ready to land.Apr 4 2023, 10:05 AM

Minor nits inline.

web/chat/chat-input-bar.react.js
236–254 ↗(On Diff #24584)

Can we handle the "simple case" first?