Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upBlur profile pics of blocked & ignored users #1077
Comments
|
wow true, this seems pretty high priority and potentially fairly easy to implement?? |
|
The deletion PR should help against/alleviate this. (I'll ask christian in that PR how fast/frequent the deletions would be) |
|
Started working on a fix here #1079, help finishing it would be appreciated! |
|
Hooray! Another place this shows up is in these collapsed items about "UserA blocked UserB". Ironically it has the effect of broadcasting the offending image to everyone: In that specific case it would be nice to blur the icon on the right whether or not you, the current user, have blocked them. However if you're already following the user on the right, a blur is probably not needed. E.g. "blur icon on the right of this widget, unless you are following them" |

There is a user with a dick pic as their icon. Many people have blocked them, as have I.
I recently clicked through to their profile page to remember if I had blocked them and although their posts are hidden, their user icon is still shown.
Can we use CSS to blur the user icons of blocked and ignored users?
(Those icons might also appear in other contexts besides profile pages such as "who to follow", "connected pubs", lists of another users' friends, etc)