mastodon/app/models
Matt Jankowski 9566893cc9 More controller specs (#2561)
* Add render_views in more places

* Delegate methods from account to user with allow nil true, so that admin accounts show view renders when missing a user

* Use actual account instances in authorize follow controller spec
2017-04-28 15:12:37 +02:00
..
concerns
form
web
account.rb More controller specs (#2561) 2017-04-28 15:12:37 +02:00
account_filter.rb
application_record.rb
block.rb
domain_block.rb
export.rb Settings export refactor (#1646) 2017-04-13 13:02:02 +02:00
favourite.rb Required foreign keys (#2003) 2017-04-17 15:54:33 +02:00
feed.rb
follow.rb
follow_request.rb add more tests to models 2017-04-05 00:29:56 +02:00
import.rb Add presence validation to Import (#1928) 2017-04-16 16:28:26 +02:00
media_attachment.rb Add media dimensions (#2448) 2017-04-26 03:48:12 +02:00
mention.rb add more tests to models 2017-04-05 00:29:56 +02:00
mute.rb
notification.rb
preview_card.rb OEmbed support for PreviewCard (#2337) 2017-04-27 14:42:22 +02:00
remote_follow.rb
report.rb
report_filter.rb Admin reports with accounts (#2092) 2017-04-18 19:36:18 +02:00
setting.rb Add digest e-mails 2017-03-04 00:00:48 +01:00
status.rb
stream_entry.rb Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) 2017-04-07 05:56:56 +02:00
subscription.rb
tag.rb Search cleanup (#1333) 2017-04-09 14:45:01 +02:00
user.rb
web.rb