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/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)
8 years ago
..
v1 Fix #1624 - Send e-mail notifications to admins about new reports (#3949) 8 years ago
web Web Push Notifications (#3243) 8 years ago
base_controller_spec.rb Fix webfinger retries (#4275) 8 years ago
oembed_controller_spec.rb Improve api oembed controller (#3450) 8 years ago
push_controller_spec.rb Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205) 8 years ago
salmon_controller_spec.rb
subscriptions_controller_spec.rb Clean up api/subscriptions controller (#3448) 8 years ago