]> cat aescling's git repositories - mastodon.git/commit
Disallow numeric-only hashtags (#11363)
authorThibG <thib@sitedethib.com>
Fri, 19 Jul 2019 21:22:35 +0000 (23:22 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 19 Jul 2019 21:22:35 +0000 (23:22 +0200)
commitc37c1da41e1c490771a409ad1b12f3db55af4cee
tree103234f723d103e3b3d50df912d2803f8f36721a
parent650459f93c6b599c1041ff87f8a78da7fb05cb9d
Disallow numeric-only hashtags (#11363)

* Add spec covering numeric-only hashtags

* Fix hashtag regex
app/models/tag.rb
spec/models/tag_spec.rb