Skip to content

Bridge widgets as pinned messages #468

@Half-Shot

Description

@Half-Shot

Widgets in matrix are embedded web pages which some clients can display. To bridge them to slack we should send a normal message with the URL and then pin that message so it's easy to find for people on slack.

Matrix widgets are in the process of being add to the specification here: matrix-org/matrix-spec-proposals#2764 the relevant documentation of the state event can at the time of writing be seen in this preview when one of these is added or removed (content is blank) a slack pinned message would need to be added (https://api.slack.com/events/pin_added) or remove (https://api.slack.com/events/pin_removed).

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-EnhancementNew features, changes in functionality, performance boosts, user-facing improvements.Z-Good-First-IssueGood for newcomershacktoberfestGood issues for people to tackle as part of hacktoberfest

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions