mastodon/spec/services
Hampton Lintorn-Catlin 147d8bd8fc
Support UTF-8 Characters in Domains During CSV Import ()
* Support UTF-8 Characters in Domains During Import

* Update Changelong
..
activitypub Fix validation error in SynchronizeFeaturedTagsCollectionWorker ()
account_search_service_spec.rb Change flaky AccountSearchService test ()
account_statuses_cleanup_service_spec.rb Add feature to automatically delete old toots ()
after_block_domain_from_account_service_spec.rb Fix domain hiding logic ()
after_block_service_spec.rb Fix single Redis connection being used across all threads ()
app_sign_up_service_spec.rb Add ability to block sign-ups from IP ()
authorize_follow_service_spec.rb Refactor and improve tests ()
batched_remove_status_service_spec.rb Fix single Redis connection being used across all threads ()
block_domain_service_spec.rb Fix various typos ()
block_service_spec.rb Refactor and improve tests ()
bootstrap_timeline_service_spec.rb Add tests for BootstrapTimelineService ()
clear_domain_media_service_spec.rb Fix various typos ()
delete_account_service_spec.rb Fix test-related issues ()
fan_out_on_write_service_spec.rb Fix single Redis connection being used across all threads ()
favourite_service_spec.rb Refactor and improve tests ()
fetch_link_card_service_spec.rb Add support for structured data and more OpenGraph tags to link cards ()
fetch_oembed_service_spec.rb Fix some link previews being incorrectly generated from other prior links ()
fetch_remote_status_service_spec.rb Fix NoMethodError when resolving a link that redirects to a local post ()
fetch_resource_service_spec.rb Refactor ActivityPub handling to prepare for non-Account actors ()
follow_service_spec.rb Add ability to filter followed accounts' posts by language ()
import_service_spec.rb Support UTF-8 Characters in Domains During CSV Import ()
mute_service_spec.rb Fix single Redis connection being used across all threads ()
notify_service_spec.rb Fix test-related issues ()
post_status_service_spec.rb Fix scheduled statuses decreasing statuses counts ()
precompute_feed_service_spec.rb Fix single Redis connection being used across all threads ()
process_mentions_service_spec.rb Change mentions of blocked users to not be processed ()
purge_domain_service_spec.rb Add ability to purge undeliverable domains from admin interface ()
reblog_service_spec.rb Add test for reblog race condition fix ()
reject_follow_service_spec.rb Refactor and improve tests ()
remove_from_follwers_service_spec.rb Add remove from followers api ()
remove_status_service_spec.rb Fix Undo Announce sometimes inlining the originally Announced status ()
report_service_spec.rb Fix various rspec warnings in ReportService tests ()
resolve_account_service_spec.rb Improve error reporting and logging when processing remote accounts ()
resolve_url_service_spec.rb Fix NoMethodError when resolving a link that redirects to a local post ()
search_service_spec.rb Fix hashtag search performing account search as well ()
suspend_account_service_spec.rb Fix test-related issues ()
unallow_domain_service_spec.rb Fix various warnings in rspec ()
unblock_domain_service_spec.rb Add domain block notes ()
unblock_service_spec.rb Refactor and improve tests ()
unfollow_service_spec.rb Refactor and improve tests ()
unmute_service_spec.rb Slightly reduce RAM usage ()
unsuspend_account_service_spec.rb Fix test-related issues ()
update_account_service_spec.rb Refactor and improve tests ()
update_status_service_spec.rb Fix edits with no actual changes being allowed ()
verify_link_service_spec.rb Add noopener and/or noreferrer ()