chinwagsocial/app/javascript/mastodon/containers
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
..
account_container.js Optional notification muting (#5087) 2017-11-15 03:56:41 +01:00
compose_container.js Fix not showing custom emojis in share page emoji picker (#9970) 2019-02-04 23:14:57 +01:00
domain_container.js Upgrade ESLint to v5.x (#9694) 2019-01-02 07:28:53 +01:00
dropdown_menu_container.js Only focus first element of dropdown menus if using keyboard (#8679) 2018-09-13 20:31:33 +02:00
intersection_observer_article_container.js Fix height cache (#4909) 2017-09-13 10:24:33 +02:00
mastodon.js Show disappointed elephant if web UI crashes (#10275) 2019-03-15 05:35:45 +01:00
media_container.js Add polls (#10111) 2019-03-03 22:18:23 +01:00
poll_container.js Add polls (#10111) 2019-03-03 22:18:23 +01:00
status_container.js Add a confirmation dialog when hitting reply and the compose box isn't empty (#8893) 2018-10-05 18:44:44 +02:00
timeline_container.js Redesign landing page (#10232) 2019-03-12 17:34:00 +01:00