mastodon/app/javascript/mastodon/reducers
Eugen Rochko 388d093beb 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!
2017-10-13 16:44:02 +02:00
..
accounts.js
accounts_counters.js
alerts.js
cards.js
compose.js
contexts.js Fix regression from #5206 - deduplicate descendants (#5253) 2017-10-07 12:16:39 +02:00
custom_emojis.js Make auto-play GIFs preference affect custom emojis in web UI (#5254) 2017-10-07 02:38:52 +02:00
height_cache.js
index.js
media_attachments.js
meta.js
modal.js
notifications.js
push_notifications.js
relationships.js
reports.js
search.js
settings.js Track frequently used emojis in web UI (#5275) 2017-10-08 21:47:15 +02:00
status_lists.js
statuses.js Make auto-play GIFs preference affect custom emojis in web UI (#5254) 2017-10-07 02:38:52 +02:00
timelines.js When unfollowing, remove from home in web UI immediately (#5369) 2017-10-13 16:44:02 +02:00
user_lists.js