]> cat aescling's git repositories - mastodon.git/commit
When unfollowing, remove from home in web UI immediately (#5369)
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 13 Oct 2017 14:44:02 +0000 (16:44 +0200)
committerGitHub <noreply@github.com>
Fri, 13 Oct 2017 14:44:02 +0000 (16:44 +0200)
commit388d093beb2950553f3806a72e72afe77ecc23ac
tree0c636923d79bb11e3858fd06d0a206e2a9b67c31
parent95fe20b78ada8612108f8e44294cc36fdaf9cef8
When unfollowing, remove from home in web UI immediately (#5369)

Do NOT send "delete" through streaming API when unmerging from
home timeline. "delete" implies that the original status was
deleted, which is not true!
app/javascript/mastodon/actions/accounts.js
app/javascript/mastodon/reducers/timelines.js
app/lib/feed_manager.rb