mastodon/spec/services
nullkal 007ab330e6 Use charlock_holmes instead of nkf at FetchLinkCardService (#4080)
* Specs for language detection

* Use CharlockHolmes instead of NKF

* Correct mistakes

* Correct style

* Set hint_enc instead of falling back and strip_tags

* Improve specs

* Add dependencies
2017-07-08 22:44:31 +02:00
..
pubsubhubbub Specs for pubsub subscribe service (#2951) 2017-05-09 20:48:30 +02:00
account_search_service_spec.rb Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) 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 (#3735) 2017-06-14 18:01:35 +02:00
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 Use charlock_holmes instead of nkf at FetchLinkCardService (#4080) 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 (#3613) 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 (#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 Do not raise an error if PrecomputeFeed could not find any status (#4015) 2017-06-30 13:39:42 +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
resolve_remote_account_service_spec.rb Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) 2017-06-19 01:51:04 +02:00
search_service_spec.rb
send_interaction_service_spec.rb
subscribe_service_spec.rb Services specs for subscribe and unsubscribe (#2928) 2017-05-09 00:45:02 +02:00
suspend_account_service_spec.rb
unblock_domain_service_spec.rb Unblock domain service specs/refactor (#2867) 2017-05-07 14:44:28 +02:00
unblock_service_spec.rb
unfollow_service_spec.rb
unmute_service_spec.rb
unsubscribe_service_spec.rb Services specs for subscribe and unsubscribe (#2928) 2017-05-09 00:45:02 +02:00
update_remote_profile_service_spec.rb