Page MenuHomePhabricator

[lib] Fetch user avatars for new user ids
ClosedPublic

Authored by inka on Jun 5 2024, 6:16 AM.
Tags
None
Referenced Files
F3526300: D12319.diff
Mon, Dec 23, 9:29 PM
Unknown Object (File)
Thu, Dec 19, 9:59 AM
Unknown Object (File)
Thu, Dec 19, 9:59 AM
Unknown Object (File)
Thu, Dec 19, 9:58 AM
Unknown Object (File)
Thu, Dec 19, 9:58 AM
Unknown Object (File)
Thu, Dec 19, 9:58 AM
Unknown Object (File)
Tue, Dec 17, 2:25 PM
Unknown Object (File)
Sat, Dec 14, 11:48 PM
Subscribers

Details

Summary

issue: ENG-7823
After calling update relationships endpoint, the keyserver will generate updates and send them to the client. This way we will obtain the avatar.
For now, this action will override the username for this id if already present in the store. This will be changed in ENG-8365.

Test Plan

Dispatched processNewUserIDsActionType with user id that the current user didn't have in the store. Checked that user infos are fetched from the keyserver and saved in the store.

Diff Detail

Repository
rCOMM Comm
Branch
inka/userStore
Lint
No Lint Coverage
Unit
No Test Coverage