Configurable reply filtering, UI polish, and layout improvements
- Add ReplyFilterMode enum (None, OnlyFilterDeepThreads, Strict)
with OnlyFilterDeepThreads as default: shows direct replies from
followed accounts, only filters deep 4+ thread noise
- Restructure SkeetView to two-column layout (avatar + thread line |
header + content + actions) for top-level posts, old stacked layout
for nested embeds
- Thread connector line runs alongside post content under the avatar
- "See more" card aligned with content column and connected by thread line
- Fix 3-image gallery blank space (fillMaxSize -> fillMaxWidth)
- Smaller avatar (44dp), refined embed/external view padding
- Redesigned external link embeds with title/description/domain row
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>