Post by @stefano

stefano

New littleFedi build on littleOne

littleFedi 26.08.09 - the changes in this build compared with the previous
deployment.

Followed hashtags in the main navigation

Your followed hashtags are now one click away: a Hashtags entry (with a
hashtag icon) has been added to the desktop navigation bar and the mobile
account menu, pointing at /tags. The label is translated in every supported
language.

Blog posts show a link back to their permalink

Posts that have been published to the blog now carry a small Blog chip in
the status meta line. It links to the post's readable permalink
(/@user/blog/<slug>/) and works on timestamps and boosts, so readers can jump
straight from the timeline to the polished blog version of a long post.

Status meta line reworked

Every marker on a status - visibility, language, blog chip, expiry - is now
rendered as the same uniform chip in a single wrapping flex row, instead of a
mix of right-aligned inline boxes. Posts that carry several markers read as one
neat line rather than a ragged stack. The Ink and Roost themes were adjusted to
match.

Robustness: orphaned-account posts no longer break the page

Previously a post whose author account no longer resolves (a purged account, or
a partially hydrated cache entry) could fail the whole timeline render. Now any
status - including the target of a boost - whose author is missing is silently
skipped. Covered by a new test.

Icon updates

  • Catch-up view and its navigation entries now use a VHS icon instead of the
    old sparkle (thank you for the suggestion, @shom@littleone.littlefedi.social ).
  • The "redraft" action gets a proper undo icon.
  • The Appearance and Blog appearance settings sections get a palette
    icon.
  • New hashtag icon for the navigation.

Blog theming fixes

  • Proper spacing restored for non-paragraph content in the post body: headings,
    bullet/numbered lists, horizontal rules and code blocks now breathe instead of
    collapsing against each other.
  • A post with a single attachment now renders a full-width figure (the old
    grid left a small thumbnail stranded at the left edge).
  • The "View or reply in the Fediverse" link is now consistently styled.
  • Ledger theme: long code lines scroll inside their block instead of
    breaking out past the reading measure.
  • Marginalia theme: the thread link, replies and pager now align to the text
    column on wide screens, and print output was cleaned up.

If you publish a blog, regenerate it so the fixes apply: Settings → Blog
appearance → Rebuild blog now
. The blog's style.css is assembled at build
time, so it only picks up these changes when you rebuild.

#littleFedi #littleOne #Fediverse