mastodon/app
ThibG b67caf9be4
Add paragraph about browser add-ons when encountering some errors (#14801)
* Add paragraph about browser add-ons when encountering some errors

When a crash is caused by a NotFoundError exception, add a paragraph
to the error page mentioning browser add-ons.

Indeed, crashes with NotFoundError are often caused by browser extensions
messing with the DOM in ways React.JS can't recover from (e.g. issues #13325
and #14731).

* Reword error messages
2020-09-14 15:05:22 +02:00
..
chewy Change `tootctl search deploy` algorithm (#14300) 2020-07-14 18:10:35 +02:00
controllers Do not serve account actors at all in limited federation mode (#14800) 2020-09-14 13:04:29 +02:00
helpers Bump rubocop from 0.86.0 to 0.88.0 (#14412) 2020-09-01 03:04:00 +02:00
javascript Add paragraph about browser add-ons when encountering some errors (#14801) 2020-09-14 15:05:22 +02:00
lib Refactor feed manager (#14761) 2020-09-08 03:41:16 +02:00
mailers Add WebAuthn as an alternative 2FA method (#14466) 2020-08-24 16:46:27 +02:00
models Fix reported statuses not being included in warning e-mail (#14778) 2020-09-13 12:52:17 +02:00
policies Change REST API to return empty data for suspended accounts (#14765) 2020-09-11 15:16:29 +02:00
presenters Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00
serializers Change REST API to return empty data for suspended accounts (#14765) 2020-09-11 15:16:29 +02:00
services Refactor feed manager (#14761) 2020-09-08 03:41:16 +02:00
validators Improve email address validation (#14565) 2020-08-12 12:40:25 +02:00
views Refactor settings controllers (#14767) 2020-09-11 20:56:35 +02:00
workers Refactor feed manager (#14761) 2020-09-08 03:41:16 +02:00