mastodon/spec/controllers/api/v1
aschmitz b95c48748c Per-user reblog hiding implementation/fixes/tests
Note that this will only hide/show *future* reblogs by a user, and does
nothing to remove/add reblogs that are already in the timeline. I don't
think that's a particularly confusing behavior, and it's a lot easier
to implement (similar to mutes, I believe).
2017-11-10 22:04:54 -06:00
..
accounts Per-user reblog hiding implementation/fixes/tests 2017-11-10 22:04:54 -06:00
apps
statuses
timelines
accounts_controller_spec.rb Per-user reblog hiding implementation/fixes/tests 2017-11-10 22:04:54 -06:00
apps_controller_spec.rb
blocks_controller_spec.rb
custom_emojis_controller_spec.rb
domain_blocks_controller_spec.rb
favourites_controller_spec.rb
follow_requests_controller_spec.rb
follows_controller_spec.rb
instances_controller_spec.rb
media_controller_spec.rb
mutes_controller_spec.rb
notifications_controller_spec.rb
reports_controller_spec.rb
search_controller_spec.rb
statuses_controller_spec.rb
streaming_controller_spec.rb