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
Eugen Rochko 47bf592db7 Try to detect iOS and *not* autoplay any videos
Technically the check for iOS from components is a side effect, because it's
neither in state nor props, but the user agent does not change, so I think
that's okay.
8 years ago
..
actions
components Try to detect iOS and *not* autoplay any videos 8 years ago
containers
features
locales
middleware
reducers
selectors
store
.gitkeep
api.jsx
emoji.jsx
is_mobile.jsx Try to detect iOS and *not* autoplay any videos 8 years ago
rtl.jsx
stream.jsx