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
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
..
chewy Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 6 years ago
controllers Improve blocked view of profiles (#10491) 6 years ago
helpers Improve blocked view of profiles (#10491) 6 years ago
javascript Improve blocked view of profiles (#10491) 6 years ago
lib Add ActivityPub representation for identity proofs (#10414) 6 years ago
mailers Fix error in AdminMailer#new_pending_account (#10264) 6 years ago
models Improve blocked view of profiles (#10491) 6 years ago
policies Admission-based registrations mode (#10250) 6 years ago
presenters Improve blocked view of profiles (#10491) 6 years ago
serializers Improve blocked view of profiles (#10491) 6 years ago
services Improve blocked view of profiles (#10491) 6 years ago
validators Fix admin validation being too strict about usernames (#10449) 6 years ago
views Improve blocked view of profiles (#10491) 6 years ago
workers Export and import `hide_notifications` alongside user mutes (#10335) 6 years ago