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/models
Matt Jankowski 3a9eb81a80 Admin accounts controller cleanup (#1664)
* Remove unused account_params method in admin/accounts controller

* Introduce AccountFilter to find accounts

* Use AccountFilter in admin/accounts controller

* Use more restful routes admin silence and suspension area

* Add admin/silences and admin/suspensions controllers
8 years ago
..
web
account_filter_spec.rb Admin accounts controller cleanup (#1664) 8 years ago
account_spec.rb Remove pending specs for methods that dont exist (#1658) 8 years ago
block_spec.rb
domain_block_spec.rb
export_spec.rb Refactor exports controller (#1567) 8 years ago
favourite_spec.rb
feed_spec.rb
follow_request_spec.rb
follow_spec.rb
import_spec.rb
media_attachment_spec.rb
mention_spec.rb
mute_spec.rb
notification_spec.rb
preview_card_spec.rb
report_spec.rb
status_spec.rb Merge pull request #1184 from thoughtbot/extract-proper-status 8 years ago
stream_entry_spec.rb
subscription_spec.rb
tag_spec.rb Search cleanup (#1333) 8 years ago
user_spec.rb