social_stream icon indicating copy to clipboard operation
social_stream copied to clipboard

[Question] About "Hide all stream events"

Open dannysateler opened this issue 10 months ago • 1 comments

Hi!

I think when i apply "Hide all stream events", all the instagram messages like "join" or "someone and someone else are join" are hidden too. But it is not my case. Are Instagram events considered in this menu or not? If the answer is yes: Maybe a problem filtering in some languages? If the answer is no: How can I filter it?

image

Thanks!

dannysateler avatar Apr 11 '24 23:04 dannysateler

Most of the events, like Join, are Tiktok oriented.

you or I would probably need to add some logic to the instagram.js file to mark what is an event, but also to filter out events.

how I do it in tiktok: https://github.com/steveseguin/social_stream/blob/b6ab4b1c823c1c07786164a37894eff18e843397/tiktok.js#L273

Where it needs to be added in instagram: https://github.com/steveseguin/social_stream/blob/b6ab4b1c823c1c07786164a37894eff18e843397/instagram.js#L161

steveseguin avatar Apr 11 '24 23:04 steveseguin