Page MenuHomePhabricator

[native] extend emoji avatar creation to handle thread avatars
ClosedPublic

Authored by ginsu on Apr 13 2023, 10:19 AM.
Tags
None
Referenced Files
F3294559: D7428.diff
Sat, Nov 16, 7:29 PM
Unknown Object (File)
Sat, Nov 9, 12:09 AM
Unknown Object (File)
Tue, Nov 5, 4:21 AM
Unknown Object (File)
Sun, Oct 27, 2:19 AM
Unknown Object (File)
Sun, Oct 27, 2:19 AM
Unknown Object (File)
Sun, Oct 27, 2:19 AM
Unknown Object (File)
Sun, Oct 27, 2:19 AM
Unknown Object (File)
Sun, Oct 27, 2:14 AM
Subscribers

Details

Summary

Extend emoji avatar creation to handle thread avatars. I decided that the best way to handle this extension is to use threadID as a route param and if threadID (which is needed to save a thread avatar) is present then we should know that we are working with a thread avatar and not a user avatar

Depends on D7427

Test Plan

Able to change both user avatars and thread avatars with the same expected user experience

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

ginsu edited the test plan for this revision. (Show Details)
ginsu added reviewers: ashoat, atul.
This revision is now accepted and ready to land.Apr 14 2023, 6:40 AM