| * Add basic coverage for settings/exports controller * Remove unused @account variable from settings/exports controller * Add coverage for download export actions * Remove deprecated `render :text` in favor of `send_data` for csv downloads * Add model to handle exports * Use Export class in settings/exports controller * Simplify settings/exports controller methods * Move settings/export to more restful routes | ||
|---|---|---|
| .. | ||
| admin | ||
| api | ||
| auth | ||
| concerns | ||
| oauth | ||
| settings | ||
| about_controller.rb | ||
| accounts_controller.rb | ||
| api_controller.rb | ||
| application_controller.rb | ||
| authorize_follow_controller.rb | ||
| home_controller.rb | ||
| media_controller.rb | ||
| remote_follow_controller.rb | ||
| statuses_controller.rb | ||
| stream_entries_controller.rb | ||
| tags_controller.rb | ||
| xrd_controller.rb | ||