index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
tag.rb
Age
Commit message (
Expand
)
Author
2018-04-23
Update dependencies for Ruby (2018-04-23) (#7237)
Yamagishi Kazutoshi
2018-03-11
Fix #6715: Make catalan words with the L geminate letter work in hashtags (#6...
Eugen Rochko
2017-12-10
Fix account and tag searches with leading/trailing spaces (#5965)
Andrea Scarpino
2017-11-18
Lists (#5703)
Eugen Rochko
2017-11-12
Update model annotations to use BIGINT for IDs (#5461)
Daniel Hunsaker
2017-07-14
add validation to tag name (#4194)
masarakki
2017-07-13
Make tag search case insensitive again (#4184)
unarist
2017-06-06
Fix tag search order and not to use tsvector (#3611)
unarist
2017-05-02
annotate models (#2697)
yhirano
2017-04-09
Search cleanup (#1333)
Matt Jankowski
2017-03-22
Fix full-text search query quotation, improve tag search performance with an ...
Eugen Rochko
2017-03-22
New API method: /api/v1/search
Eugen Rochko
2017-03-05
Fix wrongful matching of last period in extended usernames
Eugen Rochko
2016-12-18
Removing external hub completely, fix #333 fixing digit-only hashtags,
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-11-07
Fix account and hashtag regex
Eugen Rochko
2016-11-05
Adding hashtags
Eugen Rochko
2016-11-04
Adding hashtag model
Eugen Rochko