Tusker/Tusker/XCallbackURL
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
..
XCBActionType.swift Add X-Callback-URL for search 2019-09-15 18:12:49 -04:00
XCBActions.swift Replace global shared MastodonController instance with (mostly) 2020-01-05 15:25:07 -05:00
XCBManager.swift Add X-Callback-URL for search 2019-09-15 18:12:49 -04:00
XCBRequest.swift Cleanup user activity and XCB action handling code 2019-09-15 21:15:40 -04:00
XCBRequestSpec.swift Refactor XCB actions code, add JSON responses 2018-09-25 21:41:12 -04:00
XCBSession.swift Refactor XCB actions code, add JSON responses 2018-09-25 21:41:12 -04:00
XCBSessionType.swift Add initial x-callback-url implementation 2018-09-23 12:01:23 -04:00