mastodon/app/javascript/flavours/glitch
Thibaut Girka 494eaab5b1 Slightly more aggressive video preloading
- Preload video metadata if the video is loaded in detailed view, as it is
  likely to get played, and metadata is useful for seeking in the video.
- Preload video data if it's fullscreen as it is extremely likely to get
  played right after being put in fullscreen (although those are two steps).
- Preload video data if the user has clicked the position slider, as the video
  will play as soon as the mouse button is released, and video metadata is
  needed to properly seek into the video.
2018-08-14 21:56:23 +02:00
..
actions Implement public profile endorsements in glitch-soc 2018-08-10 16:25:46 +02:00
components Don't prevent opening links in tabs with keyboard modifiers 2018-08-11 15:29:08 +02:00
containers [Glitch] Compensate for scrollbar disappearing when media modal 2018-08-01 00:18:42 +02:00
features Slightly more aggressive video preloading 2018-08-14 21:56:23 +02:00
images
locales
middleware
packs Avoid loading rails-ujs twice on vanilla flavour 2018-07-16 16:42:52 +02:00
reducers Implement public profile endorsements in glitch-soc 2018-08-10 16:25:46 +02:00
selectors [Glitch] Make whole-word filter regex consistent between Ruby and JS 2018-07-11 22:06:34 +02:00
store
styles Merge upstream SCSS changes for /about, /about/more and /terms 2018-08-10 16:22:49 +02:00
util Drop glitch-style account bio fields 2018-07-31 16:26:36 +02:00
names.yml
theme.yml