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)
Tue, Nov 5, 10:05 PM
Unknown Object (File)
Tue, Nov 5, 4:23 AM
Unknown Object (File)
Tue, Nov 5, 4:23 AM
Unknown Object (File)
Oct 27 2024, 1:42 AM
Unknown Object (File)
Oct 27 2024, 1:42 AM
Unknown Object (File)
Oct 27 2024, 1:42 AM
Unknown Object (File)
Oct 27 2024, 1:40 AM
Unknown Object (File)
Sep 26 2024, 12:40 PM
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
No Lint Coverage
Unit
No Test Coverage