chinwagsocial/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
emojis.js Track frequently used emojis in web UI (#5275) 2017-10-08 21:47:15 +02:00
favourites.js
height_cache.js Fix height cache (#4909) 2017-09-13 10:24:33 +02:00
interactions.js Pinned statuses (#4675) 2017-08-25 01:41:18 +02:00
modal.js
mutes.js
notifications.js
onboarding.js
pin_statuses.js Add Pinned toot column (#4817) 2017-09-07 09:58:11 +02:00
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 Fix height cache (#4909) 2017-09-13 10:24:33 +02:00
store.js Change IDs to strings rather than numbers in API JSON output (#5019) 2017-09-20 14:53:48 +02:00
streaming.js
timelines.js fix error (When part of conversation has already been deleted.) (#5216) 2017-10-04 16:28:39 +02:00