Yuito-app-android/app/src/main/res/values
sanao ff39f9b3c2
feat: Hide self-boosts (#3534) (#4101)
# 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
2023-11-13 10:04:39 +01:00
..
actions.xml Add "more" popup to a11y menu, fix #1710 (#1714) 2020-03-02 19:36:44 +01:00
attrs.xml Provide a preference to scale all UI text (#3248) 2023-06-29 18:34:56 +02:00
colors.xml new app icon (#2695) 2022-09-13 19:48:09 +02:00
dimens.xml add role badges (#4029) 2023-09-25 09:47:27 +02:00
donottranslate.xml use link icon instead of emoji when showing hidden urls 2023-09-24 16:28:53 +02:00
ids.xml Add ability to pin/unpin statuses (#872) 2018-10-03 21:27:52 +02:00
integers.xml Add trending tags (#3149) 2023-02-14 19:52:11 +01:00
plurals.xml Dialog notifying user of failure when media upload fails (#3135) 2023-01-27 20:50:45 +01:00
string-arrays.xml Support "replies policy" for lists (#4072) 2023-10-26 11:21:04 +02:00
strings.xml feat: Hide self-boosts (#3534) (#4101) 2023-11-13 10:04:39 +01:00
styles.xml Exoplayer: Increase space between rewind, pause, ffwd buttons (#4077) 2023-11-01 09:21:43 +01:00
theme_colors.xml Show the difference between edited statuses (#3314) 2023-03-10 20:30:55 +01:00
toot_button.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00