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 d6349c0e9a
Add year in review feature to web UI (#32709)
2 months ago
..
admin Return domain block digests from admin domain blocks API (#29092) 11 months ago
trends
v1 Remove unused `usage` method from `REST::V1::InstanceSerializer` (#32768) 2 months ago
account_relationship_severance_event_serializer.rb Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately (#29714) 9 months ago
account_serializer.rb Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 1 year ago
account_warning_serializer.rb Add in-app notifications for moderation actions/warnings (#30065) 8 months ago
announcement_serializer.rb Change `/api/v1/announcements` to return regular `Status` entities (#26736) 9 months ago
annual_report_event_serializer.rb Add year in review feature to web UI (#32709) 2 months ago
annual_report_serializer.rb Add annual reports for accounts (#28693) 11 months ago
annual_reports_serializer.rb Add annual reports for accounts (#28693) 11 months ago
appeal_serializer.rb Add in-app notifications for moderation actions/warnings (#30065) 8 months ago
application_serializer.rb Support multiple redirect_uris when creating OAuth 2.0 Applications (#29192) 8 months ago
context_serializer.rb
conversation_serializer.rb
credential_account_serializer.rb Add `hide_collections`, `discoverable` and `indexable` attributes to credentials API (#26998) 1 year ago
credential_application_serializer.rb Support multiple redirect_uris when creating OAuth 2.0 Applications (#29192) 8 months ago
custom_emoji_serializer.rb Add Typescript types for some API objects (#26602) 1 year ago
dedup_notification_group_serializer.rb Add option to request partial accounts in grouped notifications API (#31299) 5 months ago
domain_block_preview_serializer.rb Add preview of followers removed in domain block modal in web UI (#32032) 3 months ago
domain_block_serializer.rb
extended_description_serializer.rb
familiar_followers_serializer.rb
featured_tag_serializer.rb Fix error and incorrect URLs in `/api/v1/accounts/:id/featured_tags` for remote accounts (#27459) 1 year ago
filter_keyword_serializer.rb
filter_result_serializer.rb
filter_serializer.rb
filter_status_serializer.rb
instance_serializer.rb Rename `/api/v2_alpha/notifications*` to `/api/v2/notifications*` (#31840) 4 months ago
language_serializer.rb Add `GET /api/v1/instance/languages` to REST API (#24443) 1 year ago
list_serializer.rb Add exclusive lists (#22048) 2 years ago
marker_serializer.rb Rewrite markers reducer in Typescript (#27644) 9 months ago
media_attachment_serializer.rb Add API types for status and related objects (#29792) 9 months ago
muted_account_serializer.rb
notification_group_serializer.rb Add year in review feature to web UI (#32709) 2 months ago
notification_policy_serializer.rb Revamp notification policy options (#31343) 5 months ago
notification_request_serializer.rb Add notification policies and notification requests (#29366) 10 months ago
notification_serializer.rb Grouped Notifications UI (#30440) 6 months ago
poll_serializer.rb Add API types for status and related objects (#29792) 9 months ago
preferences_serializer.rb
preview_card_serializer.rb Change `author_account` to be `authors` in REST API (#30846) 6 months ago
privacy_policy_serializer.rb
reaction_serializer.rb
relationship_serializer.rb Add Typescript types for some API objects (#26602) 1 year ago
report_serializer.rb
role_serializer.rb
rule_serializer.rb Add hints for rules (#29539) 10 months ago
scheduled_status_serializer.rb
search_serializer.rb
status_edit_serializer.rb
status_serializer.rb Use `likes` and `shares` totalItems on status creations and updates (#32620) 2 months ago
status_source_serializer.rb
suggestion_serializer.rb Change `source` attribute of `Suggestion` entity in `/api/v2/suggestions` back to a string (#29108) 11 months ago
tag_serializer.rb Fix `Rails/WhereExists` cop in REST::TagSerializer model (#28790) 12 months ago
translation_serializer.rb Translate CW, poll options and media descriptions (#24175) 2 years ago
web_push_subscription_serializer.rb