Set the okhttp client as a global URL connection handler
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Kotlin
- Stars
- 52
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
This should help get better performance when loading avatar and other media via the Image class.
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 locating the Image class and the code that configures URL connections; the issue does not name a file or test. Confirm how avatar and other media requests are created, then verify that the okhttp client is used as the global URL connection handler and that media loading still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- desktop, networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100