Page MenuHomePhabricator

Rename `MinimallyEncodedThreadCurrentUserInfo` to `ThreadCurrentUserInfo`
ClosedPublic

Authored by atul on Jan 24 2024, 9:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Dec 29, 4:34 PM
Unknown Object (File)
Tue, Dec 24, 8:35 AM
Unknown Object (File)
Tue, Dec 24, 8:35 AM
Unknown Object (File)
Tue, Dec 24, 8:35 AM
Unknown Object (File)
Tue, Dec 24, 8:35 AM
Unknown Object (File)
Tue, Dec 24, 8:35 AM
Unknown Object (File)
Nov 30 2024, 1:01 AM
Unknown Object (File)
Nov 26 2024, 6:58 PM
Subscribers
None

Details

Diff Detail

Repository
rCOMM Comm
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

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

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

Yup, those get removed in subsequent diff.