Tusker/Tusker/Activities
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 Activities Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
Status Activities Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
MastodonActivity.swift Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
OpenInSafariActivity.swift Show share sheet with custom activities instead of alert controller for account actions 2019-09-05 12:49:17 -04:00
UIActivity+Types.swift Add pinning/unpinning statuses 2020-01-04 19:31:35 -05:00