me | = $this->user->url; ?> (should be your URL) |
scope | = $this->user->micropub_scope ?> (should be a space-separated list of permissions including "create") |
micropub endpoint | = $this->user->micropub_endpoint ?> (should be a URL) |
media endpoint | = $this->user->media_endpoint ? ''.$this->user->media_endpoint.' ' : 'no media endpoint' ?> |
access token | = $this->user->micropub_access_token ?> |
Connecting a Twitter account will automatically "favorite" and "retweet" tweets on Twitter when you favorite and retweet a Twitter URL in Quill.