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)
Mar 1 2025, 7:09 AM
Unknown Object (File)
Mar 1 2025, 5:28 AM
Unknown Object (File)
Mar 1 2025, 5:28 AM
Unknown Object (File)
Mar 1 2025, 4:19 AM
Unknown Object (File)
Feb 3 2025, 4:00 PM
Unknown Object (File)
Feb 3 2025, 4:00 PM
Unknown Object (File)
Feb 3 2025, 3:58 PM
Unknown Object (File)
Jan 30 2025, 12:04 PM
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