Dimillian / IceCubesApp

A SwiftUI Mastodon client
https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884
GNU Affero General Public License v3.0
4.94k stars 466 forks source link

Bug: Remote timeline loading 6000+ posts #1954

Open Elytra15 opened 5 months ago

Elytra15 commented 5 months ago

Environment:

I'm mostly using my own server but sometimes open remote timelines.

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

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.

blueturtleai commented 5 months ago

The same happened to me, when opening the local timeline. I did this the last time about 5 days ago and it tried to load ALL posts posted since then. IMO it should only load the last 200 or so.