Page MenuHomePhabricator

[native] Fixes for handling encrypted media messages
ClosedPublic

Authored by bartek on Mar 28 2023, 11:32 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 8, 3:34 AM
Unknown Object (File)
Wed, Nov 6, 9:13 PM
Unknown Object (File)
Mon, Nov 4, 3:29 AM
Unknown Object (File)
Sun, Nov 3, 5:35 AM
Unknown Object (File)
Sat, Nov 2, 12:14 AM
Unknown Object (File)
Thu, Oct 31, 10:30 PM
Unknown Object (File)
Thu, Oct 31, 10:30 PM
Unknown Object (File)
Thu, Oct 31, 10:30 PM
Subscribers

Details

Summary

Various places required adding a check for encrypted media types in order to display and handle messages correctly.

Depends on D7226
Depends on D7227

Test Plan

When received messages containing encrypted_photo or encrypted_video from keyserver:

  • Ensured play button is displayed for encrypted video thumbnails
  • Ensured video modal is open when clicking encrypted video
  • Ensured media gallery displays encrypted media and they are filterable (photo/video)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable