glitchier-soc/app/javascript/mastodon/actions
Eugen Rochko 388d093beb When unfollowing, remove from home in web UI immediately ()
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 () 2017-10-13 16:44:02 +02:00
alerts.js Improve eslint rules () 2017-05-20 17:31:47 +02:00
blocks.js Improve eslint rules () 2017-05-20 17:31:47 +02:00
bundles.js Lazy load components () 2017-07-08 00:06:02 +02:00
cards.js Improve eslint rules () 2017-05-20 17:31:47 +02:00
columns.js Allow mounting arbitrary columns () 2017-06-04 01:39:38 +02:00
compose.js Track frequently used emojis in web UI () 2017-10-08 21:47:15 +02:00
domain_blocks.js Remove unused variables () 2017-06-23 16:05:04 +02:00
emojis.js Track frequently used emojis in web UI () 2017-10-08 21:47:15 +02:00
favourites.js Improve eslint rules () 2017-05-20 17:31:47 +02:00
height_cache.js Fix height cache () 2017-09-13 10:24:33 +02:00
interactions.js Pinned statuses () 2017-08-25 01:41:18 +02:00
modal.js Improve eslint rules () 2017-05-20 17:31:47 +02:00
mutes.js Improve eslint rules () 2017-05-20 17:31:47 +02:00
notifications.js refactor: Rewrite immutablejs import statements using destructuring () 2017-07-11 01:00:14 +02:00
onboarding.js Replace sprockets/browserify with Webpack () 2017-05-03 02:04:16 +02:00
pin_statuses.js Add Pinned toot column () 2017-09-07 09:58:11 +02:00
push_notifications.js Web Push Notifications () 2017-07-13 22:15:32 +02:00
reports.js Turn report screen into a modal () 2017-06-27 18:07:21 +02:00
search.js Improve eslint rules () 2017-05-20 17:31:47 +02:00
settings.js Track frequently used emojis in web UI () 2017-10-08 21:47:15 +02:00
statuses.js Fix height cache () 2017-09-13 10:24:33 +02:00
store.js Change IDs to strings rather than numbers in API JSON output () 2017-09-20 14:53:48 +02:00
streaming.js Refactoring streaming connections () 2017-08-21 15:04:34 +02:00
timelines.js fix error (When part of conversation has already been deleted.) () 2017-10-04 16:28:39 +02:00