Glitch-Shrike/spec
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
2019-04-07 04:59:13 +02:00
..
controllers Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
fabricators Improvements to image upload validation and creation (#10431) 2019-04-01 07:30:46 +02:00
features
fixtures Export and import `hide_notifications` alongside user mutes (#10335) 2019-04-03 18:17:43 +02:00
helpers Add specs for action log helper (#9605) 2019-03-16 00:57:23 +09:00
lib Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 2019-03-28 04:44:59 +01:00
mailers Improve e-mail digest (#9689) 2019-01-02 10:47:32 +01:00
models Export and import `hide_notifications` alongside user mutes (#10335) 2019-04-03 18:17:43 +02:00
policies
presenters Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
requests Redesign landing page (#10232) 2019-03-12 17:34:00 +01:00
routing
serializers/activitypub
services Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
support
validators
views Redesign landing page (#10232) 2019-03-12 17:34:00 +01:00
workers
rails_helper.rb
spec_helper.rb