Tusker/Tusker/Screens/Timeline
Shadowfacts db4312ee34
Fix refreshing multiple times with no new data not working
When the requested range has no results, no pagination data is returned,
so the existing `newer` request range is replaced with nil. As there
was no new data, the existing request range is still correct and should
not be replaced.

Fixes #75
2020-01-07 21:54:19 -05:00
..
HashtagTimelineViewController.swift Add ability to save and view instance public timelines 2019-12-19 22:55:41 -05:00
InstanceTimelineViewController.swift Add ability to save and view instance public timelines 2019-12-19 22:55:41 -05:00
TimelineTableViewController.swift Fix refreshing multiple times with no new data not working 2020-01-07 21:54:19 -05:00
TimelinesPageViewController.swift Merge timeline tabs 2019-09-14 15:59:32 -04:00