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
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
..
components Try to detect iOS and *not* autoplay any videos 8 years ago
application.js Make the streaming API also handle websockets (because trying to get the browser EventSource interface to 8 years ago
application_public.js
components.js
extras.jsx