Glitch-Shrike/app/javascript/mastodon
Thibaut Girka a4c9bda771 Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
	app/javascript/styles/mastodon-light.scss
	config/locales/en.yml
	config/locales/fr.yml
	config/locales/simple_form.pl.yml
	config/themes.yml

Conflicts resolved by deleting config/themes.yml,
marking app/javascript/styles/mastodon-light.scss as added,
and taking all new translation strings, not removing anything from
them.
2018-05-21 16:40:02 +02:00
..
actions Add media timeline (#6631) 2018-05-21 12:43:38 +02:00
components Use real container width in MediaGallery srcSet (#7571) 2018-05-21 16:04:01 +02:00
containers Open video modal on public UI (#7469) 2018-05-13 13:48:14 +02:00
features Add exact attribute to WrappedRoute for community timeline (#7572) 2018-05-21 16:26:00 +02:00
locales Merge branch 'master' into glitch-soc/merge-upstream 2018-05-21 16:40:02 +02:00
middleware
reducers Skip pagination logic for pinned account timelines in reducer (#7540) 2018-05-19 02:51:29 +02:00
selectors
service_worker Unescape HTML entities in rich web push notifications in web UI (#7569) 2018-05-21 16:00:56 +02:00
storage Cache media only when storage can be freed (#7547) 2018-05-19 19:22:11 +02:00
store
utils Fix images resized in browser getting cropped (#7514) 2018-05-16 16:24:16 +02:00
.gitkeep
api.js
base_polyfills.js
compare_id.js
extra_polyfills.js
initial_state.js
is_mobile.js
link_header.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js
settings.js
stream.js Use randomized setTimeout when fallback-polling and re-add since_id (#7522) 2018-05-18 02:32:35 +02:00
test_setup.js
uuid.js