Tusker/Tusker/Screens/Compose
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
..
Asset Picker Replace GMImagePicker with custom asset picker based on SheetController 2020-01-04 16:25:15 -05:00
Drafts Replace GMImagePicker with custom asset picker based on SheetController 2020-01-04 16:25:15 -05:00
ComposeViewController.swift Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
ComposeViewController.xib Store in reply to status in drafts 2019-12-14 11:30:35 -05:00
CompositionAttachment.swift Replace GMImagePicker with custom asset picker based on SheetController 2020-01-04 16:25:15 -05:00
StatusFormat.swift A bunch of VoiceOver/Voice Control stuff 2019-09-26 22:32:51 -04:00