chinwagsocial/app/javascript/mastodon
Eugen Rochko 6d59dfa15d
Optimize the process of following someone (#9220)
* Eliminate extra accounts select query from FollowService

* Optimistically update follow state in web UI and hide loading bar

Fix #6205

* Asynchronize NotifyService in FollowService

And fix failing test

* Skip Webfinger resolve routine when called from FollowService if possible

If an account is ActivityPub, then webfinger re-resolving is not necessary
when called from FollowService. Improve options of ResolveAccountService
2018-11-08 21:05:42 +01:00
..
actions Optimize the process of following someone (#9220) 2018-11-08 21:05:42 +01:00
components Cancel list scroll reset after mouse move on wheel scroll (#9233) 2018-11-08 18:45:20 +01:00
containers Add a confirmation dialog when hitting reply and the compose box isn't empty (#8893) 2018-10-05 18:44:44 +02:00
features Allow joining several hashtags in a single column (#8904) 2018-11-05 18:53:25 +01:00
locales Allow joining several hashtags in a single column (#8904) 2018-11-05 18:53:25 +01:00
middleware
reducers Optimize the process of following someone (#9220) 2018-11-08 21:05:42 +01:00
selectors
service_worker
storage
store
utils
api.js
base_polyfills.js
common.js
compare_id.js
extra_polyfills.js
initial_state.js Display customized mascot in web UI and fix admin form for it (#8964) 2018-10-12 04:04:08 +02:00
is_mobile.js
link_header.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js