Skip to content

Draft: Backend implementation of the feeds as sorted sets

Vika requested to merge feat-feeds-as-sorted-sets into master

This may be buggy and untested. The frontend implementation should include the algorithm for determining the feeds in which a post should be present and then adding the post to these feeds.

Fixes #11.

Merge request reports