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 Punycode URI normalization (#2370) 2017-04-25 02:47:31 +02:00
export.rb
favourite.rb
feed.rb
follow.rb
follow_request.rb
import.rb
media_attachment.rb Add media dimensions (#2448) 2017-04-26 03:48:12 +02:00
mention.rb
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 processing improvements (#2349) 2017-04-24 00:44:37 +02:00
report_filter.rb
setting.rb
status.rb More status specs (#2564) 2017-04-28 15:10:41 +02:00
stream_entry.rb
subscription.rb
tag.rb
user.rb Admin UI for confirming users (#2245) 2017-04-23 04:43:42 +02:00
web.rb