mastodon/app
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
..
controllers
helpers
javascript
lib
mailers
models Per-user reblog hiding implementation/fixes/tests 2017-11-10 22:04:54 -06:00
policies
presenters
serializers
services Per-user reblog hiding implementation/fixes/tests 2017-11-10 22:04:54 -06:00
validators
views
workers