Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(web): Add Partner Sharing Avatars to Timeline and Info Cards #12413

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

x24git
Copy link
Contributor

@x24git x24git commented Sep 6, 2024

This Feature adds user avatars to the timeline for both partner sharing, and shared albums.

Timeline

The avatar uses the user's avatar image (if one is set) or the server's information is used to make an avatar using the user's assigned color and first letter of their name.
(In the screenshot below, the partner's icon is an Orange 'T'). Implements a simple store for user data to efficiently pull user data for the timelines.
image

New Settings

In order to control this feature there is a new setting added in the user preferences.
image

Asset View

Additionally, there is improvements to the asset view to make it clear the source of the image (either shared, when in an album, or from partner sharing in the main timeline)
image

Is the companion feature for the same capability set on the mobile app #12089

@x24git
Copy link
Contributor Author

x24git commented Sep 6, 2024

Implements Feature Request #7608

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant