This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2025-02-01 15:01:40 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
mastodon
/
app
/
models
/
trends
History
Matt Jankowski
32938dadd7
Add
not_allowed
scope for
PreviewCardTrend
(
#29599
)
2024-03-26 13:21:20 +00:00
..
base.rb
…
history.rb
Fix
Lint/RedundantSafeNavigation
cop (
#28172
)
2023-12-01 15:52:56 +00:00
links.rb
Add
not_allowed
scope for
PreviewCardTrend
(
#29599
)
2024-03-26 13:21:20 +00:00
preview_card_batch.rb
…
preview_card_filter.rb
…
preview_card_provider_batch.rb
…
preview_card_provider_filter.rb
…
query.rb
Refactor
Trends::Query
to avoid brakeman sql injection warnings (
#25881
)
2023-07-12 14:19:20 +02:00
status_batch.rb
…
status_filter.rb
…
statuses.rb
Add
RankedTrend
concern for trends classes (
#29388
)
2024-02-26 13:45:39 +00:00
tag_batch.rb
…
tag_filter.rb
…
tags.rb
…