Page MenuHomePhabricator

[lib] Update signatures of thread utils to handle `MinimallyEncodedRawThreadInfo`
ClosedPublic

Authored by atul on Nov 9 2023, 1:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 20, 2:13 AM
Unknown Object (File)
Sun, Oct 20, 1:44 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 7 2024, 9:58 AM
Subscribers

Details

Summary

Updated utilities in thread-utils that just required updating signature. Will now go through and handle the ones that require some branching on minimallyEncoded, eg getCurrentUser, membersHasAdminPowers, threadMemberHasPermission, etc.


Depends on D9810

Test Plan

Flow, will add unit tests for these once refactor is done

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable