oasis icon indicating copy to clipboard operation
oasis copied to clipboard

Message content filters

Open cinnamon-bun opened this issue 4 years ago • 3 comments

What's the problem you want solved? Users may want to avoid seeing certain content.

Is there a solution you'd like to recommend? Users could write a list of words and channels/hashtags to hide on the Settings page.

We can look at Patchfox for inspiration. http://localhost:3000/thread/%25jGrP%2B6S7b4EAbnkQ%2BEYU7nOstQ4%2Fy1CkvNCKmAQNOu0%3D.sha256#%25jGrP%2B6S7b4EAbnkQ%2BEYU7nOstQ4%2Fy1CkvNCKmAQNOu0%3D.sha256

Todo: where to store this? Cookies?

Todo: block individual messages or entire threads? Patchfox does individual messages.

cinnamon-bun avatar Mar 02 '20 21:03 cinnamon-bun

Crosslinking #93 - list of safety and moderation features

cinnamon-bun avatar Mar 02 '20 21:03 cinnamon-bun

Soapdog points us to the filtering code in Patchfox

http://localhost:3000/thread/%254H%2FTZY3WwfOEhIVSdpA8tCFH9eKkEXiXObZFuDH8gj8%3D.sha256#%254H%2FTZY3WwfOEhIVSdpA8tCFH9eKkEXiXObZFuDH8gj8%3D.sha256

https://github.com/soapdog/patchfox/blob/master/src/core/platforms/ssb/abusePrevention.js

https://github.com/soapdog/patchfox/blob/master/src/core/platforms/ssb/ssb.js#L142-L150

cinnamon-bun avatar Mar 04 '20 04:03 cinnamon-bun

bumping this issue.

it would be nice to be able to toggle on/off channels which can appear in the main feed, as a mechanism for controlling what you see more (tbh this is true of any ssb client, but oasis is the only desktop-y client i see this being implemented in)

c.f. content lethargy %H080RRG+bsRmlZoJblQq/M6oKYz020vzoC3mfzEZTCc=.sha256

cblgh avatar Apr 10 '20 16:04 cblgh