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 7db98aa70e Refactor User and spec (#3431)
* Protect send_devise_notification of User

* Improve spec for User
7 years ago
..
concerns
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
mention.rb
mute.rb
notification.rb Remove arguments in association reader (#3305) 8 years ago
preview_card.rb
remote_follow.rb
report.rb
report_filter.rb
setting.rb Refactor Setting (#3302) 8 years ago
status.rb Extract authorization policy for viewing statuses (#3150) 7 years ago
stream_entry.rb Cover AccountsController more in spec (#3229) 8 years ago
subscription.rb
tag.rb
user.rb Refactor User and spec (#3431) 7 years ago
web.rb