mastodon/spec
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 Per-user reblog hiding implementation/fixes/tests 2017-11-10 22:04:54 -06:00
fabricators Apply keyword mutes to reblogs. 2017-10-21 15:44:47 -05:00
features
fixtures Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489) 2017-10-26 22:48:35 +09:00
helpers Set up /settings/keyword_mutes. #164. 2017-10-21 14:54:36 -05:00
lib Also filter notifications containing muted keywords. 2017-10-24 18:51:27 -05:00
mailers
models Per-user reblog hiding implementation/fixes/tests 2017-11-10 22:04:54 -06:00
policies
presenters
requests
routing
services Per-user reblog hiding implementation/fixes/tests 2017-11-10 22:04:54 -06:00
support
validators
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
spec_helper.rb