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 d83d01eb1e
Fix `Lint/RedundantSafeNavigation` cop (#28172)
1 year 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 Change link previews to keep original URL from the status (#27312) 1 year 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 Fix error when passing unknown filter param in REST API (#20626) 2 years ago
query.rb Refactor `Trends::Query` to avoid brakeman sql injection warnings (#25881) 2 years 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 Fix posts from force-sensitized accounts being able to trend (#27620) 1 year ago
tag_batch.rb Add trending statuses (#17431) 3 years ago
tag_filter.rb Autofix Rubocop Style/RedundantBegin (#23703) 2 years ago
tags.rb Autofix Rubocop Style/RedundantBegin (#23703) 2 years ago