Tusker/Tusker/Views/Notifications
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
..
ActionNotificationGroupTableViewCell.swift Use same nav delegate more options for context menu share sheet 2019-12-14 13:36:05 -05:00
ActionNotificationGroupTableViewCell.xib Change action notification line limit to 3 2019-11-17 15:16:58 -05:00
FollowNotificationGroupTableViewCell.swift Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
FollowNotificationGroupTableViewCell.xib Add timestamp to follow notifications 2019-09-05 19:53:08 -04:00
FollowRequestNotificationTableViewCell.swift Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
FollowRequestNotificationTableViewCell.xib Show follow requsts in notifications w/ accept/reject buttons 2020-01-04 23:13:23 -05:00