sojorn/sojorn_app/lib/screens/secure_chat
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
..
chat_data_management_screen.dart feat: Implement repost/boost API, profile layout persistence, feed algorithm wiring, and legacy cleanup 2026-02-17 14:04:24 -06:00
new_conversation_sheet.dart security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
secure_chat_full_screen.dart feat: Migrate board entries and encrypted chat to ComposerBar widget 2026-02-18 10:37:18 -06:00
secure_chat_loader_screen.dart security: sanitized baseline for public release 2026-02-15 00:33:24 -06:00
secure_chat_screen.dart feat: Implement repost/boost API, profile layout persistence, feed algorithm wiring, and legacy cleanup 2026-02-17 14:04:24 -06:00