Tusker/Tusker/Screens/Timeline
Shadowfacts 0ce57d1308 More fiddling with how Jump to Present works
Now, when loading present items, they're inserted into the data source
immediately along with a gap. If the user taps Jump to Present, then a
new snapshot _with only the present items_ will be applied (which allows
infinite scrolling to work properly when they scroll back down) and the
view scrolled-to-top. Tapping Go Back, then, applies the original
snapshot (i.e., the current one from when Jump to Present was tapped)
and restores the scroll position.
2022-12-05 17:09:11 -05:00
..
HashtagTimelineViewController.swift Add follow/unfollow hashtag actions 2022-11-29 23:14:36 -05:00
InstanceTimelineViewController.swift Avoid converting HTML to attributed string twice when displaying a status cell for the first time 2022-12-04 12:08:22 -05:00
PublicTimelineDescriptionCollectionViewCell.swift Re-add public timeline descriptions 2022-10-01 15:32:06 -04:00
TimelineGapCollectionViewCell.swift Fix toasts not adjusting font for Dynamic Type 2022-11-20 14:15:21 -05:00
TimelineViewController.swift More fiddling with how Jump to Present works 2022-12-05 17:09:11 -05:00
TimelinesPageViewController.swift Start doing filters UI 2022-12-02 22:03:28 -05:00