mastodon/app/controllers/admin
Eugen Rochko 6e50134a42
Add trending links (#16917)
* Add trending links

* Add overriding specific links trendability

* Add link type to preview cards and only trend articles

Change trends review notifications from being sent every 5 minutes to being sent every 2 hours

Change threshold from 5 unique accounts to 15 unique accounts

* Fix tests
2021-11-25 13:07:38 +01:00
..
trends Add trending links (#16917) 2021-11-25 13:07:38 +01:00
account_actions_controller.rb
account_moderation_notes_controller.rb
accounts_controller.rb
action_logs_controller.rb
announcements_controller.rb
base_controller.rb
change_emails_controller.rb
confirmations_controller.rb
custom_emojis_controller.rb
dashboard_controller.rb Add trending links (#16917) 2021-11-25 13:07:38 +01:00
domain_allows_controller.rb
domain_blocks_controller.rb
email_domain_blocks_controller.rb
follow_recommendations_controller.rb
instances_controller.rb
invites_controller.rb
ip_blocks_controller.rb
pending_accounts_controller.rb
relationships_controller.rb
relays_controller.rb
report_notes_controller.rb
reported_statuses_controller.rb
reports_controller.rb
resets_controller.rb
roles_controller.rb
rules_controller.rb
settings_controller.rb
sign_in_token_authentications_controller.rb
site_uploads_controller.rb
statuses_controller.rb Fix statuses order in account's statuses admin page (#16937) 2021-11-04 15:49:35 +01:00
subscriptions_controller.rb
tags_controller.rb Add trending links (#16917) 2021-11-25 13:07:38 +01:00
two_factor_authentications_controller.rb
warning_presets_controller.rb