Skip to content

Add extra compact setting.#379

Merged
olorin99 merged 6 commits intomainfrom
post_mode
Mar 10, 2026
Merged

Add extra compact setting.#379
olorin99 merged 6 commits intomainfrom
post_mode

Conversation

@olorin99
Copy link
Contributor

@olorin99 olorin99 commented Mar 7, 2026

Combine settings 'compactMode' and 'showPostsCards' into 'postMode' enum and add extra compact mode.
Post mode can be

  • card
  • list
  • compact
  • extra compact

Extra compact mode doesn't show the image, title of the post isn't cutoff and doesn't show community/user icons.
Closes #378

Extra compact vs compact
Screenshot from 2026-03-07 15-04-14-1

@olorin99 olorin99 requested a review from jwr1 March 7, 2026 05:25
@jwr1
Copy link
Member

jwr1 commented Mar 8, 2026

It seems like we probably still want to have the post creation time shown, as that's a pretty important piece of information. What do you think?

olorin99 and others added 2 commits March 9, 2026 20:44
Switch database migration custom update order.
@jwr1
Copy link
Member

jwr1 commented Mar 10, 2026

I changed the text labels to icons with tool tips to save on space (it was overflowing on a narrow width). If you approve, then feel free to merge!

@olorin99
Copy link
Contributor Author

Looks good.

@olorin99 olorin99 merged commit 86c015a into main Mar 10, 2026
3 checks passed
@olorin99 olorin99 deleted the post_mode branch March 10, 2026 06:45
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.

Extra Compact / Headline Mode

2 participants