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
Unknown Object (File)
Apr 5 2024, 3:23 AM
Unknown Object (File)
Apr 5 2024, 3:23 AM
Unknown Object (File)
Apr 5 2024, 3:23 AM
Unknown Object (File)
Apr 5 2024, 3:22 AM
Unknown Object (File)
Apr 5 2024, 3:18 AM
Unknown Object (File)
Mar 8 2024, 1:55 AM
Unknown Object (File)
Mar 7 2024, 7:51 AM
Unknown Object (File)
Mar 7 2024, 7:51 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable