Settings rearrange and filtering improvements #2661

Closed
hj wants to merge 0 commits from gitlab-mr-iid-1394 into develop
Owner
  1. Rearranged General and Filtering tabs
    • Moved stuff in General that hides things into Filtering
    • Changed some categories in General, moved more stuff into "Interface" since those settings kinda affect the whole thing. Changed "Timeline" into "Post Look & Feel"
    • Moved some categories into sub-categories of "Post Look & Feel".
    • Overall where stuff is located should be saner.
  2. Added missing "Hide muted threads" option (defaults to true)
  3. Changed how filtering works:
    • hideFilteredStatuses hides EVERYTHING hideable - muted threads, wordfiltered, muted users.
    • hideMutedPosts aka "hideMutedUsers" - only hides posts by muted users
    • Quickfilter now only changes hideFilteredStatuses
  4. Fixes stylistic issue where hidden statuses in notifications would still occupy 1px of height due to border

image

image

Live on https://shigusegubu.club

1. Rearranged General and Filtering tabs * Moved stuff in General that hides things into Filtering * Changed some categories in General, moved more stuff into "Interface" since those settings kinda affect the whole thing. Changed "Timeline" into "Post Look & Feel" * Moved some categories into sub-categories of "Post Look & Feel". * Overall where stuff is located should be saner. 2. Added missing "Hide muted threads" option (defaults to true) 3. Changed how filtering works: * `hideFilteredStatuses` hides EVERYTHING hideable - muted threads, wordfiltered, muted users. * `hideMutedPosts` aka "hideMutedUsers" - only hides posts by muted users * Quickfilter now only changes `hideFilteredStatuses` 4. Fixes stylistic issue where hidden statuses in notifications would still occupy 1px of height due to border ![image](/attachments/5d493fae-788a-4057-852a-dea298f74055) ![image](/attachments/987e213b-bc64-4fa1-8929-7a0ef9f56b5a) Live on https://shigusegubu.club
Owner

maybe "Hide sensitive/NSFW media" is more descriptive

maybe "Hide sensitive/NSFW media" is more descriptive
Owner

I think the attachment hiding stuff belongs in look & feel of posts instead of filtering/muting

I think the attachment hiding stuff belongs in look & feel of posts instead of filtering/muting
Author
Owner

Well, it's in filter menu in timeline menu so it sorta makes sense

Well, it's in filter menu in timeline menu so it sorta makes sense
Author
Owner
    "nsfw_clickthrough": "Hide sensitive/NSFW media",
```suggestion:-0+0 "nsfw_clickthrough": "Hide sensitive/NSFW media", ```

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pleroma/pleroma-fe!2661
No description provided.