sojorn/sojorn_app/lib/screens/compose
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
..
compose_screen.dart feat: Migrate board entries and encrypted chat to ComposerBar widget 2026-02-18 10:37:18 -06:00
image_editor_screen.dart security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
video_editor_screen.dart security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00