mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 08:27:04 +00:00
The default "inline" Messages view: joined NIP-29 channels appear as rows in the Messages list, each with a tappable chip naming its host relay. - RelayGroupViewMode setting (INLINE default / GROUPED) on AccountSettings. - ChatroomListKnownFeedFilter includes joined relay-group channels' latest messages in the flat feed when the mode is INLINE (excluded in GROUPED, where they'll be reached via relay rows). - ChatroomHeaderCompose resolves a relay-group row via the note's channel gatherer (like Marmot groups) and renders RelayGroupRoomCompose: name + a relay chip. Row tap opens the chat (Route.RelayGroup); chip tap opens that relay's channel list (Route.RelayGroupServer). Remaining: the Settings toggle + persistence for the view mode, and the GROUPED mode's relay rows. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01B5MLY4hq5LXJ2D5WeLRyXj