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)
Wed, Apr 16, 11:15 AM
Unknown Object (File)
Wed, Apr 16, 11:13 AM
Unknown Object (File)
Wed, Apr 16, 6:46 AM
Unknown Object (File)
Tue, Apr 15, 7:39 AM
Unknown Object (File)
Wed, Apr 9, 9:48 AM
Unknown Object (File)
Wed, Apr 9, 12:07 AM
Unknown Object (File)
Sun, Apr 6, 4:04 PM
Unknown Object (File)
Mar 1 2025, 7:09 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
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage