Include link name in activities
Open
Nobody has claimed this yet.
1. to develop
enhancement
feature: activity and notification
feature: sharing
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
Now that we can have multiple link shares it would be good to use that in the activities to have some more traceability.
Assume:
- userA creates a public link for externalB and a public link for externalC and names them the same
- externalB opens the link and uploads a new file 'X'
- externalC opens the link and also uplaods a new file 'Y'
Then in your activity stream you would see:
- externalB (via link share) added file X
- externalC (via link share) added file Y
CC: @nickvergessen @MorrisJobke
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.
Research direction
Start by tracing how public link shares are represented and how file-upload activities are assembled. Review the activity stream and link-share handling described in the issue, then define how the link name should appear so uploads through distinct shares remain traceable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100