Page MenuHomePhabricator

[lib] Fetch user avatars for new user ids
ClosedPublic

Authored by inka on Wed, Jun 5, 6:16 AM.
Tags
None
Referenced Files
F2106725: D12319.id40982.diff
Tue, Jun 25, 8:40 AM
Unknown Object (File)
Sun, Jun 23, 6:36 AM
Unknown Object (File)
Fri, Jun 21, 6:42 AM
Unknown Object (File)
Thu, Jun 20, 10:29 AM
Unknown Object (File)
Wed, Jun 12, 9:16 AM
Unknown Object (File)
Mon, Jun 10, 7:45 PM
Unknown Object (File)
Mon, Jun 10, 9:05 AM
Unknown Object (File)
Sat, Jun 8, 9:01 AM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable