HomePhabricator
Diffusion Comm bcd2ea0419e5

[lib] Rename `MemberInfo` to `MemberInfoWithPermissions`

Description

[lib] Rename MemberInfo to MemberInfoWithPermissions

Summary:
This is to make room for MemberInfoWithoutPermissions or MemberInfoSansPermissions, etc.

We're going to need both in different places in the codebase. Specifically we'll definitely need MemberInfoWithPermissions when constructing RawThreadInfos for old clients, etc.

The goal at the end of the stack is for the client to only deal with MemberInfoSansPermissions.

Will try to make the changes as minimal as possible...


Depends on D12295

Test Plan: flow/NA just a simple rename

Reviewers: ashoat, ginsu, tomek, varun

Reviewed By: ashoat, tomek

Differential Revision: https://phab.comm.dev/D12296

Details

Provenance
atulAuthored on Mon, Jun 17, 4:32 PM
Reviewer
ashoat
Differential Revision
D12296: [lib] Rename `MemberInfo` to `MemberInfoWithPermissions`
Parents
rCOMM48530a39381e: [lib] Pull `baseThreadIsWithBlockedUserOnly` out of…
Branches
Unknown
Tags
Unknown