Skip to content

feat: random fixes and feed optimization

henri2h requested to merge henri2h/random-fixes into main

This PR add various fixes. Also, we add feed optimization behind a feature toggle available in labs settings. This allow indexing posts differently to allow faster retrieval. However, posts are sorted according to there retrieval order. This mean, if you open an old account and request history, the posts will be added to the top of the feed list.

Merge request reports