mastodon-glitch/app/models/trends
Claire ab152ebed4 Merge commit 'e1d7efadc04dd0826c6bcfe43325688566e13881' into glitch-soc/merge-upstream
Conflicts:
- `app/models/status.rb`:
  Upstream refactored `visibility` handling to a concern, while glitch-soc had
  custom code adjacent to some of the changed lines.
  Applied upstream's changes.
- `lib/mastodon/version.rb`:
  Upstream moved some definitions to `config/mastodon.yml`, while glitch-soc's
  default github repository had been modified.
  Applied upstream's changes and updated `config/mastodon.yml` accordingly.
2025-01-14 20:38:32 +01:00
..
base.rb Change hashtag trends to be stored in the database instead of redis (#32837) 2024-12-04 11:59:17 +00:00
history.rb Fix `Lint/RedundantSafeNavigation` cop (#28172) 2023-12-01 15:52:56 +00:00
links.rb Fix issue with trending order when user has chosen languages (#33557) 2025-01-13 14:27:30 +00:00
preview_card_batch.rb
preview_card_filter.rb Fix Performance/CollectionLiteralInLoop cop (#24819) 2023-05-04 05:33:55 +02:00
preview_card_provider_batch.rb
preview_card_provider_filter.rb Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988) 2024-09-20 08:51:37 +00:00
query.rb Fix issue with trending order when user has chosen languages (#33557) 2025-01-13 14:27:30 +00:00
status_batch.rb
status_filter.rb Fix Performance/CollectionLiteralInLoop cop (#24819) 2023-05-04 05:33:55 +02:00
statuses.rb Merge commit 'e1d7efadc04dd0826c6bcfe43325688566e13881' into glitch-soc/merge-upstream 2025-01-14 20:38:32 +01:00
tag_batch.rb
tag_filter.rb Change hashtag trends to be stored in the database instead of redis (#32837) 2024-12-04 11:59:17 +00:00
tags.rb Fix issue with trending order when user has chosen languages (#33557) 2025-01-13 14:27:30 +00:00