Add filters for following feed
What feature would you like implemented?
Make the following changes to the following feed:
- Add an "include non-public" toggle to the "..." menu.
- Connect the "..." menu to the left column (most-recent posts from all users).
- Remember the most recent menu selections, as on the home screen.
This will require backend & database changes to track the latest post of each settings combination per user. This will be easy if the toggles are added as columns and used as part of a compound key.
Why should we add this feature?
This covers additional use cases that have been requested by users. For example, disabling "include non-public", "include replies", and "include renotes" would convert the feed to a summary of recent public posts.
Version
v2024.9.0-dev
Instance
enby.life
Contribution Guidelines By submitting this issue, you agree to follow our Contribution Guidelines
- I agree to follow this project's Contribution Guidelines
- I have searched the issue tracker for similar requests, and this is not a duplicate.