Page MenuHomePhabricator

Rename `MinimallyEncodedThreadCurrentUserInfo` to `ThreadCurrentUserInfo`
ClosedPublic

Authored by atul on Jan 24 2024, 9:23 PM.
Tags
None
Referenced Files
F5098414: D10805.id36116.diff
Mon, Mar 31, 3:13 AM
Unknown Object (File)
Mon, Mar 10, 2:24 AM
Unknown Object (File)
Feb 21 2025, 7:53 PM
Unknown Object (File)
Feb 21 2025, 7:53 PM
Unknown Object (File)
Feb 21 2025, 7:53 PM
Unknown Object (File)
Feb 21 2025, 7:53 PM
Unknown Object (File)
Feb 21 2025, 7:53 PM
Unknown Object (File)
Feb 13 2025, 5:33 AM
Subscribers
None

Details

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul requested review of this revision.Jan 24 2024, 9:41 PM
tomek added inline comments.
lib/permissions/minimally-encoded-thread-permissions.test.js
10–11 ↗(On Diff #36116)

There are no longer any MinimallyEncoded* types in the codebase.

Shouldn't we also have no minimallyEncoded* validators in that case?

This revision is now accepted and ready to land.Jan 25 2024, 2:45 AM
lib/permissions/minimally-encoded-thread-permissions.test.js
10–11 ↗(On Diff #36116)

Yup, those get removed in subsequent diff.