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
F1799879: D10713.id36068.diff
Mon, May 20, 4:51 AM
F1799878: D10713.id36057.diff
Mon, May 20, 4:51 AM
F1799877: D10713.id35814.diff
Mon, May 20, 4:51 AM
F1799867: D10713.id.diff
Mon, May 20, 4:51 AM
F1799862: D10713.diff
Mon, May 20, 4:51 AM
Unknown Object (File)
Apr 11 2024, 4:54 AM
Unknown Object (File)
Mar 5 2024, 2:16 PM
Unknown Object (File)
Mar 5 2024, 2:15 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