]> cat aescling's git repositories - mastodon.git/commit
Do not filter the status collection after muting and blocking (#5815)
authorAkihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
Sun, 26 Nov 2017 00:45:17 +0000 (09:45 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 26 Nov 2017 00:45:17 +0000 (01:45 +0100)
commitfd87e5a53bcaafb886a675c76e9256015e9db897
tree0bf67a28925ad8f3d08d4060ba65d6e6aee08f99
parent57fe4102ea0f94cd451b440d4b23d9c11d91b49f
Do not filter the status collection after muting and blocking (#5815)

Filtering the status collection wipes out even the profiles of muted and
blocked accounts. However, the behavior is inconsistent with the server-
side behavior.
app/javascript/mastodon/reducers/contexts.js
app/javascript/mastodon/reducers/statuses.js