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/app/models
Akihiko Odaki bf575a1f5e Introduce recent to Follow (#3247)
Introduce recent to Follow, as Account and other models have.
This change also adds specs for the scope and the dependents.
8 years ago
..
concerns Fix mutes_controller error and incorrect statuses_controller report (#3202) 8 years ago
form
web
account.rb Add coverage for ReportFilter and AccountFilter (#3236) 8 years ago
account_domain_block.rb
account_filter.rb Add coverage for ReportFilter and AccountFilter (#3236) 8 years ago
application_record.rb
block.rb
conversation.rb
conversation_mute.rb
domain_block.rb
export.rb
favourite.rb
feed.rb
follow.rb Introduce recent to Follow (#3247) 8 years ago
follow_request.rb
import.rb
media_attachment.rb Specs for cleanup workers (#3235) 8 years ago
mention.rb
mute.rb
notification.rb
preview_card.rb
remote_follow.rb
report.rb
report_filter.rb
setting.rb
status.rb Cover AccountsController more in spec (#3229) 8 years ago
stream_entry.rb Cover AccountsController more in spec (#3229) 8 years ago
subscription.rb
tag.rb
user.rb Add coverage for ReportFilter and AccountFilter (#3236) 8 years ago
web.rb