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)
Fri, Mar 28, 11:06 PM
Unknown Object (File)
Mar 7 2025, 2:57 PM
Unknown Object (File)
Mar 5 2025, 2:11 AM
Unknown Object (File)
Mar 5 2025, 2:11 AM
Unknown Object (File)
Mar 5 2025, 2:10 AM
Unknown Object (File)
Mar 5 2025, 2:06 AM
Unknown Object (File)
Feb 25 2025, 6:19 AM
Unknown Object (File)
Feb 24 2025, 3:22 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
Lint Not Applicable
Unit
Tests Not Applicable