mastodon/app/javascript/mastodon
Akihiko Odaki f0cd957c7a Cache HTML page with Service Worker (#6802)
This is the first step to make Mastodon work offline. It is also required
by Chromium to trigger Web Manifest automated install prompt.
2018-03-17 12:35:13 +01:00
..
actions Hide loading bar on status interactions (#6774) 2018-03-13 14:30:01 +01:00
components Fix #6757: Adjust RTL styles for landing page (#6768) 2018-03-13 08:14:08 +01:00
containers Add show more/less toggle for entire threads in web UI (#6733) 2018-03-11 09:52:59 +01:00
features Merge branch 'spoiler' of git://github.com/kagucho/mastodon into kagucho-spoiler 2018-03-13 09:18:11 +01:00
locales i18n: Update Polish translation (#6780) 2018-03-14 02:17:48 +09:00
middleware
reducers Fix #6762: Do not overwrite some status attributes in reducer (#6767) 2018-03-13 07:16:43 +01:00
selectors
service_worker Cache HTML page with Service Worker (#6802) 2018-03-17 12:35:13 +01:00
store
.gitkeep
api.js
base_polyfills.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
test_setup.js
uuid.js