Use guests avatar endpoint if available (18 I think?)
Open
Nobody has claimed this yet.
enhancement
feature: frontend 🖌️
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 587
- Avg merge
- 17h 55m
- Merged PRs (30d)
- 350
Description
baseUrl + "/index.php/avatar/guest/" + Uri.encode(name) + "/" + avatarSize;
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 locating the avatar URL construction shown in the issue and inspect the surrounding guest-avatar handling. Determine how availability of the guest avatar endpoint is represented, then verify that the endpoint is used when available without breaking the existing avatar URL behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100