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
Unknown Object (File)
Sun, Apr 28, 11:10 AM
Unknown Object (File)
Sun, Apr 28, 11:10 AM
Unknown Object (File)
Sun, Apr 28, 11:10 AM
Unknown Object (File)
Sun, Apr 28, 11:07 AM
Unknown Object (File)
Sun, Apr 28, 10:50 AM
Unknown Object (File)
Apr 18 2024, 2:56 PM
Unknown Object (File)
Mar 28 2024, 7:10 PM
Unknown Object (File)
Mar 28 2024, 7:10 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.