about summary refs log tree commit diff
path: root/app/models/trends
AgeCommit message (Expand)Author
2023-02-19Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-19Autofix Rubocop Style/RedundantBegin (#23703)Nick Schonning
2023-02-09Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-08Apply Rubocop Performance/BlockGivenWithExplicitBlock (#23441)Nick Schonning
2023-02-08Apply Rubocop Performance/RedundantBlockCall (#23440)Nick Schonning
2022-11-14Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-14Fix error when passing unknown filter param in REST API (#20626)Eugen Rochko
2022-10-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-10-28Fix using wrong policy on status-related actions in admin UI (#19490)Eugen Rochko
2022-10-08Add support for language preferences for trending statuses and links (#18288)Eugen Rochko
2022-05-24Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-05-22Change algorithm of `tootctl search deploy` to improve performance (#18463)Eugen Rochko
2022-05-01Merge branch 'main' into glitch-soc/merge-upstreamClaire
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-08Merge branch 'main' into glitch-soc/merge-upstreamClaire
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-26Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-03-26Add offset pagination to trends in REST API (#17872)Eugen Rochko
2022-02-26Add option (on by default) to allow toots with content warnings to trendClaire
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