feoblog icon indicating copy to clipboard operation
feoblog copied to clipboard

Add filters when viewing a post's comments.

Open NfNitLoop opened this issue 4 years ago • 0 comments

I recently implemented filtering for the user's feed.

Eventually, when there are many users on a server, a user might want to filter which comments are shown in reply to posts. For example:

  • Include users I follow
  • Include users followed by OP
  • Include all (other) users on the server.

I'm not going to bother with this until I get some more users, though, and this actually becomes an issue.

NfNitLoop avatar Jul 16 '21 22:07 NfNitLoop