about summary refs log tree commit diff
path: root/spec/models/tag_spec.rb
AgeCommit message (Expand)Author
2023-02-20Autofix Rubocop remaining Layout rules (#23679)Nick Schonning
2023-02-20Enable Rubocop RSpec/NotToNot (#23723)Nick Schonning
2023-01-04Fix ・ detection in hashtag regex to construct hashtag correctly (#22888)Partho Ghosh
2022-07-13Change how hashtags are normalized (#18795)Eugen Rochko
2021-04-25Improve tag search query (#16104)abcang
2019-09-13Fix hashtags being split by ZWNJ character (#11821)Eugen Rochko
2019-08-18Add more accurate hashtag search (#11579)Eugen Rochko
2019-07-30Change hashtag search to only return results that have trended in the past (#...Eugen Rochko
2019-07-29Fix tag normalization and migration not removing duplicate tags (#11441)Eugen Rochko
2019-07-19Disallow numeric-only hashtags (#11363)ThibG
2019-07-18Fix only one middle dot being recognized in hashtags (#11345)Eugen Rochko
2017-11-15Add a test for Tag#to_param (#5705)ysksn
2017-07-14add validation to tag name (#4194)masarakki
2017-07-13Make tag search case insensitive again (#4184)unarist
2017-06-23Add important test for full-width hashtags (#3911)Eugen Rochko
2017-06-06Fix tag search order and not to use tsvector (#3611)unarist
2017-04-09Search cleanup (#1333)Matt Jankowski
2017-03-05Fix wrongful matching of last period in extended usernamesEugen Rochko
2016-11-16Localizations for most server-side stringsEugen Rochko
2016-11-04Adding hashtag modelEugen Rochko