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/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
..
account.jsx Add list of muted user to UI and Getting Started (#1799) 8 years ago
autosuggest_textarea.jsx Add eslint-plugin-jsx-a11y (#1651) 8 years ago
avatar.jsx When avatar/header are GIF, generate static versions (#1428) 8 years ago
button.jsx Add eslint-plugin-jsx-a11y (#1651) 8 years ago
collapsable.jsx Clean up collapsible components 8 years ago
column_back_button.jsx Add eslint-plugin-jsx-a11y (#1651) 8 years ago
column_back_button_slim.jsx Add eslint-plugin-jsx-a11y (#1651) 8 years ago
column_collapsable.jsx Add eslint-plugin-jsx-a11y (#1651) 8 years ago
display_name.jsx Fix broken dependency on inner react utility function 8 years ago
dropdown_menu.jsx Improved dropdowns 8 years ago
extended_video_player.jsx Add overlay style to buttons, continue video after expanding it 8 years ago
icon_button.jsx Add overlay style to buttons, continue video after expanding it 8 years ago
load_more.jsx Add eslint-plugin-jsx-a11y (#1651) 8 years ago
loading_indicator.jsx Move more inline colours to scss 8 years ago
media_gallery.jsx Add gif auto-play/pause preference 8 years ago
missing_indicator.jsx Progress on moving color styles to Sass 8 years ago
permalink.jsx Remove isRequired from optional prop (#1843) 8 years ago
relative_timestamp.jsx
status.jsx Add gif auto-play/pause preference 8 years ago
status_action_bar.jsx Indicate when a toot is part of a chain with a "reply all" icon (#1869) 8 years ago
status_content.jsx Add eslint-plugin-jsx-a11y (#1651) 8 years ago
status_list.jsx Improve status reselect, do not display "load more" when no next link available 8 years ago
video_player.jsx Show error message if video cannot be loaded (#1879) 8 years ago