Files
amethyst/amethyst
Claude 3915e2b36f refactor: render pinned followed chats as a separate LazyColumn section
Instead of sorting followed chats to the top of the existing feed (which
hides them when the feed filter or TopFilter excludes them), render them
in a dedicated items{} block above the rest of the feed and skip them in
the main itemsIndexed{} block. This keeps the feed filter, feedKey, and
screen watchers untouched.
2026-05-21 02:20:40 +00:00
..
2026-05-20 18:59:05 -04:00