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
Matt Jankowski 7f0a865b05 Allow import/export of mutes list (#1541)
* Allow export of mutes list

* Allow importing of mutes list

* Refactor to use Settings::Exports::BaseController and DRY up exports code
9 years ago
..
admin Admin base controller (#1465) 9 years ago
api Fix issue with intermittent api/v1/notifications failure (#1606) 9 years ago
auth Fix /api/v1/accounts/update_credentials tests (#1357) 9 years ago
oauth Fix OAuth authorization page and add a spec for it 9 years ago
settings Allow import/export of mutes list (#1541) 9 years ago
about_controller_spec.rb Clean up about page (#1282) 9 years ago
accounts_controller_spec.rb Add test 9 years ago
authorize_follow_controller_spec.rb Add ability to use remote follow function on other sites 9 years ago
home_controller_spec.rb Fix OAuth authorization page and add a spec for it 9 years ago
stream_entries_controller_spec.rb Simplify the way the embed view is created (#1590) 9 years ago
tags_controller_spec.rb Fix OAuth authorization page and add a spec for it 9 years ago
xrd_controller_spec.rb Default to json type for webfinger requests (#1583) 9 years ago