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

Put a space before URL in chat messages #246

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

hiroshisuga
Copy link
Contributor

This patch introduces a space before URL in chat messages only when there is no space there.
It improves how the link is displayed during the playback, especially when Japanese (or maybe other Asian letters) text is combined.

Here is the closed issue report that I mistakenly posted on BigBlueButton project:
bigbluebutton/bigbluebutton#18313

Copy link
Contributor

@GuiLeme GuiLeme left a comment

Choose a reason for hiding this comment

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

lgtm

@GuiLeme
Copy link
Contributor

GuiLeme commented Jul 19, 2023

I approved the PR and I think it is a good solution for now!! But we should consider the following issue nfrasser/linkifyjs#408 from the Linkify repository, it seems that they already have this on their roadmap, thought we need to see if they are going to consider our case specifically and not only punctuations, as it is specified in their issue, so let's keep track of it.

Outside of that, great solution, thanks, and congrats!!

@antobinary antobinary merged commit 95cbe55 into bigbluebutton:develop Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants