project-robius / project-robius/robrix

Display multimedia (audio and video) messages

Open
#120 1 comment 0 reactions 1 assignee View on GitHub

@emmettlu is already working on this.

Since Feb 27, 2025.

blocked-on-makepad enhancement help wanted
Dominant language
Rust
Stars
487
Forks
68
Avg merge
1h 22m
Merged PRs (30d)
54

Description

Currently Robrix supports displaying text messages and static (non-moving/animated) image messages.

The Matrix spec supports multiple other kinds of multimedia messages, as defined here by the MessageType enum. This issue is primarily concerned with:

  • Audio: the AudioMessageEventContent type
  • Video: the VideoMessageEventContent.
  • Animated images/gifs for Image/Stickers: the StickerEventContent type
    • This is separate from the other MessageType variants
    • We support static image stickers.
      Currently, this is blocked on Makepad adding support for video and audio playback. @joulei is currently working on it.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.