SolidOS / SolidOS/profile-pane
Resize/Reduce friend's images on main profile, editProfile, and anywhere where friend's images are visible. Metadata.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 11
- Avg merge
- 4h 19m
- Merged PRs (30d)
- 11
Description
If you right click on any user that is in your friends list, you can save a high quality photo of them. When the main ProfileView loads or the editProfile pane loads, it loads the full quality images associated with that users accounts. Even if internet technology is more superior than ever, it can still lag a bit.
Not sure what the consensus is.
Metadata may not be secured on this. We can find certain photographers associated with particular profile pictures of solid pod owners and what date the image was created.
If you upload an image to Facebook, I believe it recreates it. Essentially scrapping all of the old meta data.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by tracing how friend images are loaded and rendered in the main ProfileView and editProfile pane, then check other locations where friend images are visible. Determine the project's current image-processing and metadata-handling behavior before choosing an approach. Done should mean friend images are reduced appropriately and unwanted metadata is removed wherever they are displayed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100