Dimillian / Dimillian/IceCubesApp
Feature request: Limit Timeline updates to (say) last 100 entries
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
When opening the app after several days of no use, it takes considerable time to download the missing Timeline. Please add a setting to control the number of updates to the Timeline to an adjustable number of most recent entries, for example the most recent 100 items. Thank you.
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 Timeline loading path and the existing settings entry point in the SwiftUI app. Determine how the requested adjustable limit should affect fetching recent Timeline entries, then verify that reopening the app retrieves only the configured number of most recent updates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100