Skip to content
#

ssb

Here are 52 public repositories matching this topic...

patchwork
cinnamon-bun
cinnamon-bun commented Jun 7, 2019

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?

filter: blur(8px);
-webkit-filter: blur(8px);

(Those icons might al

Powersource
Powersource commented Apr 13, 2020

What's the problem you want solved?

If I visit the likes page of someone I've blocked it still displays like normal. Not a major issue but I think this shouldn't work.

Is there a solution you'd like to recommend?

Remove the View likes button from blocked people's profiles (see screenshot)

![image](https://user-images.githubusercontent.com/1427063/79125766-feb80900-7d9e-11ea-9edd-

soapdog
soapdog commented Jul 10, 2018

Objective

We need to figure out a way for scuttle shell to know that another instance is running and thus prevent launching multiple copies.

Why

In the near future, multiple apps might want to start scuttle shell to provide sbot features for them. We need this to prevent race conditions between multiple apps trying to launch the same systray application.

Desired outcome

If _

Improve this page

Add a description, image, and links to the ssb topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ssb topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.