Page MenuHomePhabricator

[keyserver] Remove single instance of `LegacyThreadInfo` from `keyserver`
ClosedPublic

Authored by atul on Jan 18 2024, 10:46 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 10, 1:47 PM
Unknown Object (File)
Sat, Nov 9, 4:38 AM
Unknown Object (File)
Thu, Nov 7, 4:33 AM
Unknown Object (File)
Oct 15 2024, 11:19 PM
Unknown Object (File)
Oct 15 2024, 11:19 PM
Unknown Object (File)
Oct 15 2024, 11:19 PM
Unknown Object (File)
Oct 15 2024, 11:19 PM
Unknown Object (File)
Oct 15 2024, 11:19 PM
Subscribers
None

Details

Summary

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

This is safe because there's only one preparePushNotif callsite and we're guaranteed to get minimally encoded ThreadInfos back from threadInfoFromRawThreadInfo(...):

a60e58.png (1×1 px, 221 KB)


Depends on D10678

Test Plan

flow, this should be a noop

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable