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.
2017-03-07 09:54:57 +01:00
..
actions Fix #431 - convert gif to webm during upload. Web UI treats them like it did 2017-03-04 23:02:24 +01:00
components Try to detect iOS and *not* autoplay any videos 2017-03-07 09:54:57 +01:00
containers Mute button progress so far. WIP, doesn't entirely work correctly. 2017-03-01 22:31:21 -06:00
features Make gifvs always use media gallery component 2017-03-05 02:04:31 +01:00
locales Rename "the whole known network" timeline to "federated timeline" 2017-03-04 00:19:18 +01:00
middleware
reducers Fix #231 - Muting 2017-03-02 18:49:32 +01:00
selectors
store
.gitkeep
api.jsx
emoji.jsx
is_mobile.jsx Try to detect iOS and *not* autoplay any videos 2017-03-07 09:54:57 +01:00
rtl.jsx
stream.jsx