mastodon/app/javascript/mastodon
Eugen Rochko c20d096e6a
Show disappointed elephant if web UI crashes (#10275)
* Do not crash the whole UI when loading an invalid column

* Add error boundary component to catch Web UI crashes

* Add stack trace on supported browsers

* Add component stack info, pre-format everything for github

* Make “Reload” a clickable link that calls window.location.reload()

* Remove elephant friend from error boundary, make title stand out more

* Simplify error boundary to only a graphic
2019-03-15 05:35:45 +01:00
..
actions Support pushing and receiving updates to poll tallies (#10209) 2019-03-11 00:49:31 +01:00
components Show disappointed elephant if web UI crashes (#10275) 2019-03-15 05:35:45 +01:00
containers Show disappointed elephant if web UI crashes (#10275) 2019-03-15 05:35:45 +01:00
features Show disappointed elephant if web UI crashes (#10275) 2019-03-15 05:35:45 +01:00
locales I18n: Update Czech translation (#10272) 2019-03-14 20:59:26 +01:00
middleware
reducers Add UI for enabling/disabling poll notifications (#10255) 2019-03-13 19:29:54 +01:00
selectors
service_worker Support pushing and receiving updates to poll tallies (#10209) 2019-03-11 00:49:31 +01:00
storage
store
utils
api.js
base_polyfills.js
common.js
compare_id.js
extra_polyfills.js
initial_state.js
is_mobile.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js