Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Send multiple files into a single message #32703

Draft
wants to merge 186 commits into
base: develop
Choose a base branch
from

Conversation

abhipatel0211
Copy link
Contributor

@abhipatel0211 abhipatel0211 commented Jun 29, 2024

Proposed changes (including videos or screenshots)

Changes

  1. Multiple file sharing in one message.
  2. Multiple file sharing in one message in E2E encrypted rooms.
  3. Functionality of adding and removing files in FileUploadModal.
  4. Updated API endpoints rooms.media/:rid and rooms.mediaConfirm/:rid/:fileId to handle multiple files.

Steps to test or reproduce

  1. Go to a room.
  2. Try sharing multiple files.
  3. Confirm file selected.
  4. Use the FileUploadModal to add and remove files.

Further comments

This implementation is an initial version of the multiple file sharing feature. While it is functional, some minor bugs remain, particularly with image file sharing, which will be addressed in future updates.

CORE-847

@scuciatto scuciatto added this to the 7.2.0 milestone Nov 18, 2024
@scuciatto scuciatto modified the milestones: 7.2.0, 7.3.0 Dec 19, 2024
@dougfabris dougfabris modified the milestones: 7.3.0, 7.4.0 Jan 20, 2025
@dougfabris dougfabris changed the title feat: Multiple file sharing in one message feat: Send multiple files into a single message Jan 21, 2025
@dougfabris dougfabris force-pushed the feat/multiple_files_in_one_msg branch from a38caa3 to 8b176c7 Compare January 30, 2025 19:16
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file is not being used

@dougfabris dougfabris force-pushed the feat/multiple_files_in_one_msg branch from b849aae to 22b981c Compare February 11, 2025 22:11
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.

6 participants