Add toggle to hide posts mentioning blocked users (#78)
Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/78 Co-authored-by: sfr <sol@solfisher.com> Co-committed-by: sfr <sol@solfisher.com>
This commit is contained in:
parent
751fd5917b
commit
7c675f1ded
5 changed files with 36 additions and 2 deletions
|
@ -458,6 +458,7 @@
|
|||
"hide_muted_threads": "Hide muted threads",
|
||||
"hide_post_stats": "Hide post statistics (e.g. the number of favorites)",
|
||||
"hide_shoutbox": "Hide instance shoutbox",
|
||||
"hide_threads_with_blocked_users": "Hide threads tagging blocked users",
|
||||
"hide_user_stats": "Hide user statistics (e.g. the number of followers)",
|
||||
"hide_wallpaper": "Hide instance wallpaper",
|
||||
"hide_wordfiltered_statuses": "Hide word-filtered statuses",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue