]> cat aescling's git repositories - mastodon.git/commit
Parse links in status content on update as well as mount (#4042)
authorSTJrInuyasha <MattWCSTRFAN@gmail.com>
Thu, 6 Jul 2017 19:30:37 +0000 (12:30 -0700)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 6 Jul 2017 19:30:37 +0000 (21:30 +0200)
commit6bf6d35637abc691cf85b1c96a54c74af8b8bc2e
tree5b0c8e6079dbc431c4d126f9d882af9aaea60f0e
parent9c03fd9caef575792f08fd4e5c396d8d72bad09f
Parse links in status content on update as well as mount (#4042)

* Update links in status content on update as well as mount
Fixes occasional bugs with mentions and hashtags not being set to open in a new column like they should, and instead opening in a new page

* use classList instead of raw className
app/javascript/mastodon/components/status_content.js