Eugen Rochko f665901e3c
Fix performance of home feed regeneration (#12084)
Fetching statuses from all followed accounts at once takes too long
within Postgres. Fetching them one by one and merging in Ruby
could be a lot less resource-intensive

Because the query for dynamically fetching the home timeline is so
heavy, we can no longer offer it when the home timeline is missing
2019-10-06 22:11:17 +02:00
..
2017-07-08 00:06:02 +02:00
2018-06-29 15:34:36 +02:00
2017-09-13 10:24:33 +02:00
2018-03-24 13:06:27 +01:00
2018-02-28 06:54:55 +01:00
2018-04-17 15:23:46 +02:00
2018-03-24 13:06:27 +01:00