spacebarchat / server

Spacebar server - A reimplementation of the Discord.com backend, built with Typescript and love
https://spacebar.chat
GNU Affero General Public License v3.0
1.49k stars 250 forks source link

Don't embed links in <> #1128

Closed DEVTomatoCake closed 5 months ago

DEVTomatoCake commented 5 months ago

If you enclose links using <>, they shouldn't embed. This PR implements this.

TheArcaneBrony commented 5 months ago

Looks good to me, haven't tested it myself but this looks like it'd get the job done.