Tusker/Tusker/Views
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 Cell Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
Account Detail A bunch of VoiceOver/Voice Control stuff 2019-09-26 22:32:51 -04:00
Asset Picker Replace GMImagePicker with custom asset picker based on SheetController 2020-01-04 16:25:15 -05:00
Attachments Add preference to always blur media 2019-11-17 12:52:42 -05:00
Compose Media Remove old icons 2020-01-04 19:22:16 -05:00
Compose Status Reply A bunch of VoiceOver/Voice Control stuff 2019-09-26 22:32:51 -04:00
Hashtag Cell Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
Instance Cell Initial UI testing setup 2019-12-30 16:00:14 -05:00
Notifications Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
Profile Header Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
Silent Action Permissions Add preferences UI for silent XCB actions 2018-09-30 19:05:06 -04:00
Status Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
BasicTableViewCell.xib Replace Search tab with Explore tab 2019-12-17 00:22:25 -05:00
ContentLabel.swift Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
InlineTextAttachment.swift Add notifications screen 2018-09-03 16:54:03 -04:00
LinkLabel.swift iOS 13 Dark Mode Support 2019-06-04 13:31:05 -04:00
NavigableTableViewCell.swift Use same nav delegate more options for context menu share sheet 2019-12-14 13:36:05 -05:00
SelectableTableViewCell.swift Fix tablel view cells being re-selected on aborted nav swipe back 2019-12-14 11:59:31 -05:00
StatusContentLabel.swift Add custom emojis 2019-02-09 21:15:15 -05:00
SteppedProgressView.swift Add post progress view 2018-09-12 09:19:51 -04:00