1
0
mirror of https://github.com/funamitech/mastodon synced 2025-01-02 07:53:14 +09:00
YuruToot/app/models/trends
Emelia Smith 99051479c1
Fix Trending Tags pending review having an unstable sort order ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-08-19 13:25:40 +00:00
..
base.rb Add support for language preferences for trending statuses and links () 2022-10-08 16:45:40 +02:00
history.rb Fix Lint/RedundantSafeNavigation cop () 2023-12-01 15:52:56 +00:00
links.rb Add not_allowed scope for PreviewCardTrend () 2024-03-26 13:21:20 +00:00
preview_card_batch.rb Add trending statuses () 2022-02-25 00:34:14 +01:00
preview_card_filter.rb Fix Performance/CollectionLiteralInLoop cop () 2023-05-04 05:33:55 +02:00
preview_card_provider_batch.rb Add trending statuses () 2022-02-25 00:34:14 +01:00
preview_card_provider_filter.rb Fix error when passing unknown filter param in REST API () 2022-11-14 08:06:06 +01:00
query.rb Refactor Trends::Query to avoid brakeman sql injection warnings () 2023-07-12 14:19:20 +02:00
status_batch.rb Fix using wrong policy on status-related actions in admin UI () 2022-10-28 00:48:30 +02:00
status_filter.rb Fix Performance/CollectionLiteralInLoop cop () 2023-05-04 05:33:55 +02:00
statuses.rb Add RankedTrend concern for trends classes () 2024-02-26 13:45:39 +00:00
tag_batch.rb Add trending statuses () 2022-02-25 00:34:14 +01:00
tag_filter.rb Fix Trending Tags pending review having an unstable sort order () 2024-08-19 13:25:40 +00:00
tags.rb Autofix Rubocop Style/RedundantBegin () 2023-02-19 07:09:40 +09:00