mastodon/spec/services
Eugen Rochko d9ca46b464 Cleaning up format of broadcast real-time messages, removing
redis-backed "mentions" timeline as redundant (given notifications)
..
block_domain_service_spec.rb Domain blocks now have varying severity - auto-suspend vs auto-silence
block_service_spec.rb API for blocking and unblocking
fan_out_on_write_service_spec.rb Cleaning up format of broadcast real-time messages, removing
favourite_service_spec.rb Adding more test stubs
fetch_atom_service_spec.rb Fix - Fetch remote accounts by URL from mentions
fetch_remote_account_service_spec.rb Fix - Fetch remote accounts by URL from mentions
fetch_remote_status_service_spec.rb Fix - Fetch remote accounts by URL from mentions
follow_remote_account_service_spec.rb Fixing some bugs, adding pending test examples
follow_service_spec.rb Fixing some bugs, adding pending test examples
post_status_service_spec.rb Fixing some bugs, adding pending test examples
precompute_feed_service_spec.rb Adding more test stubs
process_feed_service_spec.rb Update hub URL and re-subscribe if hub URL changes
process_interaction_service_spec.rb Fixing some bugs, adding pending test examples
process_mentions_service_spec.rb Fixing some bugs, adding pending test examples
reblog_service_spec.rb Removing external hub completely, fix fixing digit-only hashtags,
send_interaction_service_spec.rb Fixing some bugs, adding pending test examples
unblock_service_spec.rb API for blocking and unblocking
unfollow_service_spec.rb Removing autogenerated test stubs that were not needed
update_remote_profile_service_spec.rb Update hub URL and re-subscribe if hub URL changes