mastodon/spec/services
Eugen Rochko 81cc86bb1f
Fix media attachments without file being uploadable ()
Fix 
..
activitypub Add Event activity-type support ()
account_search_service_spec.rb Add more accurate account search ()
after_block_domain_from_account_service_spec.rb
after_block_service_spec.rb
app_sign_up_service_spec.rb Add `reason` param to `POST /api/v1/accounts` REST API ()
authorize_follow_service_spec.rb Remove Salmon and PubSubHubbub ()
batched_remove_status_service_spec.rb Remove WebSub subscriptions ()
block_domain_service_spec.rb Record account suspend/silence time and keep track of domain blocks ()
block_service_spec.rb Remove Salmon and PubSubHubbub ()
bootstrap_timeline_service_spec.rb Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid ()
fan_out_on_write_service_spec.rb
favourite_service_spec.rb Remove Salmon and PubSubHubbub ()
fetch_link_card_service_spec.rb Fix FetchLinkCardServices crashing on a tags without a target ()
fetch_oembed_service_spec.rb Add cache for OEmbed endpoints to avoid extra HTTP requests ()
fetch_remote_status_service_spec.rb Clean up OStatus-related codepaths ()
fetch_resource_service_spec.rb Clean up OStatus-related codepaths ()
follow_service_spec.rb Change silences to always require approval on follow ()
hashtag_query_service_spec.rb Allow joining several hashtags in a single column ()
import_service_spec.rb Remove Salmon and PubSubHubbub ()
mute_service_spec.rb
notify_service_spec.rb Fix NotifyService test with regards to reblogs ()
post_status_service_spec.rb Fix media attachments without file being uploadable ()
precompute_feed_service_spec.rb
process_mentions_service_spec.rb Fix IDN mentions not being processed, IDN domains not being rendered ()
reblog_service_spec.rb Remove Salmon and PubSubHubbub ()
reject_follow_service_spec.rb Remove Salmon and PubSubHubbub ()
remove_status_service_spec.rb Remove WebSub subscriptions ()
report_service_spec.rb Set and store report URIs ()
resolve_account_service_spec.rb Refactor domain block checks ()
resolve_url_service_spec.rb Refactor fetching of remote resources ()
search_service_spec.rb Add `exclude_unreviewed` param to `GET /api/v2/search` REST API ()
suspend_account_service_spec.rb Remove WebSub subscriptions ()
unblock_domain_service_spec.rb Add domain block notes ()
unblock_service_spec.rb Remove Salmon and PubSubHubbub ()
unfollow_service_spec.rb Remove Salmon and PubSubHubbub ()
unmute_service_spec.rb
update_account_service_spec.rb Change silences to always require approval on follow ()
verify_link_service_spec.rb Add noopener and/or noreferrer ()