mastodon/app/javascript
Eugen Rochko 330401bec0 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-23 22:12:26 +01:00
..
fonts
images Crush PNGs to reduce overall size (#7954) 2018-07-05 15:20:16 +02:00
mastodon Optimize the process of following someone (#9220) 2018-11-23 22:12:26 +01:00
packs Remove character counter from edit profile (#9100) 2018-10-26 01:55:24 +02:00
styles Increase default column width from 330px to 350px (#9227) 2018-11-23 22:12:15 +01:00