chinwagsocial/app/services
2025-04-17 07:45:23 +00:00
..
activitypub Add initial support for ingesting and verifying remote quote posts (#34370) 2025-04-17 07:45:23 +00:00
concerns Update rubocop to version 1.75.0 (#34283) 2025-03-27 07:48:19 +00:00
accept_notification_request_service.rb
account_search_service.rb
account_statuses_cleanup_service.rb
add_accounts_to_list_service.rb
after_block_domain_from_account_service.rb
after_block_service.rb
after_unallow_domain_service.rb
app_sign_up_service.rb Add age verification on sign-up (#34150) 2025-03-14 14:07:29 +00:00
appeal_service.rb
approve_appeal_service.rb
authorize_follow_service.rb
backup_service.rb Update rubocop to version 1.72.2 and use plugins configuration style (#33946) 2025-02-18 08:25:41 +00:00
base_service.rb
batched_remove_status_service.rb Remove deprecated mb_chars method (#34039) 2025-03-03 16:50:57 +00:00
block_domain_service.rb Migrate BlockDomainService notification job enqueueing to Sidekiq's perform_bulk for efficiency (#33897) 2025-02-12 12:48:09 +00:00
block_service.rb
bootstrap_timeline_service.rb
bulk_import_row_service.rb
bulk_import_service.rb
clear_domain_media_service.rb
create_featured_tag_service.rb
delete_account_service.rb
dismiss_notification_request_service.rb
fan_out_on_write_service.rb Remove deprecated mb_chars method (#34039) 2025-03-03 16:50:57 +00:00
favourite_service.rb
fetch_link_card_service.rb
fetch_oembed_service.rb
fetch_remote_status_service.rb
fetch_resource_service.rb
follow_migration_service.rb
follow_service.rb
move_service.rb
mute_service.rb
notify_service.rb
post_status_service.rb
precompute_feed_service.rb Add --skip-filled-timeline option to tootctl feed build to skip half-filled feeds (#33844) 2025-02-06 09:38:32 +00:00
process_hashtags_service.rb
process_mentions_service.rb
purge_domain_service.rb
reblog_service.rb
reject_follow_service.rb
remove_accounts_from_list_service.rb
remove_domains_from_followers_service.rb
remove_featured_tag_service.rb
remove_from_followers_service.rb
remove_status_service.rb Remove deprecated mb_chars method (#34039) 2025-03-03 16:50:57 +00:00
report_service.rb
resolve_account_service.rb
resolve_url_service.rb
search_service.rb
software_update_check_service.rb
statuses_search_service.rb
suspend_account_service.rb Fix incorrect URL being used when cache busting (#34189) 2025-03-17 16:40:28 +00:00
tag_search_service.rb
translate_status_service.rb
unallow_domain_service.rb
unblock_domain_service.rb
unblock_service.rb
unfavourite_service.rb
unfollow_service.rb
unmute_service.rb
unsuspend_account_service.rb Fix incorrect URL being used when cache busting (#34189) 2025-03-17 16:40:28 +00:00
update_account_service.rb
update_status_service.rb
verify_link_service.rb
vote_service.rb
webhook_service.rb