]> cat aescling's git repositories - mastodon.git/commit
Fix hashtag processing when sending toots
authorThibaut Girka <thib@sitedethib.com>
Fri, 1 Feb 2019 10:41:34 +0000 (11:41 +0100)
committerThibG <thib@sitedethib.com>
Fri, 1 Feb 2019 11:37:28 +0000 (12:37 +0100)
commit762e4fdf557ff7cbdd9fce301060f11bb23cb84e
treef9fd6ab4a0ac293bbc400deb3a5817bf238778de
parent48d00ac0d9ad703fa3605337b0866c8ce6f21b28
Fix hashtag processing when sending toots

This fixes crashes in pleroma when writing toots with a content warning,
since pleroma inserts a “nsfw” hashtag that isn't part of the toot's text.
app/javascript/flavours/glitch/util/hashtag.js