mastodon/spec/controllers/api
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
..
v1 Fix #1624 - Send e-mail notifications to admins about new reports (#3949) 2017-06-27 00:04:00 +02:00
web Web Push Notifications (#3243) 2017-07-13 22:15:32 +02:00
base_controller_spec.rb Fix webfinger retries (#4275) 2017-07-20 01:59:07 +02:00
oembed_controller_spec.rb Improve api oembed controller (#3450) 2017-05-30 16:30:06 -04:00
push_controller_spec.rb Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205) 2017-07-14 23:01:20 +02:00
salmon_controller_spec.rb Clean up api/salmon controller (#3449) 2017-05-30 16:28:58 -04:00
subscriptions_controller_spec.rb Clean up api/subscriptions controller (#3448) 2017-05-31 02:15:09 +02:00