Page MenuHomePhabricator

[keyserver] Update `thread-fetchers` to handle image avatars
ClosedPublic

Authored by atul on Apr 11 2023, 6:31 PM.
Tags
None
Referenced Files
F3295764: D7393.diff
Sat, Nov 16, 11:27 PM
Unknown Object (File)
Fri, Nov 8, 3:37 AM
Unknown Object (File)
Tue, Nov 5, 4:09 AM
Unknown Object (File)
Tue, Nov 5, 4:08 AM
Unknown Object (File)
Tue, Nov 5, 4:08 AM
Unknown Object (File)
Tue, Nov 5, 4:08 AM
Unknown Object (File)
Mon, Oct 28, 10:23 AM
Unknown Object (File)
Mon, Oct 28, 10:23 AM
Subscribers

Details

Summary

Update the queries in thread-fetchers to fetch upload_id and upload_secret from uploads table to create upload URL and include in ClientAvatar.

Test Plan

Set breakpoints after each query and observed result set and that the ClientAvatars were constructed correctly.

Verified that I was able to see image avatars on native client:
[will add screenshots shortly]

Diff Detail

Repository
rCOMM Comm
Branch
arcpatch-D7393 (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage