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
..
2019-09-29 22:58:01 +02:00
2019-07-02 00:34:38 +02:00
2019-09-29 21:31:51 +02:00
2019-07-07 16:16:51 +02:00
2019-04-21 04:53:24 +02:00
2019-09-11 08:44:58 +02:00
2019-09-29 21:31:51 +02:00
2017-05-19 03:11:23 +02:00
2017-09-29 03:16:20 +02:00
2018-11-16 15:02:18 +01:00
2018-04-23 09:16:38 +02:00
2017-12-06 11:41:57 +01:00
2018-02-21 03:40:12 +01:00
2019-10-06 22:11:17 +02:00
2019-09-09 14:15:52 +02:00
2017-01-12 20:46:24 +01:00
2018-10-07 23:44:58 +02:00
2019-07-18 03:02:15 +02:00
2019-02-02 19:11:38 +01:00
2019-03-18 21:00:55 +01:00
2019-07-02 00:34:38 +02:00
2019-09-05 05:32:53 +02:00
2018-04-25 02:10:02 +02:00
2019-07-19 01:44:58 +02:00
2019-08-16 13:00:30 +02:00
2019-08-16 13:00:30 +02:00
2019-07-02 01:01:17 +02:00
2019-09-18 12:53:13 +02:00
2018-05-03 10:41:58 +02:00
2019-07-07 16:16:51 +02:00
2019-07-09 03:27:35 +02:00
2017-09-19 16:36:23 +02:00
2019-09-23 17:25:10 +02:00
2019-08-06 17:57:52 +02:00
2019-07-19 01:44:42 +02:00