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 c0b849bdfd
Fix use of inline CSS in public pages (#13576)
Change `account_link_to` to use an image tag rather than some
inline CSS. Dropped the `size` parameter in the process, but it wasn't
used for anything except the default value of 36px.

Dropped CSS rules that were always overriden, and defaulted to 36px width
and height instead.
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 Fix use of inline CSS in public pages (#13576) 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