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/assets/javascripts/components
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
8 years ago
..
actions Onboarding modal (#1883) 8 years ago
components Add gif auto-play/pause preference 8 years ago
containers Add gif auto-play/pause preference 8 years ago
features Add gif auto-play/pause preference 8 years ago
locales Fix translation related to "mute" (#1926) 8 years ago
middleware Add eslint-plugin-jsx-a11y (#1651) 8 years ago
reducers Onboarding modal (#1883) 8 years ago
selectors Avoid re-loading already loaded relationships. Also fixes issue where wrong 8 years ago
store Replace howler.js with simple <audio />, will hopefully resolve 8 years ago
.gitkeep Adding React.js, Redux, revamping dashboard 9 years ago
api.jsx Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_types (#1548) 8 years ago
emoji.jsx Improve emojis - use SVGs where possible 8 years ago
is_mobile.jsx Try to detect iOS and *not* autoplay any videos 8 years ago
link_header.jsx Add eslint-plugin-jsx-a11y (#1651) 8 years ago
rtl.jsx Fix #186 - Add RTL support to the compose form textarea and statuses output 8 years ago
stream.jsx Send initial state in a <script type="application/json"> tag (#1806) 8 years ago