mastodon/app/javascript/mastodon/reducers
Akihiko Odaki fd87e5a53b 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.
2017-11-26 01:45:17 +01:00
..
accounts.js Profile redirect notes (#5746) 2017-11-18 19:39:02 +01:00
accounts_counters.js
alerts.js
cards.js
compose.js Refactor initial state: "me" (#5563) 2017-10-31 11:27:48 +09:00
contexts.js Do not filter the status collection after muting and blocking (#5815) 2017-11-26 01:45:17 +01:00
custom_emojis.js Refactor initial state: auto_play_gif (#5576) 2017-11-01 06:58:07 +09:00
height_cache.js
index.js Display list column (#5750) 2017-11-25 00:35:37 +01:00
lists.js Display list column (#5750) 2017-11-25 00:35:37 +01:00
media_attachments.js
meta.js Refactor initial state: "me" (#5563) 2017-10-31 11:27:48 +09:00
modal.js
mutes.js Optional notification muting (#5087) 2017-11-15 03:56:41 +01:00
notifications.js Fix #5632 - Reset column loading status after fetch fail (#5659) 2017-11-12 12:51:07 +09:00
push_notifications.js
relationships.js
reports.js
search.js
settings.js
status_lists.js
statuses.js Do not filter the status collection after muting and blocking (#5815) 2017-11-26 01:45:17 +01:00
timelines.js Don't remove originals of boosted toots from timeline (#5479) 2017-11-24 14:43:53 +01:00
user_lists.js