You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/models/trends
Matt Jankowski 04a939d640
Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988)
3 months ago
..
base.rb Add support for language preferences for trending statuses and links (#18288) 2 years ago
history.rb Fix `Lint/RedundantSafeNavigation` cop (#28172) 1 year ago
links.rb Add `not_allowed` scope for `PreviewCardTrend` (#29599) 9 months ago
preview_card_batch.rb Add trending statuses (#17431) 3 years ago
preview_card_filter.rb Fix Performance/CollectionLiteralInLoop cop (#24819) 2 years ago
preview_card_provider_batch.rb Add trending statuses (#17431) 3 years ago
preview_card_provider_filter.rb Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988) 3 months ago
query.rb Refactor `Trends::Query` to avoid brakeman sql injection warnings (#25881) 1 year ago
status_batch.rb Fix using wrong policy on status-related actions in admin UI (#19490) 2 years ago
status_filter.rb Fix Performance/CollectionLiteralInLoop cop (#24819) 2 years ago
statuses.rb Add `RankedTrend` concern for trends classes (#29388) 10 months ago
tag_batch.rb Add trending statuses (#17431) 3 years ago
tag_filter.rb Fix Trending Tags pending review having an unstable sort order (#31473) 4 months ago
tags.rb Autofix Rubocop Style/RedundantBegin (#23703) 2 years ago