The PendingMultimediaUpload type needs to store information if the media is encrypted along with encryption key
Depends on D7281
Paths
| Differential D7292 Authored by bartek on Apr 3 2023, 1:27 PM.
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
Event Timelinebartek held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptApr 3 2023, 1:27 PM2023-04-03 13:27:09 (UTC-7) Harbormaster failed remote builds in B17949: Diff 24584!Apr 3 2023, 1:48 PM2023-04-03 13:48:22 (UTC-7) bartek added a child revision: D7294: [web] Encrypt media before uploading.Apr 3 2023, 2:24 PM2023-04-03 14:24:01 (UTC-7) Harbormaster completed remote builds in B17949: Diff 24584.Apr 3 2023, 2:35 PM2023-04-03 14:35:11 (UTC-7) This revision is now accepted and ready to land.Apr 4 2023, 10:05 AM2023-04-04 10:05:38 (UTC-7) Comment Actions Minor nits inline.
Harbormaster completed remote builds in B18039: Diff 24712.Apr 6 2023, 6:12 AM2023-04-06 06:12:48 (UTC-7) Closed by commit rCOMMb8bf733c7726: [web] Add encryptionKey to PendingMultimediaUpload (authored by bartek). · Explain WhyApr 6 2023, 7:53 AM2023-04-06 07:53:01 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 24735 web/chat/chat-input-bar.react.js
web/input/input-state-container.react.js
web/input/input-state.js
|