nextcloud / nextcloud/contacts
Only update profile pictures from social media if it has actually changed
Open
@DerDreschner is already working on this.
Since Apr 23, 2026.
1. to develop
enhancement
- Dominant language
- JavaScript
- Stars
- 642
- Forks
- 220
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 51
Description
Is your feature request related to a problem? Please describe.
When using shared address books the people get "contact has been updated" every week in the activity feed. This should not happen if the picture hasn't even changed.
Describe the solution you'd like
Only update the contact if the avatar picture of the social media account has actually been changed.
Describe alternatives you've considered
I can't think of any alternative.
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.