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
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
..
chewy
controllers Add more tests for ActivityPub controllers (#13585) 5 years ago
helpers Fix use of inline CSS in public pages (#13576) 5 years ago
javascript Fix use of inline CSS in public pages (#13576) 5 years ago
lib Change delivery failure tracking to work with hostnames instead of URLs (#13437) 5 years ago
mailers
models Revert "improve status title (#8596)" (#13591) 5 years ago
policies Add ability to delete files uploaded for settings in admin UI (#13192) 5 years ago
presenters
serializers Add `invites_enabled` to API (#13501) 5 years ago
services Fix not being able to resolve public resources in development environment (#13505) 5 years ago
validators Improve polls: option lengths & redesign (#13257) 5 years ago
views Fix use of inline CSS in public pages (#13576) 5 years ago
workers Fix DeliveryWorker not to call failure_tracker when inbox_url is unavailable (#13482) 5 years ago