chinwagsocial/app/javascript/mastodon/features/compose/components
ThibG 5fcac81302
Add “translate” class to other user strings (#15611)
* Add “translate” class to other user strings

Follow-up to #15610.

Allow Google Translate to work on more user content:
- poll options
- reply indicator (contents of the status being replied to)
- directory account cards
- account note in follow requests list

* Fix incorrect styling of account bio

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2021-01-22 10:09:23 +01:00
..
action_bar.js
autosuggest_account.js
character_counter.js
compose_form.js Fix character count not ignoring hidden CW field (#15236) 2020-11-30 12:09:34 +01:00
emoji_picker_dropdown.js Bump detect-passive-events from 1.0.5 to 2.0.1 (#15003) 2020-11-05 02:21:05 +09:00
navigation_bar.js
poll_button.js
poll_form.js
privacy_dropdown.js Bump detect-passive-events from 1.0.5 to 2.0.1 (#15003) 2020-11-05 02:21:05 +09:00
reply_indicator.js Add “translate” class to other user strings (#15611) 2021-01-22 10:09:23 +01:00
search.js
search_results.js
text_icon_button.js
upload.js
upload_button.js Improve wording of the “Add media” button tooltip (#13954) 2020-06-26 00:14:29 +02:00
upload_form.js
upload_progress.js
warning.js