Commit Graph

18 Commits

Author SHA1 Message Date
Shadowfacts 7e8f22c471
Refactor view controller creation/navigation into AppRouter 2018-10-20 22:07:04 -04:00
Shadowfacts eb9e1276df
Replace most storyboards with XIBs 2018-10-20 12:13:41 -04:00
Shadowfacts 9e7e16b3fc
Start adding Siri Shortcuts 2018-10-20 10:55:01 -04:00
Shadowfacts 225c7e30fc
Remove MastodonController.shared 2018-10-02 19:31:00 -04:00
Shadowfacts 3da1a7badd
Add character counter 2018-09-29 22:20:17 -04:00
Shadowfacts 813ed27d29
Refactor XCB actions code, add JSON responses 2018-09-25 21:41:12 -04:00
Shadowfacts 0bfc96fe38
Add getAccount XCB action 2018-09-25 21:20:34 -04:00
Shadowfacts e082076a23
Add getStatus XCB action 2018-09-25 21:13:51 -04:00
Shadowfacts bea052a06d
Add show account and show status XCB actions 2018-09-25 08:39:27 -04:00
Shadowfacts 0d004186c1
Add initial X-Callback-URL documentation 2018-09-24 21:58:44 -04:00
Shadowfacts 348a5ba241
Add reblog XCB action 2018-09-24 19:56:27 -04:00
Shadowfacts 4b2071af6a
Add follow user XCB action 2018-09-24 14:41:28 -04:00
Shadowfacts c6008bc7c0
Add favorite status XCB action 2018-09-23 22:16:25 -04:00
Shadowfacts 9a41d44e9f
Add getCurrentUser XCB action, refactor XCB support some more 2018-09-23 21:35:33 -04:00
Shadowfacts 68300f930b
Cleanup silent XCB actions code 2018-09-23 21:10:45 -04:00
Shadowfacts af0d0612ba
Add silent x-callback-url actions
User confirmation is required the first time a source app attempts to
run an action silently. Rejecting will always display the UI for the
given action (as if the silent parameter had been false).
2018-09-23 19:04:45 -04:00
Shadowfacts 7af64f8e5a
Add x-callback-url response data 2018-09-23 18:43:33 -04:00
Shadowfacts d74f86418e
Add initial x-callback-url implementation 2018-09-23 12:01:23 -04:00