chinwagsocial/spec/services
2024-07-03 11:13:40 +02:00
..
activitypub Fix processing of Link objects in Image objects (#29364) 2024-02-23 09:53:09 +01:00
account_search_service_spec.rb Change flaky AccountSearchService test (#19650) 2022-11-03 23:12:08 +01:00
account_statuses_cleanup_service_spec.rb
after_block_domain_from_account_service_spec.rb
after_block_service_spec.rb Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
app_sign_up_service_spec.rb Add ability to block sign-ups from IP (#19037) 2022-08-24 19:00:37 +02:00
authorize_follow_service_spec.rb Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
batched_remove_status_service_spec.rb Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
block_domain_service_spec.rb Fix various typos (#17621) 2022-02-22 20:14:17 +01:00
block_service_spec.rb Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
bootstrap_timeline_service_spec.rb
clear_domain_media_service_spec.rb Fix various typos (#17621) 2022-02-22 20:14:17 +01:00
delete_account_service_spec.rb Fix test-related issues (#17888) 2022-03-28 12:43:58 +02:00
fan_out_on_write_service_spec.rb Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
favourite_service_spec.rb Fix style for hashes (#20518) 2022-11-17 11:05:39 +01:00
fetch_link_card_service_spec.rb Improve encoding detection for link cards (#30780) 2024-07-03 11:13:40 +02:00
fetch_oembed_service_spec.rb Fix some link previews being incorrectly generated from other prior links (#16885) 2021-10-21 20:39:35 +02:00
fetch_remote_status_service_spec.rb Fix unbounded recursion in post discovery (#23506) 2023-02-10 22:16:37 +01:00
fetch_resource_service_spec.rb Merge pull request from GHSA-3fjr-858r-92rw 2024-02-01 15:56:46 +01:00
follow_service_spec.rb Fix style for hashes (#20518) 2022-11-17 11:05:39 +01:00
import_service_spec.rb Support UTF-8 Characters in Domains During CSV Import (#20592) 2022-11-14 05:52:13 +01:00
mute_service_spec.rb Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
notify_service_spec.rb Merge pull request from GHSA-5fq7-3p3j-9vrf 2024-05-30 14:03:13 +02:00
post_status_service_spec.rb fix: Return HTTP 422 when scheduled status time is less than 5 minutes (#30584) 2024-07-03 11:13:40 +02:00
precompute_feed_service_spec.rb Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
process_mentions_service_spec.rb Change mentions of blocked users to not be processed (#19725) 2022-11-04 13:19:12 +01:00
purge_domain_service_spec.rb Add ability to purge undeliverable domains from admin interface (#16686) 2021-12-17 23:01:21 +01:00
reblog_service_spec.rb Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482) 2024-01-24 15:31:06 +01:00
reject_follow_service_spec.rb Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
remove_from_follwers_service_spec.rb Add remove from followers api (#16864) 2021-10-18 12:02:35 +02:00
remove_status_service_spec.rb Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482) 2024-01-24 15:31:06 +01:00
report_service_spec.rb Allow reports with long comments from remote instances, but truncate (#25028) 2023-09-05 19:16:09 +02:00
resolve_account_service_spec.rb Improve error reporting and logging when processing remote accounts (#15605) 2022-09-20 23:30:26 +02:00
resolve_url_service_spec.rb Merge pull request from GHSA-3fjr-858r-92rw 2024-02-01 15:56:46 +01:00
search_service_spec.rb
suspend_account_service_spec.rb Fix possible race conditions when suspending/unsuspending accounts (#22363) 2023-01-05 13:47:21 +01:00
unallow_domain_service_spec.rb
unblock_domain_service_spec.rb
unblock_service_spec.rb Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
unfollow_service_spec.rb Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
unmute_service_spec.rb
unsuspend_account_service_spec.rb Fix possible race conditions when suspending/unsuspending accounts (#22363) 2023-01-05 13:47:21 +01:00
update_account_service_spec.rb Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
update_status_service_spec.rb Add support for editing media description and focus point of already-posted statuses (#20878) 2023-01-18 16:33:55 +01:00
verify_link_service_spec.rb Fix link verifications when page size exceeds 1MB (#29362) 2024-02-22 19:12:57 +01:00