mastodon/spec/services
Eugen Rochko ce812466c7 Fix removal of status sending the original status to mentioned users instead of delete Salmon (#3672)
* Fix removal of status sending the original status to mentioned users instead
of delete Salmon, add test

* Create remove_status_service_spec.rb
2017-06-11 17:13:43 +02:00
..
pubsubhubbub
account_search_service_spec.rb Avoid comparing domains when looking for an exact match of a local account (#3336) 2017-05-27 00:55:08 +02:00
after_block_service_spec.rb
authorize_follow_service_spec.rb
block_domain_from_account_service_spec.rb Add buttons to block and unblock domain (#3127) 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 Fix #2572 - Resolve preview cards for remote statuses as well as local ones (#3088) 2017-05-17 00:41:15 +02:00
fetch_remote_account_service_spec.rb
fetch_remote_resource_service_spec.rb Fix 500 errors on searching invalid URLs (#3613) 2017-06-06 16:44:48 +02:00
fetch_remote_status_service_spec.rb
follow_remote_account_service_spec.rb
follow_service_spec.rb Don't follow account if it's already followed (#3575) 2017-06-05 03:24:18 +02:00
mute_service_spec.rb
notify_service_spec.rb Add buttons to block and unblock domain (#3127) 2017-05-19 21:05:32 +02:00
post_status_service_spec.rb
precompute_feed_service_spec.rb Specs for precompute feed service (#3142) 2017-05-19 16:21:52 +02:00
process_feed_service_spec.rb Fix #2572 - Resolve preview cards for remote statuses as well as local ones (#3088) 2017-05-17 00:41:15 +02:00
process_interaction_service_spec.rb Add status destroy authorization to policy (#3453) 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 (#3672) 2017-06-11 17:13:43 +02:00
search_service_spec.rb
send_interaction_service_spec.rb
subscribe_service_spec.rb
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
update_remote_profile_service_spec.rb