mastodon/app/controllers/settings
Patrick Figel ffb99325ca Add gif auto-play/pause preference
This introduces a new per-user preference called
"Auto-play animated GIFs", which is enabled by default. When a
user disables this setting, gifs in toots become click-to-play.

Previews of animated gifs were changed to display the video play
button so that users can distinguish them from regular images.

This setting also affects account avatars in the detailed account
view, which was changed to use the same hover-to-play mechanism
that is used for animated avatars in timelines.

Fixes #1652
2017-04-17 12:14:03 +02:00
..
exports Settings export refactor (#1646) 2017-04-13 13:02:02 +02:00
exports_controller.rb Settings export refactor (#1646) 2017-04-13 13:02:02 +02:00
imports_controller.rb Import feature for following/blocking lists (addresses #62, #177, #201, #454) 2017-03-30 19:42:33 +02:00
preferences_controller.rb Add gif auto-play/pause preference 2017-04-17 12:14:03 +02:00
profiles_controller.rb Update settings to re-use admin layout, one big navigation tree, improve settings forms 2017-01-28 03:56:10 +01:00
two_factor_auths_controller.rb Add recovery code support for two-factor auth (#1773) 2017-04-15 13:26:03 +02:00