mastodon/app/serializers/rest
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
..
admin Add graphs and retention metrics to admin dashboard (#16829) 2021-10-14 20:44:59 +02:00
keys
trends Add trending links (#16917) 2021-11-25 13:07:38 +01:00
account_serializer.rb
announcement_serializer.rb
application_serializer.rb
context_serializer.rb
conversation_serializer.rb
credential_account_serializer.rb
custom_emoji_serializer.rb
encrypted_message_serializer.rb
featured_tag_serializer.rb
filter_serializer.rb
identity_proof_serializer.rb
instance_serializer.rb Add configuration attribute to GET /api/v1/instance (#16485) 2021-07-10 17:58:41 +02:00
list_serializer.rb
marker_serializer.rb
media_attachment_serializer.rb Stop setting a shortcode to newly-created media attachments (#16730) 2021-09-13 18:59:37 +02:00
muted_account_serializer.rb
notification_serializer.rb
poll_serializer.rb
preferences_serializer.rb
preview_card_serializer.rb
reaction_serializer.rb
relationship_serializer.rb
report_serializer.rb
rule_serializer.rb
scheduled_status_serializer.rb
search_serializer.rb
status_serializer.rb
suggestion_serializer.rb
tag_serializer.rb
web_push_subscription_serializer.rb