mastodon/spec
David Yip f6355f6ffb 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.
2017-11-17 09:07:21 -06:00
..
controllers Merge remote-tracking branch 'origin/master' into gs-master 2017-11-16 22:52:37 -06:00
fabricators Merge tootsuite/master at 3023725936 2017-11-16 01:21:16 -06:00
features Add scenarios for log in (#3497) 2017-06-01 17:25:59 +02:00
fixtures Remove empty strings (#5732) 2017-11-17 10:52:30 +09:00
helpers Merge remote-tracking branch 'origin/master' into gs-master 2017-11-16 22:52:37 -06:00
lib Merge remote-tracking branch 'origin/master' into gs-master 2017-11-16 22:52:37 -06:00
mailers Spec UserMailer (#3757) 2017-06-17 01:15:00 +02:00
models Merge remote-tracking branch 'origin/master' into gs-master 2017-11-16 22:52:37 -06:00
policies Update StatusPolicy to check current_account for local_only? toots. 2017-11-17 09:07:21 -06:00
presenters Use around hook to restore context in InstancePresenter spec (#3430) 2017-05-30 09:03:35 -04:00
requests Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 2017-06-10 09:39:26 +02:00
services Merge remote-tracking branch 'origin/master' into gs-master 2017-11-16 22:52:37 -06:00
support Remove empty strings (#5732) 2017-11-17 10:52:30 +09:00
validators Fix StatusLengthValidator tests 2017-09-02 11:37:40 -05:00
views fix haml quotes in a bid to make travis less grumpy 2017-10-06 09:07:04 +02:00
workers Clean up reblog tracking keys, related improvements (#5428) 2017-10-17 11:45:06 +02:00
rails_helper.rb Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091) 2017-07-07 23:25:15 +02:00
spec_helper.rb Minor performance improvement for test suite (#4678) 2017-08-24 13:31:55 +02:00