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
Sylvhem cb74c0cfe4 Add headings to the security settings page (#6661)
* Changes the headings' rank of the security settings section

This commit changes the existing headings' rank of the security settings section from level 6 to level 4.

* Renames the auth.change_password string into auth.security

The "Security" preferences' section used to be called "Change password". When it was renamed, the string name wasn't changed.
This commits changes auth.change_password to auth.security.

* Adds a heading to the password change form

There was previously no heading for the part of the "Security" page that contain the password change form.
This commit adds a rank 4 heading to this section and reintroduces an "auth.change_password" string to be used inside it.

* Removes useless HR elements

The various sections of the "Security" settings page were previously separated by HR elements.
Now that there is proper headings, they're not required anymore.

* Updates CSS

This commit updates CSS in such a way that the same style is applied to all the H4 elements of the settings.

* Correct a mistake

A character went missing on one of the previous commits, broking the CSS.
This new commit fixes it.
7 years ago
..
about Better grid layout for the landing page (#6543) 7 years ago
accounts Improve public account cards (#6559) 7 years ago
admin Redesign landing page (again) (#6486) 7 years ago
admin_mailer Make salutation of email localizable (#4454) 8 years ago
application Added haml-lint and fix warnings (#2773) 8 years ago
auth Add headings to the security settings page (#6661) 7 years ago
authorize_follows Resolve URL for local account in follow authorization success view (#6324) 7 years ago
errors New error page graphic. Other error page improvements (#5099) 8 years ago
follower_accounts Add option to opt out of search engines on public profile/status pages (#4199) 8 years ago
following_accounts Add option to opt out of search engines on public profile/status pages (#4199) 8 years ago
home Add ServiceWorker caching for static assets (#5524) 8 years ago
invites Fix invites form path (#5861) 7 years ago
kaminari Pagination improvements (#1445) 8 years ago
layouts Fix container regression (#6531) 7 years ago
media Save video metadata and improve video OpenGraph tags (#6481) 7 years ago
notification_mailer Add direction tags to HTML e-mails for RTL languages (#6373) 7 years ago
oauth Oauth code in input form and add description message (#4986) 8 years ago
remote_follow Fix remote follow (#2547) 8 years ago
settings Fix margin on top action button, fix width of counters on frontpage (#6573) 7 years ago
shared fix presented og:url is incorrect (#5320) 8 years ago
shares Add protocol handler. Handle follow intents (#4511) 8 years ago
stream_entries Responsively enforce 16:9 ratio on all media thumbnails in web UI (#6590) 7 years ago
tags Grid layout for tag pages (#6545) 7 years ago
user_mailer Account archive download (#6460) 7 years ago
well_known Remove rabl dependency (#5894) 7 years ago