mastodon/spec/services
Eugen Rochko dbaa6a0e13 Fix intermittent test failures due to accidentally reused class instance between threads () 2017-07-21 12:45:13 +02:00
..
pubsubhubbub Specs for pubsub subscribe service () 2017-05-09 20:48:30 +02:00
account_search_service_spec.rb Rename FollowRemoteAccountService to ResolveRemoteAccountService () 2017-06-19 01:51:04 +02:00
after_block_service_spec.rb
authorize_follow_service_spec.rb
batched_remove_status_service_spec.rb Batched remove status service () 2017-06-14 18:01:35 +02:00
block_domain_from_account_service_spec.rb Add buttons to block and unblock domain () 2017-05-19 21:05:32 +02:00
block_domain_service_spec.rb
block_service_spec.rb
fan_out_on_write_service_spec.rb
favourite_service_spec.rb
fetch_atom_service_spec.rb
fetch_link_card_service_spec.rb Use charlock_holmes instead of nkf at FetchLinkCardService () 2017-07-08 22:44:31 +02:00
fetch_remote_account_service_spec.rb
fetch_remote_resource_service_spec.rb Fix 500 errors on searching invalid URLs () 2017-06-06 16:44:48 +02:00
fetch_remote_status_service_spec.rb
follow_service_spec.rb Don't follow account if it's already followed () 2017-06-05 03:24:18 +02:00
mute_service_spec.rb
notify_service_spec.rb Add buttons to block and unblock domain () 2017-05-19 21:05:32 +02:00
post_status_service_spec.rb
precompute_feed_service_spec.rb Fix PrecomputeFeedService for filtered statuses () 2017-07-11 01:00:01 +02:00
process_feed_service_spec.rb Introduce Ostatus name space () 2017-07-18 16:39:47 +02:00
process_interaction_service_spec.rb Add status destroy authorization to policy () 2017-05-30 22:56:31 +02:00
process_mentions_service_spec.rb
reblog_service_spec.rb
reject_follow_service_spec.rb
remove_status_service_spec.rb Fix removal of status sending the original status to mentioned users instead of delete Salmon () 2017-06-11 17:13:43 +02:00
resolve_remote_account_service_spec.rb Fix intermittent test failures due to accidentally reused class instance between threads () 2017-07-21 12:45:13 +02:00
search_service_spec.rb
send_interaction_service_spec.rb
subscribe_service_spec.rb Fix webfinger retries () 2017-07-20 01:59:07 +02:00
suspend_account_service_spec.rb
unblock_domain_service_spec.rb
unblock_service_spec.rb
unfollow_service_spec.rb
unmute_service_spec.rb
unsubscribe_service_spec.rb Services specs for subscribe and unsubscribe () 2017-05-09 00:45:02 +02:00
update_remote_profile_service_spec.rb