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
Claire 98a2bb8be2
Fix issue with severed relationships notifications (#29668)
11 months ago
..
admin Return domain block digests from admin domain blocks API (#29092) 1 year ago
keys Add E2EE API (#13820) 5 years ago
trends Add trending links (#16917) 3 years ago
v1 Use a helper to avoid using `media/` asset prefixes (#28756) 1 year ago
account_relationship_severance_event_serializer.rb Add notifications of severed relationships (#27511) 11 months ago
account_serializer.rb Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 1 year ago
announcement_serializer.rb Fix remaining `Rails/WhereExists` cop violations, regenerate todo (#28892) 1 year ago
annual_report_serializer.rb Add annual reports for accounts (#28693) 1 year ago
annual_reports_serializer.rb Add annual reports for accounts (#28693) 1 year ago
application_serializer.rb Add VAPID public key to instance serializer (#28006) 1 year ago
context_serializer.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 8 years ago
conversation_serializer.rb Add unread indicator to conversations (#9009) 6 years ago
credential_account_serializer.rb Add `hide_collections`, `discoverable` and `indexable` attributes to credentials API (#26998) 1 year ago
custom_emoji_serializer.rb Add Typescript types for some API objects (#26602) 1 year ago
domain_block_serializer.rb Change about page to be mounted in the web UI (#19345) 2 years ago
encrypted_message_serializer.rb Fix wrong route helper in encrypted messages controller (#13952) 5 years ago
extended_description_serializer.rb Change settings area to be separated into categories in admin UI (#19407) 2 years ago
familiar_followers_serializer.rb Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 3 years ago
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 Revamp post filtering system (#18058) 3 years ago
filter_result_serializer.rb Add ability to filter individual posts (#18945) 3 years ago
filter_serializer.rb Add ability to filter individual posts (#18945) 3 years ago
filter_status_serializer.rb Add ability to filter individual posts (#18945) 3 years ago
instance_serializer.rb Use a helper to avoid using `media/` asset prefixes (#28756) 1 year ago
language_serializer.rb Add `GET /api/v1/instance/languages` to REST API (#24443) 2 years ago
list_serializer.rb Add exclusive lists (#22048) 2 years ago
marker_serializer.rb Add timeline read markers API (#11762) 6 years ago
media_attachment_serializer.rb Stop setting a shortcode to newly-created media attachments (#16730) 3 years ago
muted_account_serializer.rb Add duration parameter to muting. (#13831) 4 years ago
notification_policy_serializer.rb Add notification policies and notification requests (#29366) 12 months ago
notification_request_serializer.rb Add notification policies and notification requests (#29366) 12 months ago
notification_serializer.rb Fix issue with severed relationships notifications (#29668) 11 months ago
poll_serializer.rb Add voters count support (#11917) 5 years ago
preferences_serializer.rb Add `reading:autoplay:gifs` to /api/v1/preferences (#22706) 2 years ago
preview_card_serializer.rb Change link previews to keep original URL from the status (#27312) 1 year ago
privacy_policy_serializer.rb Autofix Rubocop Style/FormatString (#23743) 2 years ago
reaction_serializer.rb Add announcements (#12662) 5 years ago
relationship_serializer.rb Add Typescript types for some API objects (#26602) 1 year ago
report_serializer.rb Fix missing cast of status and rule IDs to string (fix #19048) (#20122) 2 years ago
role_serializer.rb Add customizable user roles (#18641) 3 years ago
rule_serializer.rb Add hints for rules (#29539) 12 months ago
scheduled_status_serializer.rb Fix wrong param name in scheduled statuses and return params in API (#9725) 6 years ago
search_serializer.rb Remove deprecated `GET /api/v1/search` API (#11823) 6 years ago
status_edit_serializer.rb Refactor formatter (#17828) 3 years ago
status_serializer.rb Wrong count in response when removing favourite/reblog (#24365) 2 years ago
status_source_serializer.rb Add support for editing for published statuses (#16697) 3 years ago
suggestion_serializer.rb Change `source` attribute of `Suggestion` entity in `/api/v2/suggestions` back to a string (#29108) 1 year ago
tag_serializer.rb Fix `Rails/WhereExists` cop in REST::TagSerializer model (#28790) 1 year ago
translation_serializer.rb Translate CW, poll options and media descriptions (#24175) 2 years ago
web_push_subscription_serializer.rb Add missing `policy` attribute to `WebPushSubscriptionSerializer` (#23210) 2 years ago