sindresorhus / refined-twitter

Browser extension that simplifies the Twitter interface and adds useful features
MIT License
1.31k stars 89 forks source link

Option to hide "liked your tweet"/"retweeted your tweet" from Notifications #157

Closed ahmetb closed 3 years ago

ahmetb commented 5 years ago

I see there's already these settings for Notifications tab: image

But I actually find "likes" and "retweets" on my tweets redundant. Maybe there should be

a. have an option likes/tweets (just like the options above) b. have an option to remember which tab was visited on Notifications (among "All" vs "Mentions"), so if I click "Mentions" once, I'll land there forever.

I know these have some repercussions like if you have likes/RTs on your tweets, the badge indicator on the top will still light on etc but you won't be able to see them (annoying).

ahmetb commented 5 years ago

So I'm trying to implement this by munging the existing options

for example:

    hideNotificationsFollowActivity: {
        id: 'feature-notifications-hide-follow-activity',
        category: 'notifications',
        label: 'Hide "Followed you" activity',
        runOnInit: true
    },

can anyone explain how does this item in features actually hides stuff? I don't see any fn hooked to it.

sindresorhus commented 3 years ago

Closing as this extension is now deprecated: https://github.com/sindresorhus/refined-twitter/commit/8dd9df749d3a4e82c95b2bd6628c8d65f0f72e6c