Add remote interaction dialog for toots (#8202)
* Add remote interaction dialog for toots * Change AuthorizeFollow into AuthorizeInteraction, support statuses * Update brakeman.ignore * Adjust how interaction buttons are display on public pages * Fix tests
This commit is contained in:
@ -655,11 +655,14 @@ en:
|
||||
publishing: Publishing
|
||||
web: Web
|
||||
remote_follow:
|
||||
acct: Enter your username@domain you want to follow from
|
||||
acct: Enter your username@domain you want to act from
|
||||
missing_resource: Could not find the required redirect URL for your account
|
||||
no_account_html: Don't have an account? You can <a href='%{sign_up_path}' target='_blank'>sign up here</a>
|
||||
proceed: Proceed to follow
|
||||
prompt: 'You are going to follow:'
|
||||
remote_interaction:
|
||||
proceed: Proceed to interact
|
||||
prompt: 'You want to interact with this toot:'
|
||||
remote_unfollow:
|
||||
error: Error
|
||||
title: Title
|
||||
|
Reference in New Issue
Block a user