Tusker/Tusker/Screens
Shadowfacts 2bdcb9b7f8
Replace global shared MastodonController instance with (mostly)
dependency injection

The places still using the .shared property are cases where there is no
view controller from which to (easily) get the appropriate instance,
such as user activity and X-Callback-URL handling. These uses will need
to be revisited once there are multiple MastodonControllers.

See #16
2020-01-05 15:25:07 -05:00
..
Account List Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
Attachment Fix multi-attachment layout issues 2019-06-16 22:39:46 -04:00
Bookmarks Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
Compose Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
Conversation Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
Explore Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
Gallery Automatically collapse long (> 500 chars) statuses 2019-11-17 18:36:19 -05:00
Large Image Fix controls in large image/gallery not hiding/showing on zoom 2019-11-28 21:51:24 -05:00
Lists Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
Main Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
Notifications Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
Onboarding Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
Preferences Add theme toggle separate from system appearance 2019-12-31 00:12:18 -05:00
Profile Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
Search Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
Status Action Account List Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
Timeline Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
Utilities Use same nav delegate more options for context menu share sheet 2019-12-14 13:36:05 -05:00
FindInstanceViewController.swift Add ability to save and view instance public timelines 2019-12-19 22:55:41 -05:00