Commit Graph

11 Commits

Author SHA1 Message Date
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 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