Age | Commit message (Expand) | Author |
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 |
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 |