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.
2020-05-03 22:04:18 +02:00
..
chewy
controllers Add more tests for ActivityPub controllers (#13585) 2020-05-03 16:30:36 +02:00
helpers Fix use of inline CSS in public pages (#13576) 2020-05-03 22:04:18 +02:00
javascript Fix use of inline CSS in public pages (#13576) 2020-05-03 22:04:18 +02:00
lib
mailers
models Revert "improve status title (#8596)" (#13591) 2020-05-03 18:48:13 +02:00
policies
presenters
serializers Add `invites_enabled` to API (#13501) 2020-04-28 09:43:34 +02:00
services Fix not being able to resolve public resources in development environment (#13505) 2020-04-25 22:01:08 +02:00
validators
views Fix use of inline CSS in public pages (#13576) 2020-05-03 22:04:18 +02:00
workers Fix DeliveryWorker not to call failure_tracker when inbox_url is unavailable (#13482) 2020-04-16 08:04:10 +02:00