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

MSC4095: Bundled URL previews #4095

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

tulir
Copy link
Member

@tulir tulir commented Jan 31, 2024

Rendered

Implementations:

Signed-off-by: Tulir Asokan [email protected]

@turt2live turt2live added proposal A matrix spec change proposal client-server Client-Server API kind:feature MSC for not-core and not-maintenance stuff needs-implementation This MSC does not have a qualifying implementation for the SCT to review. The MSC cannot enter FCP. labels Feb 1, 2024
Comment on lines +34 to +35
Allowing the omission of `matched_url` is effectively a new feature to send URL
previews without a link in the message text.

Choose a reason for hiding this comment

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

maybe that shouldn't be the case though? the field is called matched_urls, which would indicate they need to match something. I'd add that a client might only show previews it also finds a match in the text/markup for? This would also fix the moderation-can't-see-it-issue listed below.

sumnerevans added a commit to sumnerevans/gomuks that referenced this pull request Dec 20, 2024
This commit implements rending of MSC4095[1] bundled URL previews.

[1]: matrix-org/matrix-spec-proposals#4095

Signed-off-by: Sumner Evans <[email protected]>
sumnerevans added a commit to sumnerevans/gomuks that referenced this pull request Dec 20, 2024
This commit implements rending of MSC4095[1] bundled URL previews.

[1]: matrix-org/matrix-spec-proposals#4095

Signed-off-by: Sumner Evans <[email protected]>
sumnerevans added a commit to sumnerevans/gomuks that referenced this pull request Dec 21, 2024
This commit implements rending of MSC4095[1] bundled URL previews.

[1]: matrix-org/matrix-spec-proposals#4095

Signed-off-by: Sumner Evans <[email protected]>
sumnerevans added a commit to sumnerevans/gomuks that referenced this pull request Dec 21, 2024
This commit implements rending of MSC4095[1] bundled URL previews and
includes a preference for disabling rendering of the previews.

[1]: matrix-org/matrix-spec-proposals#4095

Signed-off-by: Sumner Evans <[email protected]>
@tulir tulir removed the needs-implementation This MSC does not have a qualifying implementation for the SCT to review. The MSC cannot enter FCP. label Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client-server Client-Server API kind:feature MSC for not-core and not-maintenance stuff proposal A matrix spec change proposal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants