mastodon/spec/services
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
..
activitypub Fix more keybase-related test failures (#10443) 2019-04-01 19:10:44 +02:00
pubsubhubbub
account_search_service_spec.rb Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
after_block_domain_from_account_service_spec.rb
after_block_service_spec.rb
app_sign_up_service_spec.rb Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
authorize_follow_service_spec.rb
batched_remove_status_service_spec.rb Add scheduled statuses (#9706) 2019-01-05 12:43:28 +01:00
block_domain_service_spec.rb
block_service_spec.rb
bootstrap_timeline_service_spec.rb
fan_out_on_write_service_spec.rb
favourite_service_spec.rb
fetch_atom_service_spec.rb Ignore JSON-LD profile in mime type comparison (#9179) 2018-11-22 12:49:07 +01:00
fetch_link_card_service_spec.rb Ignore low-confidence CharlockHolmes guesses when parsing link cards (#9510) 2018-12-17 19:19:45 +01:00
fetch_oembed_service_spec.rb Fix undefined method error in sidekiq (#9807) 2019-01-14 17:28:41 +01:00
fetch_remote_account_service_spec.rb
fetch_remote_status_service_spec.rb
follow_service_spec.rb
hashtag_query_service_spec.rb
import_service_spec.rb Export and import hide_notifications alongside user mutes (#10335) 2019-04-03 18:17:43 +02:00
mute_service_spec.rb
notify_service_spec.rb
post_status_service_spec.rb Prevent posting toots with media attachments from someone else (#9921) 2019-01-26 23:59:39 +01:00
precompute_feed_service_spec.rb
process_feed_service_spec.rb
process_interaction_service_spec.rb
process_mentions_service_spec.rb
reblog_service_spec.rb Fix reblogs privacy (#10302) 2019-03-17 14:54:09 +01:00
reject_follow_service_spec.rb
remove_status_service_spec.rb Add scheduled statuses (#9706) 2019-01-05 12:43:28 +01:00
report_service_spec.rb Set and store report URIs (#10303) 2019-03-17 15:34:56 +01:00
resolve_account_service_spec.rb Remove pending (#9752) 2019-01-08 09:42:56 +01:00
resolve_url_service_spec.rb
search_service_spec.rb Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
send_interaction_service_spec.rb
subscribe_service_spec.rb
suspend_account_service_spec.rb Reject existing Follows when suspending a remote account (#10230) 2019-03-10 16:18:58 +01:00
unblock_domain_service_spec.rb
unblock_service_spec.rb
unfollow_service_spec.rb Reject existing Follow in addition to sending a Block (#9811) 2019-01-18 15:57:19 +01:00
unmute_service_spec.rb
unsubscribe_service_spec.rb
update_remote_profile_service_spec.rb
verify_link_service_spec.rb