chinwagsocial/app/javascript/mastodon
Nima Boscarino a9530e29a2 Unliking a post updates like count on front end (#12140)
* return the new favourites_count
when unfavouriting a status

* Remove trailing whitespace

* revert changes to favourites_controller

* Decrease favourites_count through statuses reducer

* styling fix

* Fix missing trailing comma
2019-10-24 22:49:45 +02:00
..
actions Fix performance of home feed regeneration (#12084) 2019-10-06 22:11:17 +02:00
components Replace fav icon animation with CSS (#12175) 2019-10-24 22:47:48 +02:00
containers Add explanation to mute dialog, refactor and clean up mute/block UI (#11992) 2019-09-29 21:46:05 +02:00
features Fix volume slider in chromium 🤷 (#12158) 2019-10-24 22:49:12 +02:00
locales New Crowdin translations (#12144) 2019-10-10 20:30:28 +02:00
middleware
reducers Unliking a post updates like count on front end (#12140) 2019-10-24 22:49:45 +02:00
selectors Add special alert for throttled requests (#11677) 2019-08-27 16:50:39 +02:00
service_worker
storage
store
utils Do not add margin light when opening modal on mobile (#11830) 2019-09-29 14:30:58 +02:00
api.js
base_polyfills.js
common.js
compare_id.js
extra_polyfills.js
initial_state.js Add indicator of unread content to window title when web UI is out of focus (#11560) 2019-08-13 12:22:16 +02:00
is_mobile.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js Exclude URLs from text analysis (#11759) 2019-09-04 22:30:49 +02:00
scroll.js
settings.js
stream.js
test_setup.js
uuid.js