sojorn/sojorn_app/lib/widgets/composer
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
..
composer_bar.dart feat: Central ComposerBar widget + fix GIF proxy 401 + broaden GIF filter 2026-02-18 09:45:58 -06:00
composer_themes.dart security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
composer_toolbar.dart feat: Migrate board entries and encrypted chat to ComposerBar widget 2026-02-18 10:37:18 -06:00
quill_editor_wrapper.dart security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00