chuckya/app
Eugen Rochko 6d59dfa15d
Optimize the process of following someone ()
* Eliminate extra accounts select query from FollowService

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

Fix 

* 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
..
chewy Get rid of Chewy order/limit warning () 2018-08-22 02:44:56 +02:00
controllers Optimize the process of following someone () 2018-11-08 21:05:42 +01:00
helpers Fix missing protocol in dns-prefetch, improve code style () 2018-10-12 02:19:10 +02:00
javascript Optimize the process of following someone () 2018-11-08 21:05:42 +01:00
lib Accept the same payload in multiple inboxes and deliver () 2018-10-30 15:03:55 +01:00
mailers Fix low-hanging rubocop gripes () 2018-08-26 19:22:46 +02:00
models Allow joining several hashtags in a single column () 2018-11-05 18:53:25 +01:00
policies Improve support for aspects/circles () 2018-10-17 17:13:04 +02:00
presenters Replace SVG asset with Custom mascot () 2018-10-08 00:20:45 +02:00
serializers Include preview cards in status entity in REST API () 2018-10-28 06:35:03 +01:00
services Optimize the process of following someone () 2018-11-08 21:05:42 +01:00
validators Limit the number of people that can be followed from one account () 2018-10-04 17:36:11 +02:00
views Fix td instead of th in sessions table header () 2018-10-30 17:00:34 +01:00
workers Optimize the process of following someone () 2018-11-08 21:05:42 +01:00