about summary refs log tree commit diff
path: root/app/models/trends
AgeCommit message (Expand)Author
2022-05-22Change algorithm of `tootctl search deploy` to improve performance (#18463)Eugen Rochko
2022-04-29Change trending statuses to only show one status from each account (#18181)Eugen Rochko
2022-04-29Change half-life of trending status scores from 6 hours to 2 hours (#18182)Eugen Rochko
2022-04-08Fix dangling language-specific trends (#17997)Eugen Rochko
2022-04-08Fix trends returning less results per page when filtered in REST API (#17996)Eugen Rochko
2022-04-07Fix pagination header on empty trends responses in REST API (#17986)Eugen Rochko
2022-03-26Add offset pagination to trends in REST API (#17872)Eugen Rochko
2022-02-25Add trending statuses (#17431)Eugen Rochko
2022-02-11Change reblogs to not count towards hashtag trends anymore (#17501)Eugen Rochko
2021-12-13Change trending hashtags threshold back from 15 to 5 (#17122)Eugen Rochko
2021-11-25Add trending links (#16917)Eugen Rochko