Tusker/Tusker/Views/Status
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
..
BaseStatusTableViewCell.swift Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
ConversationMainStatusTableViewCell.swift Store status collapse state in containing view controller 2019-11-28 18:36:58 -05:00
ConversationMainStatusTableViewCell.xib Unify most of TimelineStatus and ConverastionMainStatus cell code 2019-11-19 12:08:11 -05:00
TimelineStatusTableViewCell.swift Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
TimelineStatusTableViewCell.xib Unify most of TimelineStatus and ConverastionMainStatus cell code 2019-11-19 12:08:11 -05:00