mastodon/app/models
Tomohiro Suwa aa6a26a2d5 Correct Account model for rubocop (#2587)
* Correct Account model for rubocop

* Undo these changes
2017-05-03 19:13:04 +02:00
..
concerns
form
web annotate models (#2697) 2017-05-02 02:14:47 +02:00
account.rb Correct Account model for rubocop (#2587) 2017-05-03 19:13:04 +02:00
account_filter.rb
application_record.rb
block.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
domain_block.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
export.rb
favourite.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
feed.rb
follow.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
follow_request.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
import.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
media_attachment.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
mention.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
mute.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
notification.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
preview_card.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
remote_follow.rb
report.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
report_filter.rb
setting.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
status.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
stream_entry.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
subscription.rb Fix subscription expiration condition (#2715) 2017-05-02 18:21:22 +02:00
tag.rb annotate models (#2697) 2017-05-02 02:14:47 +02:00
user.rb Add option to disable two factor auth in admin accounts panel. (#2584) 2017-05-02 21:07:12 +02:00
web.rb