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 67b3b62b98
Improve blocked view of profiles (#10491)
* Revert "Fix filtering of favourited_by, reblogged_by, followers and following (#10447)"

This reverts commit 120544067f.

* Revert "Hide blocking accounts from blocked users (#10442)"

This reverts commit 62bafa20a1.

* Improve blocked view of profiles

- Change "You are blocked" to "Profile unavailable"
- Hide following/followers in API when blocked
- Disable follow button and show "Profile unavailable" on public profile as well
6 years ago
..
v2
account_serializer.rb
application_serializer.rb
context_serializer.rb
conversation_serializer.rb
credential_account_serializer.rb
custom_emoji_serializer.rb
filter_serializer.rb
identity_proof_serializer.rb squashed identity proof updates (#10375) 6 years ago
instance_serializer.rb Bump webpacker from 3.5.5 to 4.0.2 (#10277) 6 years ago
list_serializer.rb
media_attachment_serializer.rb
notification_serializer.rb
poll_serializer.rb Add support for custom emojis in poll options (#10322) 6 years ago
preferences_serializer.rb
preview_card_serializer.rb
relationship_serializer.rb Improve blocked view of profiles (#10491) 6 years ago
report_serializer.rb
scheduled_status_serializer.rb
search_serializer.rb
status_serializer.rb Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 6 years ago
tag_serializer.rb
web_push_subscription_serializer.rb