Page MenuHomePhabricator

[lib][keyserver] Convert notificationTexts to async functions
ClosedPublic

Authored by ashoat on Feb 3 2023, 4:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 26, 9:22 PM
Unknown Object (File)
Sat, Oct 26, 9:22 PM
Unknown Object (File)
Sat, Oct 26, 9:22 PM
Unknown Object (File)
Sat, Oct 26, 9:21 PM
Unknown Object (File)
Sat, Oct 26, 9:14 PM
Unknown Object (File)
Oct 1 2024, 12:56 AM
Unknown Object (File)
Sep 30 2024, 4:31 AM
Unknown Object (File)
Sep 30 2024, 2:30 AM
Subscribers

Details

Summary

This will allow us to handle ENS resolution there. We'll probably actually do that outside of notificationTexts (probably in fullNotifTextsForMessageInfo), but it's probably good to make notificationTexts async as well (for eg. @ginsu's planned work on reactions notifs).

Test Plan

Flow

Diff Detail

Repository
rCOMM Comm
Branch
ashoat/ens
Lint
No Lint Coverage
Unit
No Test Coverage