Dimillian / Dimillian/IceCubesApp
Bug: Remote timeline loading 6000+ posts
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
Environment:
I'm mostly using my own server but sometimes open remote timelines.
- OS:
v17.3.1 - IceCubesApp version:
IceCubesApp v1.10.30
Description
When changing tabs in the app remote local timelines load 100 more over the already 100 loaded. This happened to me, when opening mastodon.social 6000+ posted were loaded in under a minute marking my IP banned on mastodon.social. (Tried with a new ip and this worked) Can a hard-limit be implemented, example max 1000 post loaded per X minutes so this does not happened again?
Related Issues
- Search that this bugs don't already exist before creating it.
Have not found any related issues, more than the load was changed from 200 to 100 a while ago but the problem is still here.
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
No files or tests are named. Start by tracing remote local timeline loading when changing tabs and inspect the existing 100-post pagination behavior. Done should mean repeated tab changes no longer fetch unbounded posts, but the issue still leaves the cap and time window to decide.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100