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/helpers
ThibG 7c48688d85 Make avatar and headers respect `auto_play_gif` (#9515)
* Do not animate account header art if user's GIF autoplay setting is off

Fixes #9472

* Honour currently logged-in user's GIF autoplay setting for account avatars

Fixes #9467

* Fix avatar display on some public pages when data is stored on a different host

* Use ternary operator instead of if/else for avatar/header URL
6 years ago
..
admin Add admin ability to remove an user's header image (#9495) 6 years ago
application_helper.rb Fix missing protocol in dns-prefetch, improve code style (#8963) 6 years ago
flashes_helper.rb Clean up flash display in views (#2336) 8 years ago
home_helper.rb Make avatar and headers respect `auto_play_gif` (#9515) 6 years ago
instance_helper.rb Do not default site_title with site_hostname in InstanceHelper (#6624) 7 years ago
jsonld_helper.rb Improve federated ID validation (#8372) 7 years ago
mailer_helper.rb HTML e-mails for UserMailer (#6256) 7 years ago
routing_helper.rb Fallback default thumbnail in instance status API (#6177) 7 years ago
settings_helper.rb Add Czech language option and locale data (#8594) 7 years ago
stream_entries_helper.rb Redesign admin accounts index (#9340) 6 years ago