mastodon/spec/services
ThibG 33a71e8f7c Do not hide boost notifications from followed people with hidden boosts (#9147)
* Do not hide boost notifications from followed people with hidden boosts

Not displaying boosts from a followed user in the Home timeline and not
having notifications when they reblog your own content are two very
separate concerns, tying them together seem counter-intuitive and unwanted.

* Update specs accordingly
2018-10-30 00:47:31 +01:00
..
activitypub Lint pass (#8876) 2018-10-04 12:36:53 +02:00
pubsubhubbub
account_search_service_spec.rb
after_block_domain_from_account_service_spec.rb
after_block_service_spec.rb
authorize_follow_service_spec.rb
batched_remove_status_service_spec.rb rubocop issues - Cleaning up (#8912) 2018-10-08 04:50:11 +02:00
block_domain_service_spec.rb Slightly reduce RAM usage (#7301) 2018-05-02 18:58:48 +02:00
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 Lint pass (#8876) 2018-10-04 12:36:53 +02:00
fetch_link_card_service_spec.rb
fetch_oembed_service_spec.rb
fetch_remote_account_service_spec.rb rubocop issues - Cleaning up (#8912) 2018-10-08 04:50:11 +02:00
fetch_remote_status_service_spec.rb Improve federated ID validation (#8372) 2018-08-22 20:55:14 +02:00
follow_service_spec.rb
mute_service_spec.rb
notify_service_spec.rb Do not hide boost notifications from followed people with hidden boosts (#9147) 2018-10-30 00:47:31 +01:00
post_status_service_spec.rb
precompute_feed_service_spec.rb
process_feed_service_spec.rb rubocop issues - Cleaning up (#8912) 2018-10-08 04:50:11 +02:00
process_interaction_service_spec.rb
process_mentions_service_spec.rb
reblog_service_spec.rb
reject_follow_service_spec.rb
remove_status_service_spec.rb
report_service_spec.rb Add preference for report notification e-mails, skip for duplicates (#8559) 2018-09-02 00:11:58 +02:00
resolve_account_service_spec.rb
resolve_url_service_spec.rb
search_service_spec.rb Allow accessing local private/DM messages by URL (#8196) 2018-08-15 19:33:36 +02:00
send_interaction_service_spec.rb
subscribe_service_spec.rb
suspend_account_service_spec.rb Increase reach of Delete->Actor activities (#8305) 2018-08-20 13:28:05 +02:00
unblock_domain_service_spec.rb
unblock_service_spec.rb
unfollow_service_spec.rb
unmute_service_spec.rb
unsubscribe_service_spec.rb
update_remote_profile_service_spec.rb rubocop issues - Cleaning up (#8912) 2018-10-08 04:50:11 +02:00
verify_link_service_spec.rb Fix link verification for remote accounts (#8868) 2018-10-04 15:47:03 +02:00