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 Fix breaking change about format of accounts.created_at (#16186) 2021-05-09 10:39:13 +02:00
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 Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer (#15415) 2020-12-23 16:43:38 +01:00
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 Add server rules (#15769) 2021-02-21 19:50:12 +01:00
scheduled_status_serializer.rb
search_serializer.rb
status_serializer.rb
suggestion_serializer.rb Add cold-start follow recommendations (#15945) 2021-04-12 12:37:14 +02:00
tag_serializer.rb
web_push_subscription_serializer.rb