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)
Tue, Oct 15, 11:19 PM
Unknown Object (File)
Tue, Oct 15, 11:19 PM
Unknown Object (File)
Tue, Oct 15, 11:19 PM
Unknown Object (File)
Tue, Oct 15, 11:19 PM
Unknown Object (File)
Tue, Oct 15, 11:19 PM
Unknown Object (File)
Mon, Oct 7, 1:16 AM
Unknown Object (File)
Sep 11 2024, 2:21 PM
Unknown Object (File)
Sep 11 2024, 2:20 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