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.95k stars 466 forks source link

Bug: Pinned List Refresh Get Only First 100 Items #1960

Closed 702573N closed 5 months ago

702573N commented 5 months ago

Environment:

Description

Since the last two updates some (not all) pinned lists refresh automatically on startup but only the first 100 new items. After refreshing manually by pulling down the list, the next 100 items appear. The only way to get all items is by clicking on "Jump To Newest"

Related Issues

Dimillian commented 5 months ago

But this is the expected behavior when saving your position. Only the home timeline will load all the pages. Will look into if I can bring that to all other timeline but I am not sure.

Dimillian commented 5 months ago

Actually it was a simple fix!