mastodon/app/javascript/mastodon
Eugen Rochko dfe6059889
Fix tesseract.js being part of the common chunk (#11571)
* Fix tesseract.js being part of the common chunk

Besides being 620 KB large, it also causes a modules-related runtime
error in production...

* Fix code style issue

* Fix modules error
2019-08-15 17:24:45 +02:00
..
actions Add indicator of unread content to window title when web UI is out of focus (#11560) 2019-08-13 12:22:16 +02:00
components Fix “read more” button behing hidden (regression from #11404) (#11522) 2019-08-08 17:05:50 +02:00
containers Improve dropdown menu keyboard navigation (#11491) 2019-08-06 11:59:46 +02:00
features Fix tesseract.js being part of the common chunk (#11571) 2019-08-15 17:24:45 +02:00
locales New Crowdin translations (#11153) 2019-07-15 06:12:05 +02:00
middleware
reducers Add indicator of unread content to window title when web UI is out of focus (#11560) 2019-08-13 12:22:16 +02:00
selectors Optimize makeGetStatus (#11211) 2019-06-30 00:12:38 +02:00
service_worker
storage
store
utils Fix client-side resizing of image uploads (#11570) 2019-08-15 11:52:26 +02:00
api.js
base_polyfills.js
common.js
compare_id.js Add option to disable real-time updates in web UI (#9984) 2019-07-16 06:30:47 +02:00
extra_polyfills.js
initial_state.js Add indicator of unread content to window title when web UI is out of focus (#11560) 2019-08-13 12:22:16 +02:00
is_mobile.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js Use ScrollToOptions for smooth scrolling if supported (#11207) 2019-06-29 18:32:06 +02:00
settings.js
stream.js Improve streaming server security (#10818) 2019-05-24 15:21:42 +02:00
test_setup.js
uuid.js