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
2023-01-04
Fix ・ detection in hashtag regex to construct hashtag correctly (#22888)
Partho Ghosh
2022-11-10
Improve performance by avoiding regex construction (#20215)
James Tucker
2022-07-22
Fix unicode regression in #18809 (#18863)
Eugen Rochko
2022-07-17
Add ability to follow hashtags (#18809)
Eugen Rochko
2022-07-13
Change how hashtags are normalized (#18795)
Eugen Rochko
2021-11-26
Fix error on trending hashtags/links pages in admin UI due to missing constan...
Eugen Rochko
2021-11-25
Add trending links (#16917)
Eugen Rochko
2021-11-18
Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915)
Takeshi Umeda
2021-05-07
Change trending hashtags to be affected be reblogs (#16164)
Eugen Rochko
2021-04-25
Improve tag search query (#16104)
abcang
2020-11-12
Fix possible inconsistencies in tag search (#14906)
ThibG
2020-09-07
Changed tag most_used to recently_used (#14760)
abcang
2019-12-17
Fixes featured hashtag setting page erroring out instead of rejecting invalid...
ThibG
2019-10-10
Fix admin setting to auto-approve hashtags not affecting query (#12130)
Eugen Rochko
2019-10-09
Add admin setting to auto-approve hashtags (#12122)
Eugen Rochko
2019-10-01
Fix records not being indexed sometimes (#12024)
Eugen Rochko
2019-09-28
Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977)
Eugen Rochko
2019-09-17
Fix the sample account icon of Profile directory to local only (#11872)
mayaeh
2019-09-16
Add search and sort functions to hashtag admin UI (#11829)
mayaeh
2019-09-13
Fix hashtags being split by ZWNJ character (#11821)
Eugen Rochko
2019-09-02
Change trending hashtags to not disappear instantly after midnight (#11712)
Eugen Rochko
2019-08-19
Fix ignoring whole status because of one invalid hashtag (#11621)
Eugen Rochko
2019-08-18
Add more accurate hashtag search (#11579)
Eugen Rochko
2019-08-07
Fix trending tags returning less items than requested sometimes (#11513)
Eugen Rochko
2019-08-07
Fix account tags not being saved correctly (#11507)
Eugen Rochko
2019-08-05
Change admin UI for hashtags and add back whitelisted trends (#11490)
Eugen Rochko
2019-07-30
Change hashtag search to only return results that have trended in the past (#...
Eugen Rochko
2019-07-30
Add hashtag score for better sorting of autosuggestions (#11427)
Eugen Rochko
2019-07-29
Fix tag normalization and migration not removing duplicate tags (#11441)
Eugen Rochko
2019-07-28
Change hashtags to preserve first-used casing (#11416)
Eugen Rochko
2019-07-19
Disallow numeric-only hashtags (#11363)
ThibG
2019-07-18
Fix only one middle dot being recognized in hashtags (#11345)
Eugen Rochko
2019-03-13
Fix `tagged` param not being normalized before querying tags (#10249)
Eugen Rochko
2019-02-26
Add type, limit, offset, min_id, max_id, account_id to search API (#10091)
Eugen Rochko
2019-02-04
Add featured hashtags to profiles (#9755)
Eugen Rochko
2018-12-08
Cache hashtag sample accounts, and exclude ineligible ones (#9465)
Eugen Rochko
2018-12-07
Fix various things in the directory (#9449)
Eugen Rochko
2018-12-06
Add profile directory (#9427)
Eugen Rochko
2018-05-27
Track trending tags (#7638)
Eugen Rochko
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
[next]