about summary refs log tree commit diff
path: root/db/migrate/20171028221157_add_reblogs_to_follows.rb
AgeCommit message (Collapse)Author
2017-11-10Per-user reblog hiding implementation/fixes/testsaschmitz
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).