mastodon/app
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
..
chewy
controllers Add `visibility` param to reblog REST API (#9851) 2019-03-15 04:36:41 +01:00
helpers
javascript Show disappointed elephant if web UI crashes (#10275) 2019-03-15 05:35:45 +01:00
lib Fix language detection of non-latin alphabets even at few characters (#10276) 2019-03-15 05:07:09 +01:00
mailers Fix error in AdminMailer#new_pending_account (#10264) 2019-03-14 14:20:22 +01:00
models Add `visibility` param to reblog REST API (#9851) 2019-03-15 04:36:41 +01:00
policies
presenters
serializers Add a preferences API so apps can share basic behaviours (#10109) 2019-03-15 02:39:20 +01:00
services Add `visibility` param to reblog REST API (#9851) 2019-03-15 04:36:41 +01:00
validators
views Fix maxed-out invites not showing up as expired in UI (#10274) 2019-03-15 05:35:17 +01:00
workers