Page MenuHomePhabricator

[keyserver] Make sure we fetch username of all notif recipients
ClosedPublic

Authored by ashoat on Feb 23 2023, 1:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 5, 2:18 AM
Unknown Object (File)
Wed, Apr 2, 3:50 PM
Unknown Object (File)
Wed, Apr 2, 3:50 PM
Unknown Object (File)
Wed, Apr 2, 3:50 PM
Unknown Object (File)
Mar 17 2025, 4:47 AM
Unknown Object (File)
Mar 17 2025, 4:46 AM
Unknown Object (File)
Feb 25 2025, 5:28 PM
Unknown Object (File)
Feb 25 2025, 5:28 PM
Subscribers

Details

Summary

This honestly probably isn't necessary, since we already fetch usernames for all thread members, and you shouldn't be receiving a notif unless you're a thread member.

But it doesn't hurt to add this to the set here, and there might be a scenario in the future where somebody is able to receive a notif without being a thread member.

Depends on D6870

Test Plan

There's not much to test here, to be honest... I actually think this diff is a no-op in the current scenario. It's more about future-proofing. We should always fetch the recipient's username

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable