mastodon/app
Eugen Rochko 1fcdaafa6f Fix webfinger retries (#4275)
* Do not raise unretryable exceptions in ResolveRemoteAccountService

* Removed fatal exceptions from ResolveRemoteAccountService

Exceptions that cannot be retried should not be raised. New exception
class for those that can be retried (Mastodon::UnexpectedResponseError)
2017-07-20 01:59:07 +02:00
..
controllers Fix webfinger retries (#4275) 2017-07-20 01:59:07 +02:00
helpers Fix deprecation warning for non-pipeline assets (#4267) 2017-07-19 12:00:05 +02:00
javascript feat(css): Remove border radius from WebKit's scrollbars (#4278) 2017-07-20 00:20:54 +02:00
lib Fix webfinger retries (#4275) 2017-07-20 01:59:07 +02:00
mailers
models fix(push_subscription): Guard against malformed favourite notification (#4271) 2017-07-19 22:37:52 +02:00
policies
presenters
serializers
services Fix webfinger retries (#4275) 2017-07-20 01:59:07 +02:00
validators
views
workers Fix webfinger retries (#4275) 2017-07-20 01:59:07 +02:00