Tusker/Tusker/Screens/Timeline
Shadowfacts c99a724bf3
Fix instance public timelines crashing
The instance timeline controller needs to store a strong reference to
the instance-specific MastodonController since the timeline VC only
holds a weak reference, and unlike normal screens, the scene session
doesn't hold onto the MastodonController for other instances.
2020-01-20 11:18:55 -05:00
..
HashtagTimelineViewController.swift Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
InstanceTimelineViewController.swift Fix instance public timelines crashing 2020-01-20 11:18:55 -05:00
TimelineTableViewController.swift Fix retain cycles with TuskerNavigationDelegate 2020-01-19 23:02:07 -05:00
TimelinesPageViewController.swift Fix retain cycles with TuskerNavigationDelegate 2020-01-19 23:02:07 -05:00