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
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
..
about Fix end-user-facing uses of inline CSS (#13438) 5 years ago
accounts Fix end-user-facing uses of inline CSS (#13438) 5 years ago
admin Change delivery failure tracking to work with hostnames instead of URLs (#13437) 5 years ago
admin_mailer Fixed not being able to display review pending hashtags in the admin UI. (#11875) 5 years ago
application Fix end-user-facing uses of inline CSS (#13438) 5 years ago
auth Fix end-user-facing uses of inline CSS (#13438) 5 years ago
authorize_interactions Fix misleading error when attempting to re-send a pending follow request (#13133) 5 years ago
directories Fix end-user-facing uses of inline CSS (#13438) 5 years ago
errors Add specific rate limits for posting and following (#13172) 5 years ago
filters Various fixes and improvements (#12878) 5 years ago
follower_accounts Improve blocked view of profiles (#10491) 6 years ago
following_accounts Improve blocked view of profiles (#10491) 6 years ago
home Fix blurhash and autoplay not working on public pages (#11585) 6 years ago
invites Remove invite comments from UI (#12068) 5 years ago
kaminari Pagination improvements (#1445) 8 years ago
layouts Fix end-user-facing uses of inline CSS (#13438) 5 years ago
media Save video metadata and improve video OpenGraph tags (#6481) 7 years ago
notification_mailer Fix NotificationMailer failing when receiving mention with media from remote instance (#11765) 6 years ago
oauth Add noopener and/or noreferrer (#12202) 5 years ago
public_timelines Fix /public showing public instead of community timeline for logged-in users (#13499) 5 years ago
relationships Change last_status_at to be a date, not datetime (#12966) 5 years ago
remote_follow Admission-based registrations mode (#10250) 6 years ago
remote_interaction Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
settings Fix end-user-facing uses of inline CSS (#13438) 5 years ago
shared Remove fallback to long description on sidebar and meta description (#12119) 5 years ago
shares Fix blurhash and autoplay not working on public pages (#11585) 6 years ago
statuses Fix end-user-facing uses of inline CSS (#13438) 5 years ago
tags Add local only to hashtag timeline (#13502) 5 years ago
user_mailer Fix “Email changed” notification sometimes having wrong e-mail (#13475) 5 years ago
well_known/host_meta Remove XML version of Webfinger and remove links to Atom feeds (#11460) 6 years ago