Chatmosphere / chatmosphere-app

We are a small group of friendly humans working on an open source project to make informal video calls more fun and dynamic.
https://chatmosphere.cc/
Other
161 stars 40 forks source link

Detect Links in Chat Text #138

Closed dkgrieshammer closed 2 years ago

dkgrieshammer commented 2 years ago

Links are clickable now; added a grep and split to replace links with a tags

closes #127 closes #121