mastodon/app/javascript/mastodon/actions
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 When unfollowing, remove from home in web UI immediately (#5369) 2017-10-13 16:44:02 +02:00
alerts.js
blocks.js
bundles.js
cards.js
columns.js
compose.js Track frequently used emojis in web UI (#5275) 2017-10-08 21:47:15 +02:00
domain_blocks.js Remove unused variables (#3906) 2017-06-23 16:05:04 +02:00
emojis.js Track frequently used emojis in web UI (#5275) 2017-10-08 21:47:15 +02:00
favourites.js
height_cache.js
interactions.js
modal.js
mutes.js
notifications.js
onboarding.js
pin_statuses.js
push_notifications.js
reports.js
search.js
settings.js Track frequently used emojis in web UI (#5275) 2017-10-08 21:47:15 +02:00
statuses.js
store.js
streaming.js
timelines.js fix error (When part of conversation has already been deleted.) (#5216) 2017-10-04 16:28:39 +02:00