You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/serializers/rest
Eugen Rochko 8e111b753a
Move status counters to separate table, count replies (#8104)
* Move status counters to separate table, count replies

* Migration to remove old counter columns from statuses table

* Fix schema file
8 years ago
..
v2 Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) 8 years ago
account_serializer.rb Do not pre-emojify note HTML in accounts REST API (#7821) 8 years ago
application_serializer.rb
context_serializer.rb
credential_account_serializer.rb Allow selecting default posting language instead of auto-detect (#7828) 8 years ago
custom_emoji_serializer.rb
filter_serializer.rb Add option to not consider word boundaries when processing keyword filtering (#7975) 8 years ago
instance_serializer.rb Do not fetch environment variables to determine default locale (#6618) 8 years ago
list_serializer.rb
media_attachment_serializer.rb
notification_serializer.rb
preview_card_serializer.rb Add embed_url to preview cards (#5775) 8 years ago
relationship_serializer.rb Public profile endorsements (accounts picked by profile owner) (#8146) 8 years ago
report_serializer.rb
search_serializer.rb
status_serializer.rb Move status counters to separate table, count replies (#8104) 8 years ago
tag_serializer.rb Track trending tags (#7638) 8 years ago
web_push_subscription_serializer.rb Add REST API for Web Push Notifications subscriptions (#7445) 8 years ago