Eugen Rochko 42b8220632 Fix - Send e-mail notifications to admins about new reports ()
..
accounts Spec coverage and refactor for the api/v1/accounts controllers ()
statuses Move create/destroy actions for api/v1/statuses to namespace ()
timelines Refactor of API timeline actions ()
accounts_controller_spec.rb Spec coverage and refactor for the api/v1/accounts controllers ()
apps_controller_spec.rb Fix tests, update goldfinger to catch XML errors
blocks_controller_spec.rb Improve spec coverage and clean up api/v1/blocks controller ()
domain_blocks_controller_spec.rb Improve spec coverage and clean up api/v1/domain_blocks controller ()
favourites_controller_spec.rb Improve spec coverage and clean up api/v1/favourites controller ()
follow_requests_controller_spec.rb Improve spec coverage and clean up api/v1/follow_requests controller ()
follows_controller_spec.rb After FollowService, re-fetch remote account asynchronously, do nothing
instances_controller_spec.rb Add coverage for api/v1 controllers ()
media_controller_spec.rb Improve spec coverage and clean up api/v1/media controller ()
mutes_controller_spec.rb Improve spec coverage and clean up api/v1/mutes controller ()
notifications_controller_spec.rb Add coverage for api/v1 controllers ()
reports_controller_spec.rb Fix - Send e-mail notifications to admins about new reports ()
search_controller_spec.rb Add coverage for api/v1 controllers ()
statuses_controller_spec.rb Move create/destroy actions for api/v1/statuses to namespace ()
streaming_controller_spec.rb Redirect to streaming_api_base_url ()