You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/views/settings
ThibG 0e362b7678
Fix end-user-facing uses of inline CSS (#13438)
* Move some inline styles to CSS files

* Move default_account_display_name span to fix useless tags with duplicate id

* Change handling of public pages spoiler text from inline CSS to dataset attribute

* Use the `dir` HTML attribute instead of inline CSS

* Move status action bar inline CSS to CSS file

* Hide logo resources from CSS file, not inline CSS

Fixes #11601

* Move translation prompt styling from inline CSS to CSS file

* Move “invited by” styling on registration form from inline to CSS file

* Use the progress tag to display poll results in JS fallback

* Fix poll results JS-less fallback when the user has voted for an option

* Change account public page “moved” notice to use img tags instead of inline CSS

* Move OTP hint inline CSS to SCSS file

* Hide JS-less fallback vote progressbars from accessibility tools

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
5 years ago
..
aliases Fix account aliases page (#13452) 5 years ago
applications Various fixes and improvements (#12878) 5 years ago
deletes Fix 2FA challenge and password challenge for non-database users (#11831) 6 years ago
exports Use different strings on exports page (#12569) 5 years ago
featured_tags Add explanation to featured hashtags page and profile (#11586) 6 years ago
identity_proofs squashed identity proof updates (#10375) 6 years ago
imports Add option to overwrite imported data (#9962) 6 years ago
migration/redirects Add (back) option to set redirect notice on account without moving followers (#11994) 6 years ago
migrations Add (back) option to set redirect notice on account without moving followers (#11994) 6 years ago
preferences Fix end-user-facing uses of inline CSS (#13438) 5 years ago
profiles Fix end-user-facing uses of inline CSS (#13438) 5 years ago
shared
two_factor_authentication Fix TOTP codes not being filtered from logs during enabling/disabling (#11877) 6 years ago
two_factor_authentications Add password challenge to 2FA settings, e-mail notifications (#11878) 6 years ago