mastodon/streaming
unarist 91c789ec63 Don't stream toots from users who have blocked the recipient user (#3300)
* Don't stream toots from users who have blocked the recipient user

This filter was already applied on the `/api/v1/timelines/public` API, but
not yet for the Streaming API.

* Boosted status' account_id doesn't need for filtering in streaming/index.js

This filtering is only for public/hashtag timelines, but boosts already filtered on FanOutOnWriteService because those timelines don't show boosts.
2017-05-29 18:01:08 +02:00
..
.babelrc Use babel-preset-env on Streaming Server (#2998) 2017-05-14 13:47:31 +02:00
index.js Don't stream toots from users who have blocked the recipient user (#3300) 2017-05-29 18:01:08 +02:00