]> cat aescling's git repositories - mastodon.git/commit
Update StatusPolicy to check current_account for local_only? toots.
authorDavid Yip <yipdw@member.fsf.org>
Fri, 17 Nov 2017 15:07:21 +0000 (09:07 -0600)
committerDavid Yip <yipdw@member.fsf.org>
Fri, 17 Nov 2017 15:07:21 +0000 (09:07 -0600)
commitf6355f6ffb124ffe3a9e7339543a4f7ac7c0905a
treeee53a7b24f6d42459858eda6473a8a31d42fe461
parent2a386ad88dad4a076f19dbd1b085ea561868deec
Update StatusPolicy to check current_account for local_only? toots.

StatusPolicy#account was renamed to StatusPolicy#current_account in
upstream.  This commit renames the local-only changes to match and
augments the #show? policy spec with what we expect for local-only
toots.
app/policies/status_policy.rb
spec/policies/status_policy_spec.rb