]> cat aescling's git repositories - mastodon.git/commit
Fix hashtags being split by ZWNJ character (#11821)
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 13 Sep 2019 14:01:26 +0000 (16:01 +0200)
committerGitHub <noreply@github.com>
Fri, 13 Sep 2019 14:01:26 +0000 (16:01 +0200)
commit0762258aec68f1d422a0ecdc29d637c5807f943a
tree6c084bae4eb476959b3f5a4ffff375471eb0a358
parent59da5ccb8e9e06e0c91ebd548e899786c632f1de
Fix hashtags being split by ZWNJ character (#11821)

Fix #11761
app/models/tag.rb
spec/models/tag_spec.rb