mastodon/spec/models
Matt Jankowski 8b74aa4217 Admin reports controller improvements ()
* Simplify admin/reports controller filtering for index

* Rename parameter to resolved

* Fix issue where reports view could not access filter_link_to

* Add coverage for admin/reports controller

* DRY up resolution of related reports for target account

* Clean up admin/reports routes

* Add Report#statuses method

* DRY up current account action taken params

* Rubocop styles
..
web Persist UI settings, add missing localizations for German
account_filter_spec.rb Admin accounts controller cleanup ()
account_spec.rb Remove pending specs for methods that dont exist ()
block_spec.rb add more tests to models
domain_block_spec.rb add more tests to models
export_spec.rb Fix csv export coverage in export spec ()
favourite_spec.rb Stop trying to shoehorn all Salmon updates into the poor database-connected
feed_spec.rb Adding more test stubs
follow_request_spec.rb add more tests to models
follow_spec.rb add more tests to models
import_spec.rb Import feature for following/blocking lists (addresses , , , )
media_attachment_spec.rb Refactored generation of unique tags, URIs and object URLs into own classes,
mention_spec.rb add more tests to models
mute_spec.rb Mute button progress so far. WIP, doesn't entirely work correctly.
notification_spec.rb Adding unified streamable notifications
preview_card_spec.rb Fix - Fetch and display previews of URLs using OpenGraph tags
report_spec.rb Admin reports controller improvements ()
status_spec.rb Merge pull request from thoughtbot/extract-proper-status
stream_entry_spec.rb Stop trying to shoehorn all Salmon updates into the poor database-connected
subscription_spec.rb Fix - Fetch and display previews of URLs using OpenGraph tags
tag_spec.rb Search cleanup ()
user_spec.rb Fix spec