Skip to content

Message attachments (multiple photos, files, other messages for forwarding, etc) #541

@MurzNN

Description

@MurzNN

Many messengers allow attaching one or multiple media (file, photo, video), when user composing message text, and even other messages (eg for forwarding message from one room to other). But Matrix protocol now only can send one media per message (without text), so if user want to send several photos and text, it will generate several separate messages.

I can't find feature request about adding attachments to message, so create this new feature request.

As implementation, this can be simple field m.attachments, with list of msc:// urls for media, or event_id's for attach messages, eg for forwarding message to other room, in event content. Rendering attachments can be client-side feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-Client-ServerIssues affecting the CS APIenhancementA suggestion for a relatively simple improvement to the protocol

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions