..
activitypub
Fix unbounded recursion in account discovery ( #22025 )
2 years ago
account_search_service_spec.rb
Change flaky AccountSearchService test ( #19650 )
2 years ago
account_statuses_cleanup_service_spec.rb
Add feature to automatically delete old toots ( #16529 )
3 years ago
after_block_domain_from_account_service_spec.rb
Fix domain hiding logic ( #7765 )
7 years ago
after_block_service_spec.rb
Fix single Redis connection being used across all threads ( #18135 )
3 years ago
app_sign_up_service_spec.rb
Add ability to block sign-ups from IP ( #19037 )
2 years ago
authorize_follow_service_spec.rb
Refactor and improve tests ( #17386 )
3 years ago
batched_remove_status_service_spec.rb
Fix single Redis connection being used across all threads ( #18135 )
3 years ago
block_domain_service_spec.rb
Fix various typos ( #17621 )
3 years ago
block_service_spec.rb
Refactor and improve tests ( #17386 )
3 years ago
bootstrap_timeline_service_spec.rb
Add tests for BootstrapTimelineService ( #16476 )
3 years ago
clear_domain_media_service_spec.rb
Fix various typos ( #17621 )
3 years ago
delete_account_service_spec.rb
Fix test-related issues ( #17888 )
3 years ago
fan_out_on_write_service_spec.rb
Fix single Redis connection being used across all threads ( #18135 )
3 years ago
favourite_service_spec.rb
Fix style for hashes ( #20518 )
2 years ago
fetch_link_card_service_spec.rb
Add support for structured data and more OpenGraph tags to link cards ( #16938 )
3 years ago
fetch_oembed_service_spec.rb
Fix some link previews being incorrectly generated from other prior links ( #16885 )
3 years ago
fetch_remote_status_service_spec.rb
Fix NoMethodError when resolving a link that redirects to a local post ( #18314 )
3 years ago
fetch_resource_service_spec.rb
Refactor ActivityPub handling to prepare for non-Account actors ( #19212 )
2 years ago
follow_service_spec.rb
Fix style for hashes ( #20518 )
2 years ago
import_service_spec.rb
Support UTF-8 Characters in Domains During CSV Import ( #20592 )
2 years ago
mute_service_spec.rb
Fix single Redis connection being used across all threads ( #18135 )
3 years ago
notify_service_spec.rb
Fix test-related issues ( #17888 )
3 years ago
post_status_service_spec.rb
Fix scheduled statuses decreasing statuses counts ( #16791 )
3 years ago
precompute_feed_service_spec.rb
Fix single Redis connection being used across all threads ( #18135 )
3 years ago
process_mentions_service_spec.rb
Change mentions of blocked users to not be processed ( #19725 )
2 years ago
purge_domain_service_spec.rb
Add ability to purge undeliverable domains from admin interface ( #16686 )
3 years ago
reblog_service_spec.rb
Add test for reblog race condition fix ( #17732 )
3 years ago
reject_follow_service_spec.rb
Refactor and improve tests ( #17386 )
3 years ago
remove_from_follwers_service_spec.rb
Add remove from followers api ( #16864 )
3 years ago
remove_status_service_spec.rb
Fix Undo Announce sometimes inlining the originally Announced status ( #17516 )
3 years ago
report_service_spec.rb
Fix various rspec warnings in ReportService tests ( #19189 )
2 years ago
resolve_account_service_spec.rb
Improve error reporting and logging when processing remote accounts ( #15605 )
2 years ago
resolve_url_service_spec.rb
Fix NoMethodError when resolving a link that redirects to a local post ( #18314 )
3 years ago
search_service_spec.rb
Fix hashtag search performing account search as well ( #13758 )
5 years ago
suspend_account_service_spec.rb
Fix test-related issues ( #17888 )
3 years ago
unallow_domain_service_spec.rb
Fix various warnings in rspec ( #14729 )
4 years ago
unblock_domain_service_spec.rb
Add domain block notes ( #11515 )
5 years ago
unblock_service_spec.rb
Refactor and improve tests ( #17386 )
3 years ago
unfollow_service_spec.rb
Refactor and improve tests ( #17386 )
3 years ago
unmute_service_spec.rb
Slightly reduce RAM usage ( #7301 )
7 years ago
unsuspend_account_service_spec.rb
Fix test-related issues ( #17888 )
3 years ago
update_account_service_spec.rb
Refactor and improve tests ( #17386 )
3 years ago
update_status_service_spec.rb
Fix edits with no actual changes being allowed ( #17843 )
3 years ago
verify_link_service_spec.rb
Handle links with no href in VerifyLinkService ( #20741 )
2 years ago