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 Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 2019-02-26 15:21:36 +01:00
controllers Add `visibility` param to reblog REST API (#9851) 2019-03-15 04:36:41 +01:00
helpers Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
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 Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
presenters Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
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 Fix poll validation issues (#10186) 2019-03-06 04:54:11 +01:00
views Fix maxed-out invites not showing up as expired in UI (#10274) 2019-03-15 05:35:17 +01:00
workers Fix wrong method used in PollExpirationNotifyWorker (#10265) 2019-03-14 14:04:07 +01:00