Page MenuHomePhabricator

[lib] Update ThreadInfo.uiName to return an array of UserEntities
ClosedPublic

Authored by ashoat on Feb 4 2023, 6:34 PM.
Tags
None
Referenced Files
F3498589: D6615.diff
Thu, Dec 19, 9:35 PM
Unknown Object (File)
Tue, Dec 17, 8:32 PM
Unknown Object (File)
Tue, Dec 17, 8:32 PM
Unknown Object (File)
Tue, Dec 17, 8:32 PM
Unknown Object (File)
Tue, Dec 17, 8:32 PM
Unknown Object (File)
Tue, Dec 17, 8:31 PM
Unknown Object (File)
Tue, Nov 26, 7:10 AM
Unknown Object (File)
Nov 19 2024, 12:50 AM
Subscribers

Details

Summary

This diff enables all of the diffs below it in the stack to actually work. I had to wait until the last diff to turn everything on because it otherwise would break Flow types.

Depends on D6614

Test Plan

Tested in combination with all of the diffs earlier in the stack

Diff Detail

Repository
rCOMM Comm
Branch
ashoat/land
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

ashoat requested review of this revision.Feb 4 2023, 7:50 PM
This revision is now accepted and ready to land.Feb 5 2023, 11:30 AM

Don't pass unused params to threadUIName

This revision was landed with ongoing or failed builds.Feb 5 2023, 12:35 PM
This revision was automatically updated to reflect the committed changes.