Hi all!
I was wondering if is possible to add a image filter to photos in the timeline?
Example, all the post have the three dots that you can interact, report, edit, etc.
So i need to add a function that the image will have a blurr effect (or a spoiler) like this:
.spoiler {
filter: blur(20px);
transition-property: -webkit-filter;
transition-duration: .4s;
}
.spoiler:hover, .spoiler:focus {
filter: blur(0px);
}
So when the image is the filter applied, all the users will view the image blurred, but if the people click the image, they can see.
In others words, something like this:
Any ideas? (:
This would be great. When a user uploads an image, they should have the choice along with admins and moderators to blur or filter the image as NSFW.
Please make this happen soon.
Due to the many requests in the past for additonal features and components we have decided to develope a premium version. Features like Hashtags, Videos, Polls, Events, Stories, Link Preview, etc included in it.
$199 (Life Time)