Page MenuHomePhabricator

[web] Gate encrypted media uploads on Comm staff community
ClosedPublic

Authored by bartek on Apr 13 2023, 1:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 2, 6:18 PM
Unknown Object (File)
Sat, Dec 14, 4:49 PM
Unknown Object (File)
Sat, Dec 14, 4:49 PM
Unknown Object (File)
Sat, Dec 14, 4:49 PM
Unknown Object (File)
Sat, Dec 14, 4:42 PM
Unknown Object (File)
Dec 5 2024, 8:24 PM
Unknown Object (File)
Dec 5 2024, 2:41 AM
Unknown Object (File)
Dec 5 2024, 2:40 AM
Subscribers

Details

Summary

Similiar to D7335 but for web.

Most of the component code passes threadID only so I had to add a separate selector for threadInfo.

Test Plan
  • In my local environment, created a community with ID from lib/facts/commStaffCommunity using the create-community script.
  • Sent a photo to that community
  • Sent the same photo to a chat in GENESIS community
  • Ensured that the uploads table has two new entries: one containing encryptionKey and the other one doesn't. (also looked at the thread column)
  • Created subchats and threads in both communities, repeated.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable