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

Feature: Hide self-boosts #3534

Closed
1 task done
nikclayton opened this issue Apr 15, 2023 · 2 comments · Fixed by #4101
Closed
1 task done

Feature: Hide self-boosts #3534

nikclayton opened this issue Apr 15, 2023 · 2 comments · Fixed by #4101

Comments

@nikclayton
Copy link
Contributor

Some Mastodon posters, otherwise reasonable people, have a profoundly annoying habit of boosting their own posts some time after they've posted them.

I've seen it once, I don't need to see the thing again.

For example, https://federate.social/@mattblaze/110198915334716075

Add an additional option to the "Filters > Tabs" preference to show these self-boosts (default: on)

  • I searched or browsed the repo’s other issues to ensure this is not a duplicate.
@Lakoja
Copy link
Collaborator

Lakoja commented Apr 16, 2023

This is meaningful and partly encouraged ("because there is no algorithm to do that for you").
I do it myself from time to time.

If any this would be the Mastodon bug that this "group boosts period" is not configurable (it's fixed 40 posts, I believe).

@nikclayton
Copy link
Contributor Author

Yes, but we provide mechanisms to clean up the timeline in Tusky that are also not part of stock Mastodon (e.g., removing all replies, or all boosts). This would be no different.

sanao1006 added a commit to sanao1006/Tusky that referenced this issue Nov 6, 2023
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 closed this as completed in #4101 Nov 13, 2023
Tak pushed a commit that referenced this issue Nov 13, 2023
# 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
:--: | :--:
| <image
src="https://github.com/tuskyapp/Tusky/assets/62137820/16ed2f4a-0776-4f60-afe6-29827acf5bbd"
width="300"> |<image
src="https://github.com/tuskyapp/Tusky/assets/62137820/9d4e1457-f71d-440c-959f-b91f7433b29a"
width="300" />

***screen of Home Timeline***
***switch-on(self-boosts are displayed)*** | ***swith-off(self-boosts
are not displayed)***
:--: | :--:
| <image
src="https://github.com/tuskyapp/Tusky/assets/62137820/3bb80791-a81f-4cbc-98ad-8a14602e53a4"
width="300" />|<image
src="https://github.com/tuskyapp/Tusky/assets/62137820/a7964da8-d106-4209-b911-460ef8988831"
width="300" />

# Related issue
 Fixes #3534
@charlag charlag added this to the Tusky 24 milestone Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants