You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/javascript
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
7 years ago
..
fonts Redesign the landing page, mount public timeline on it (#4122) 8 years ago
images Crush PNGs to reduce overall size (#7954) 7 years ago
mastodon Optimize the process of following someone (#9220) 7 years ago
packs Remove character counter from edit profile (#9100) 7 years ago
styles Increase default column width from 330px to 350px (#9227) 7 years ago