57 Commits (6c20dad201efdfaec59c37ce3f3ca4c7702b5274)

Author SHA1 Message Date
Partho Ghosh 115ab2869b
Fix ・ detection in hashtag regex to construct hashtag correctly (#22888) 1 year ago
James Tucker 78a6b871fe
Improve performance by avoiding regex construction (#20215) 2 years ago
Eugen Rochko 76ff452306
Fix unicode regression in #18809 (#18863) 2 years ago
Eugen Rochko c3f0621a59
Add ability to follow hashtags (#18809) 2 years ago
Eugen Rochko e7aa2be828
Change how hashtags are normalized (#18795) 2 years ago
Eugen Rochko 12b3ff6c6d
Fix error on trending hashtags/links pages in admin UI due to missing constant (#17044) 3 years ago
Eugen Rochko 6e50134a42
Add trending links (#16917) 3 years ago
Takeshi Umeda 3419d3ec84
Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915) 3 years ago
Eugen Rochko 74081433d0
Change trending hashtags to be affected be reblogs (#16164) 3 years ago
abcang 7f0c49c58a
Improve tag search query (#16104) 3 years ago
ThibG 9870b175b4
Fix possible inconsistencies in tag search (#14906) 4 years ago
abcang e79d719e92
Changed tag most_used to recently_used (#14760) 4 years ago
ThibG da2143b308 Fixes featured hashtag setting page erroring out instead of rejecting invalid tags (#12436) 4 years ago
Eugen Rochko 915f3712ae
Fix admin setting to auto-approve hashtags not affecting query (#12130) 5 years ago
Eugen Rochko c8bcf5cbfd
Add admin setting to auto-approve hashtags (#12122) 5 years ago
Eugen Rochko 5c42f47617
Fix records not being indexed sometimes (#12024) 5 years ago
Eugen Rochko ab33c4df94
Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977) 5 years ago
mayaeh 0e5b9e3ba0 Fix the sample account icon of Profile directory to local only (#11872) 5 years ago
mayaeh ef0d22f232 Add search and sort functions to hashtag admin UI (#11829) 5 years ago
Eugen Rochko 0762258aec
Fix hashtags being split by ZWNJ character (#11821) 5 years ago
Eugen Rochko 70ddef2654
Change trending hashtags to not disappear instantly after midnight (#11712) 5 years ago
Eugen Rochko dff46b260b
Fix ignoring whole status because of one invalid hashtag (#11621) 5 years ago
Eugen Rochko cc0a55cf9a
Add more accurate hashtag search (#11579) 5 years ago
Eugen Rochko 94c54997cf
Fix trending tags returning less items than requested sometimes (#11513) 5 years ago
Eugen Rochko ac33f1aedd
Fix account tags not being saved correctly (#11507) 5 years ago
Eugen Rochko 115dab78f1
Change admin UI for hashtags and add back whitelisted trends (#11490) 5 years ago
Eugen Rochko 92de439c04
Change hashtag search to only return results that have trended in the past (#11448) 5 years ago
Eugen Rochko 648cdbc04a
Add hashtag score for better sorting of autosuggestions (#11427) 5 years ago
Eugen Rochko e136112ab7
Fix tag normalization and migration not removing duplicate tags (#11441) 5 years ago
Eugen Rochko f371b32137
Change hashtags to preserve first-used casing (#11416) 5 years ago
ThibG c37c1da41e Disallow numeric-only hashtags (#11363) 5 years ago
Eugen Rochko 84e988479e
Fix only one middle dot being recognized in hashtags (#11345) 5 years ago
Eugen Rochko 06663fcf87
Fix `tagged` param not being normalized before querying tags (#10249) 5 years ago
Eugen Rochko e7f20cc43f
Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 5 years ago
Eugen Rochko 364f2ff9aa
Add featured hashtags to profiles (#9755) 5 years ago
Eugen Rochko 6b78e5b5ab
Cache hashtag sample accounts, and exclude ineligible ones (#9465) 6 years ago
Eugen Rochko ecd303c097
Fix various things in the directory (#9449) 6 years ago
Eugen Rochko 73be8f38c1
Add profile directory (#9427) 6 years ago
Eugen Rochko 9bd23dc4e5
Track trending tags (#7638) 6 years ago
Yamagishi Kazutoshi 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) 6 years ago
Eugen Rochko 1aaec701bb
Fix #6715: Make catalan words with the L geminate letter work in hashtags (#6741) 6 years ago
Andrea Scarpino 6a82939adb Fix account and tag searches with leading/trailing spaces (#5965) 7 years ago
Eugen Rochko 24cafd73a2
Lists (#5703) 7 years ago
Daniel Hunsaker cf7e840990 Update model annotations to use BIGINT for IDs (#5461) 7 years ago
masarakki a49be27145 add validation to tag name (#4194) 7 years ago
unarist c2753fdfb4 Make tag search case insensitive again (#4184) 7 years ago
unarist 004672aa6c Fix tag search order and not to use tsvector (#3611) 7 years ago
yhirano 298796cc7b annotate models (#2697) 7 years ago
Matt Jankowski 388ec0d5b6 Search cleanup (#1333) 7 years ago
Eugen Rochko 5aa3df017b Fix full-text search query quotation, improve tag search performance with an index, 7 years ago