mastodon/spec/services
ThibG c656cc2191 Fix FetchLinkCardServices crashing on a tags without a target ()
* Add test for links without targets

* Fix FetchLinkCardServices crashing on a tags without a target
..
activitypub Add support for Audio activities ()
account_search_service_spec.rb Add more accurate account search ()
after_block_domain_from_account_service_spec.rb Fix domain hiding logic ()
after_block_service_spec.rb Slightly reduce RAM usage ()
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 Slightly reduce RAM usage ()
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_account_service_spec.rb Add ActivityPub actor representing the entire server ()
fetch_remote_status_service_spec.rb Improve federated ID validation ()
fetch_resource_service_spec.rb Add ActivityPub actor representing the entire server ()
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 Slightly reduce RAM usage ()
notify_service_spec.rb Fix NotifyService test with regards to reblogs ()
post_status_service_spec.rb Remove Salmon and PubSubHubbub ()
precompute_feed_service_spec.rb Slightly reduce RAM usage ()
process_mentions_service_spec.rb Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
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 Slightly reduce RAM usage ()
update_account_service_spec.rb Change silences to always require approval on follow ()
verify_link_service_spec.rb Add noopener and/or noreferrer ()