mastodon/app
Eugen Rochko a43a823768
Add error boundary around routes in web UI (#19412)
* Add error boundary around routes in web UI

* Update app/javascript/mastodon/features/ui/util/react_router_helpers.js

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>

* Update app/javascript/mastodon/features/ui/util/react_router_helpers.js

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>

* Update app/javascript/mastodon/features/ui/components/bundle_column_error.js

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2022-10-22 23:18:32 +02:00
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers Fix `Settings::FeaturedTagsController` (#19418) 2022-10-22 23:14:58 +02:00
helpers Change settings area to be separated into categories in admin UI (#19407) 2022-10-22 11:44:41 +02:00
javascript Add error boundary around routes in web UI (#19412) 2022-10-22 23:18:32 +02:00
lib Add featured tag add/remove activity handler (#19408) 2022-10-22 11:49:41 +02:00
mailers Add support for language preferences for trending statuses and links (#18288) 2022-10-08 16:45:40 +02:00
models Change featured tag updates to add/remove activity (#19409) 2022-10-22 18:30:55 +02:00
policies Add admin API for managing canonical e-mail blocks (#19067) 2022-08-28 03:31:54 +02:00
presenters Fix remote account in contact account setting not being used (#19351) 2022-10-21 14:07:02 +02:00
serializers Change featured tag updates to add/remove activity (#19409) 2022-10-22 18:30:55 +02:00
services Fix `Settings::FeaturedTagsController` (#19418) 2022-10-22 23:14:58 +02:00
validators Fix remote account in contact account setting not being used (#19351) 2022-10-21 14:07:02 +02:00
views Change settings area to be separated into categories in admin UI (#19407) 2022-10-22 11:44:41 +02:00
workers Change featured tag updates to add/remove activity (#19409) 2022-10-22 18:30:55 +02:00