You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
ThibG 0d117c106a
Fix 404 and 410 API errors being silently discarded in WebUI (#13279)
* Fix 404 and 410 API errors being silently discarded in WebUI

Fixes #13278

* Return more appropriate error when user replies to a deleted toot

* Please CodeClimate

* Fix 404/410 errors on fetching account timelines & identity proofs

* Refactor error handling

* Move error message string to statuses.errors
5 years ago
..
chewy
controllers Fix 404 and 410 API errors being silently discarded in WebUI (#13279) 5 years ago
helpers
javascript Fix 404 and 410 API errors being silently discarded in WebUI (#13279) 5 years ago
lib
mailers
models
policies
presenters
serializers
services
validators
views
workers