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
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
9 years ago
..
assets Add gif auto-play/pause preference 9 years ago
controllers Add gif auto-play/pause preference 9 years ago
helpers View spec fix (#1888) 9 years ago
lib Fix #1870 - Strip control characters out of strings in AtomSerializer (#1876) 9 years ago
mailers I18n health warnings (#1949) 9 years ago
models Add gif auto-play/pause preference 9 years ago
presenters About page contact email (#1839) 9 years ago
services Fix #1957 - WhatLanguage can return null. Fallback to 'en' (#1959) 9 years ago
validators Organize coverage dirs (#1695) 9 years ago
views Add gif auto-play/pause preference 9 years ago
workers Quick best practice cleanup of views/helpers (#1546) 9 years ago