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)
5 months ago
..
base.rb
history.rb Fix `Lint/RedundantSafeNavigation` cop (#28172) 1 year ago
links.rb Add `not_allowed` scope for `PreviewCardTrend` (#29599) 11 months ago
preview_card_batch.rb
preview_card_filter.rb
preview_card_provider_batch.rb
preview_card_provider_filter.rb Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988) 5 months ago
query.rb Refactor `Trends::Query` to avoid brakeman sql injection warnings (#25881) 2 years ago
status_batch.rb
status_filter.rb
statuses.rb Add `RankedTrend` concern for trends classes (#29388) 12 months ago
tag_batch.rb
tag_filter.rb Fix Trending Tags pending review having an unstable sort order (#31473) 6 months ago
tags.rb