Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Hide self-boosts (#3534) #4101

Merged
merged 1 commit into from
Nov 13, 2023
Merged

Conversation

sanao1006
Copy link
Contributor

Overview

Some Mastodon posters have a annoying habit of boosting their own posts some time after they've posted them.
No need to see the same toot over and over again.

Changes made

  • Add an additional option to the "Filters > Tabs" preference to show these self-boosts (default: on)
    • If "Show boosts" is turned off, self-boosts are automatically hidden.

Screenshot

screen of "Filters > Tabs" preference

before after

screen of Home Timeline

switch-on(self-boosts are displayed) swith-off(self-boosts are not displayed)

Related issue

Fixes #3534

Some Mastodon posters have a annoying habit of boosting their own posts some time after they've posted them.
 No need to see the same toot over and over again.

 Therefore, add an option to show these self-boosts in the preferences (default: on).

 Fixes tuskyapp#3534
@Tak Tak merged commit ff39f9b into tuskyapp:develop Nov 13, 2023
3 checks passed
@Tak
Copy link
Collaborator

Tak commented Nov 13, 2023

This will be available in the next Tusky nightly, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Hide self-boosts
3 participants