mastodon/app/models/concerns
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
..
account_avatar.rb
account_finder_concern.rb
account_header.rb
account_interactions.rb Per-user reblog hiding implementation/fixes/tests 2017-11-10 22:04:54 -06:00
attachmentable.rb
cacheable.rb
paginable.rb
remotable.rb Fix #4908 - Do not keep remote file names, generate random (#4934) 2017-09-14 16:41:59 +02:00
status_threading_concern.rb
streamable.rb