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
Sasha Sorokin 36426ed4ad Use heading actions and placeholders in settings (#12801)
This commit:

- Refactors centered text blocks currently used for placeholders
  for empty tables and puts styles for it in separate class -
  .centered-text, simply aliasing text-align: center. Which is
  furtherly used in this commit.

- Improves applications settings page to use heading actions, moving
  "New application" button there, and displaying placeholder "You
  have no applications" in place of empty table.

- Improves custom emoji settings page to use heading action
  for "Upload" button, making it more easily accessible without
  need to scroll through all of the emojis.

- Improves email domain blocks settings page, moving "Add new" to the
  heading actions and using placeholder "No e-mail domains currently
  blacklisted" instead of showing empty table.
5 years ago
..
aliases Add account migration UI (#11846) 5 years ago
applications Use heading actions and placeholders in settings (#12801) 5 years ago
deletes Fix 2FA challenge and password challenge for non-database users (#11831) 5 years ago
exports Use different strings on exports page (#12569) 5 years ago
featured_tags Add explanation to featured hashtags page and profile (#11586) 5 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) 5 years ago
migrations Add (back) option to set redirect notice on account without moving followers (#11994) 5 years ago
preferences Add translation project promotion link (#12736) 5 years ago
profiles Add account migration UI (#11846) 5 years ago
shared
two_factor_authentication Fix TOTP codes not being filtered from logs during enabling/disabling (#11877) 5 years ago
two_factor_authentications Add password challenge to 2FA settings, e-mail notifications (#11878) 5 years ago