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
Yamagishi Kazutoshi f3e8bc9f8f Refactor UpdateRemoteProfileService (#3690) 9 years ago
..
concerns Improve RuboCop rules (compatibility to Code Climate) (#3636) 9 years ago
form
web
account.rb Correct validators so that existing error messages would look correct (#3668) 9 years ago
account_domain_block.rb
account_filter.rb Add coverage for ReportFilter and AccountFilter (#3236) 9 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) 9 years ago
follow_request.rb
import.rb
instance.rb Add Instance class to list admin records (#3443) 9 years ago
media_attachment.rb Specs for cleanup workers (#3235) 9 years ago
mention.rb Misc tidying and clean ups (#3445) 9 years ago
mute.rb
notification.rb Update Rails to version 5.1.1 (#3121) 9 years ago
preview_card.rb
remote_follow.rb
remote_profile.rb Refactor UpdateRemoteProfileService (#3690) 9 years ago
report.rb Add includes to Report#statuses (#3655) 9 years ago
report_filter.rb
setting.rb Improve RuboCop rules (compatibility to Code Climate) (#3636) 9 years ago
status.rb Language detection defaults to nil (#3666) 9 years ago
stream_entry.rb Cover AccountsController more in spec (#3229) 9 years ago
subscription.rb
tag.rb Fix tag search order and not to use tsvector (#3611) 9 years ago
user.rb Correct validators so that existing error messages would look correct (#3668) 9 years ago
web.rb