Page MenuHomePhabricator

[lib] First pass at removing `LegacyRawThreadInfo`
ClosedPublic

Authored by atul on Jan 14 2024, 7:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 28 2024, 10:41 PM
Unknown Object (File)
Mar 12 2024, 12:37 AM
Unknown Object (File)
Mar 11 2024, 3:57 AM
Unknown Object (File)
Mar 11 2024, 3:39 AM
Unknown Object (File)
Mar 5 2024, 5:42 PM
Unknown Object (File)
Mar 5 2024, 5:42 PM
Unknown Object (File)
Mar 5 2024, 5:42 PM
Unknown Object (File)
Mar 5 2024, 5:42 PM
Subscribers
None

Details

Summary

Part of https://linear.app/comm/issue/ENG-6366/rename-minimallyencodedrawthreadinfo-to-rawthreadinfo

We want to reduce usages of LegacyRawThreadInfo as much as possible. It should really only be around in keyserver/lib to handle old clients and in web/native to handle old migrations.

This was the first pass of removing LegacyRawThreadInfo where it was easy. Will continue trying to rip out as much of LegacyRawThreadInfo as possible.


Depends on D10625

Test Plan

flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul requested review of this revision.Jan 14 2024, 7:51 PM
This revision is now accepted and ready to land.Jan 15 2024, 1:36 AM
This revision was landed with ongoing or failed builds.Jan 22 2024, 12:00 PM
This revision was automatically updated to reflect the committed changes.