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 a2ba011326
Change privacy policy to be rendered in web UI, add REST API (#19310)
Source string no longer localized, Markdown instead of raw HTML
2 years ago
..
admin Fix breaking change in admin account API (#19176) 2 years ago
keys
trends Add trending links (#16917) 3 years ago
v1 Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294) 2 years ago
account_serializer.rb Add `limited` attribute to accounts in REST API and a warning in web UI (#18344) 3 years ago
announcement_serializer.rb Refactor formatter (#17828) 3 years ago
application_serializer.rb
context_serializer.rb
conversation_serializer.rb
credential_account_serializer.rb Add customizable user roles (#18641) 3 years ago
custom_emoji_serializer.rb
encrypted_message_serializer.rb
familiar_followers_serializer.rb Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 3 years ago
featured_tag_serializer.rb Change how hashtags are normalized (#18795) 3 years ago
filter_keyword_serializer.rb Revamp post filtering system (#18058) 3 years ago
filter_result_serializer.rb Add ability to filter individual posts (#18945) 2 years ago
filter_serializer.rb Add ability to filter individual posts (#18945) 2 years ago
filter_status_serializer.rb Add ability to filter individual posts (#18945) 2 years ago
instance_serializer.rb Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294) 2 years ago
list_serializer.rb
marker_serializer.rb
media_attachment_serializer.rb Stop setting a shortcode to newly-created media attachments (#16730) 3 years ago
muted_account_serializer.rb
notification_serializer.rb Add notifications for new reports (#18697) 3 years ago
poll_serializer.rb
preferences_serializer.rb Fix preferred posting language returning unusable value in REST API (#18428) 3 years ago
preview_card_serializer.rb
privacy_policy_serializer.rb Change privacy policy to be rendered in web UI, add REST API (#19310) 2 years ago
reaction_serializer.rb
relationship_serializer.rb Add ability to filter followed accounts' posts by language (#19095) 2 years ago
report_serializer.rb Add notifications for new reports (#18697) 3 years ago
role_serializer.rb Add customizable user roles (#18641) 3 years ago
rule_serializer.rb
scheduled_status_serializer.rb
search_serializer.rb
status_edit_serializer.rb Refactor formatter (#17828) 3 years ago
status_serializer.rb Revamp post filtering system (#18058) 3 years ago
status_source_serializer.rb Add support for editing for published statuses (#16697) 3 years ago
suggestion_serializer.rb
tag_serializer.rb Add ability to follow hashtags (#18809) 2 years ago
translation_serializer.rb Add user content translations with configurable backends (#19218) 2 years ago
web_push_subscription_serializer.rb