Skip to content

feat: add media upload to DM conversations#208

Merged
barrydeen merged 1 commit intomainfrom
feat/dm-media-upload
Mar 11, 2026
Merged

feat: add media upload to DM conversations#208
barrydeen merged 1 commit intomainfrom
feat/dm-media-upload

Conversation

@barrydeen
Copy link
Copy Markdown
Owner

Summary

  • Add Blossom media upload support in DM conversations via an attach icon next to the text input
  • Hide bottom navigation bar on the DM conversation screen for a cleaner chat experience
  • Use reverse layout on the message list so messages stay pinned above the keyboard when it opens
  • Add proper navigationBarsPadding to prevent the input from sitting behind the system nav bar

Test plan

  • Open a DM conversation and tap the image icon to upload media
  • Verify uploaded URL is inserted into the message text field
  • Verify the bottom nav bar is hidden in DM conversations
  • Verify the text input sits above the system navigation bar
  • Open the keyboard and verify messages stay visible (not covered)
  • Send a message with an attached media URL and verify it delivers

Upload media to Blossom servers from DMs via an attach icon next to the
text input. Also hides the bottom nav bar in conversations, adds
navigationBarsPadding, and uses reverseLayout to keep messages pinned
above the keyboard.
@barrydeen barrydeen merged commit 0c6425f into main Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant