Commit Graph

3 Commits (202942a76f98f381b56d602d57dbc00651fc6187)

Author SHA1 Message Date
Jack Jennings 3a2003ba86 Extract authorization policy for viewing statuses ()
Matt Jankowski 9566893cc9 More controller specs ()
* 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
Matt Jankowski cc1361c149 Media controller specs ()
* Add spec for media controller

* Add MediaAttachment.attached scope

* Simplify methods in media controller