vutuv-feature-requests

1 follower

This tag doesn't have a description yet.

Posts with this tag

2 posts

Feature Request: Make posts either searchable by tag or display posts on the tag page

Currently, when clicking on a tag in a post and no user with this tag is endorsed yet, the tag page is entirely empty, despite this tag potentially being used in multiple posts.

There’s also some precedence for letting people use the search to search for posts with this tag. Why is tag: a people-only filter?

github.com/wintermeyer/vutuv/…

️✅ Edit: Implemented in v7.114.0 (#965) 🚀

The tag search, which is (different from today) not disabled and shows posts containing the searched tags (which is currently not possible)
The tag page with a new tabber, the tab "People" being activated, showing endorsed users like the tag page currently does
Tag page again, same proposed tabber but now with the new "Posts" tab activated, showing posts, which is currently not possible
1

Feature Request: Filter posts by type

If one wants to know what kind of content a user posts, they might go to their profile but find their posts cluttered with reposts and not a single own post. They might then go to the “All posts” sub page but even there, they might have to scroll for quite a while. This could be made easier.

github.com/wintermeyer/vutuv/…

️✅ Edit: Implemented in v7.116.0 (#971) 🚀

Showing the profile posts box but with tabs for "All", "Own posts", "Reposts", and "Replies"