Actions
Feature #4037
closedMake gravatars render the given email and not the main one in person renderer
Start date:
21.06.2016
Due date:
% Done:
0%
Estimated time:
Sorting:
Commit Number:
Description
Based on discussion here: http://community.rhodecode.com/t/control-over-commit-author-repo-owner-representation/46/6
It's actually a good use case on work/non-work accounts.
The idea is simple if user has connected 3 emails to his account
e1@rc.com [main]
e2@rc.com [extra]
e3@rc.com [extra]
We should render gravatars based on each email rather than lookup e2 & e3 and show e1 as we do now since it's the main account. Probably the logic should be also prepared that instead of gravatar we show a uploaded picture some refactor could be usefull
Updated by Lisa Quatmann over 8 years ago
- Related to Task #4003: User personal repository groups improvements added
Updated by Lisa Quatmann over 8 years ago
- Status changed from New to In Progress
- Assignee set to Lisa Quatmann
Updated by Marcin Kuzminski [CTO] over 8 years ago
- Related to deleted (Task #4003: User personal repository groups improvements)
Updated by Lisa Quatmann over 8 years ago
- Status changed from In Progress to Closed
Actions