💡 Feature request: Allowlist for NSFW subreddits while staying in SFW mode
Is your feature request related to a problem? Please describe.
I publicly expose my redlib instance, and hence would rather have SFW mode turned on, however, I often have to go back to the official Reddit frontend when browsing informational subs that happen to be NSFW.
Describe the feature you would like to be implemented
I would like there to be a way to add some subreddits (and possibly users) to an allowlist, which would let their content would still be shown on an otherwise SFW instance. This could simply be a comma-seperated environment variable.
This should probably involve showing the NSFW toggle in the user settings if the list contains anything with an extra tooltip explaining that only some subreddits are whitelisted. One could add another configuration option to show the list of these whitelisted subreddits (and possibly users) to users somewhere.
Describe alternatives you've considered
For personal use I could just have a second redlib instance behind a vpn that doesn't have SFW mode enabled, but that's not ideal and this feature seems useful to me.
A strict allowlist of all content that also blocks any subreddits that arent included.
Additional context / screenshot
Willing to work on a PR to implement this if this is something which you are willing to include and review!