Page MenuHomePhabricator

[lib] Update `threadHasPermission` to support `MinimallyEncodedRawThreadInfo`
ClosedPublic

Authored by atul on Nov 9 2023, 1:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 15 2024, 11:26 AM
Unknown Object (File)
Oct 15 2024, 1:19 AM
Unknown Object (File)
Oct 15 2024, 1:19 AM
Unknown Object (File)
Oct 15 2024, 1:19 AM
Unknown Object (File)
Oct 15 2024, 1:15 AM
Unknown Object (File)
Sep 14 2024, 5:09 PM
Unknown Object (File)
Sep 11 2024, 4:52 PM
Unknown Object (File)
Sep 7 2024, 9:58 AM
Subscribers

Details

Summary

Update threadHasPermission in thread-utils to support MinimallyEncodedRawThreadInfo via .minimallyEncoded and hasPermission check.

Going to go ahead and do a refactor of a bunch of utils in thread-utils all at once, but will separate out the more "important" ones(?) into their own diffs


Depends on D9809

Test Plan

Will write unit tests once all the Flow stuff is figured out.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable