sojorn/sojorn_app/lib/screens/clusters
Patrick Britton 72046c08df feat: Migrate board entries and encrypted chat to ComposerBar widget
- Replace custom TextField+send-button in board_entry_detail_screen with ComposerBar
- Replace custom compose UI in create_board_post_sheet with ComposerBar (text+image+send)
- Enable GIF picker in encrypted group chat (allowGifs: true in ComposerConfig)
- Enable GIF picker in encrypted group feed posts (allowGifs: true)
- Add GIF URL detection in group_chat_tab: detect GIF URLs stored as body text from sendGroupMessage fallback
- Add
2026-02-18 10:37:18 -06:00
..
clusters_screen.dart fix: Resolve Flutter compile errors across 15 files 2026-02-17 17:43:30 -06:00
group_chat_tab.dart feat: Migrate board entries and encrypted chat to ComposerBar widget 2026-02-18 10:37:18 -06:00
group_feed_tab.dart feat: Migrate board entries and encrypted chat to ComposerBar widget 2026-02-18 10:37:18 -06:00
group_forum_tab.dart feat: Add capsule entry reporting system with image proxy for external GIFs 2026-02-18 09:03:30 -06:00
group_members_tab.dart security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
group_screen.dart security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
group_thread_detail_screen.dart feat: Central ComposerBar widget + fix GIF proxy 401 + broaden GIF filter 2026-02-18 09:45:58 -06:00
private_capsule_screen.dart fix: Resolve Flutter compile errors across 15 files 2026-02-17 17:43:30 -06:00
public_cluster_screen.dart feat: Flutter group nav, quip repair API, share, capsule key rotation, admin groups/quips pages 2026-02-17 15:45:42 -06:00