]> cat aescling's git repositories - mastodon.git/commit
Send streaming API delete to people mentioned in status (#5103)
authorEugen Rochko <eugen@zeonfederated.com>
Mon, 25 Sep 2017 22:29:29 +0000 (00:29 +0200)
committerGitHub <noreply@github.com>
Mon, 25 Sep 2017 22:29:29 +0000 (00:29 +0200)
commit91e5b0dfdbfbf9415e6bff14cbc3a80bc6e53f5c
tree2189b721a77eb32d7d9768edd2cdf5841f249ba0
parent3b60832214fdd9d8b5fd01e9a177a6dde5259907
Send streaming API delete to people mentioned in status (#5103)

- Previously they wouldn't receive it unless they were author's
  followers
- Skip unpush from public/hashtag timelines if status wasn't
  public in the first place
app/services/batched_remove_status_service.rb
app/services/remove_status_service.rb