-
Notifications
You must be signed in to change notification settings - Fork 34
Labels
blocked-on-makepadBlocked on a Makepad bug or missing Makepad featureBlocked on a Makepad bug or missing Makepad featureenhancementNew feature or requestNew feature or requesthelp wantedLooking for help from anyone!Looking for help from anyone!
Milestone
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.
- This is separate from the other
Metadata
Metadata
Assignees
Labels
blocked-on-makepadBlocked on a Makepad bug or missing Makepad featureBlocked on a Makepad bug or missing Makepad featureenhancementNew feature or requestNew feature or requesthelp wantedLooking for help from anyone!Looking for help from anyone!
Type
Projects
Status
Blocked