chinwagsocial/app/services
2024-01-24 15:31:13 +01:00
..
activitypub Fix processing of compacted single-item JSON-LD collections (#28816) 2024-01-24 15:31:13 +01:00
concerns Add authorized_fetch server setting in addition to env var (#25798) 2023-09-01 15:41:10 +02:00
keys
account_search_service.rb
account_statuses_cleanup_service.rb
after_block_domain_from_account_service.rb Fix account domain block not properly unfollowing accounts from domain (#14304) 2020-07-13 19:33:10 +02:00
after_block_service.rb
after_unallow_domain_service.rb
app_sign_up_service.rb Add time zone preference (#25342) 2023-06-10 03:29:37 +02:00
appeal_service.rb
approve_appeal_service.rb
authorize_follow_service.rb
backup_service.rb
base_service.rb
batched_remove_status_service.rb
block_domain_service.rb
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
deliver_to_device_service.rb
fan_out_on_write_service.rb Fix posts from threads received out-of-order sometimes not being inserted into timelines (#27653) 2023-12-04 15:28:15 +01:00
favourite_service.rb
fetch_link_card_service.rb
fetch_oembed_service.rb Fix LinkCrawlWorker error when encountering empty OEmbed response (#28268) 2024-01-24 15:31:13 +01:00
fetch_remote_status_service.rb
fetch_resource_service.rb Align argument type to keyword argument for private process method in FetchResourceService (#25189) 2023-05-30 09:28:01 +02:00
follow_migration_service.rb
follow_service.rb
import_service.rb Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793) 2023-09-05 15:37:23 +02:00
move_service.rb
mute_service.rb Add duration parameter to muting. (#13831) 2020-10-13 01:01:14 +02:00
notify_service.rb
post_status_service.rb
precompute_feed_service.rb
process_hashtags_service.rb Add editing for published statuses (#17320) 2022-02-10 00:15:30 +01:00
process_mentions_service.rb
purge_domain_service.rb Remove custom emojis on domain purge (#17210) 2021-12-30 08:41:09 +01:00
reblog_service.rb
reject_follow_service.rb
remove_domains_from_followers_service.rb Fix “Remove all followers from the selected domains” being more destructive than it claims (#23805) 2023-03-03 20:25:15 +01:00
remove_featured_tag_service.rb Change featured tag updates to add/remove activity (#19409) 2022-10-22 18:30:55 +02:00
remove_from_followers_service.rb
remove_status_service.rb
report_service.rb
resolve_account_service.rb Fix Performance/DeletePrefix cop (#24796) 2023-05-02 21:07:45 +02:00
resolve_url_service.rb
search_service.rb
software_update_check_service.rb
statuses_search_service.rb
suspend_account_service.rb
tag_search_service.rb
translate_status_service.rb Merge pull request from GHSA-2693-xr3m-jhqr 2023-09-19 16:53:21 +02:00
unallow_domain_service.rb
unblock_domain_service.rb
unblock_service.rb Remove Salmon and PubSubHubbub (#11205) 2019-07-06 23:26:16 +02:00
unfavourite_service.rb
unfollow_service.rb
unmute_service.rb
unsuspend_account_service.rb
update_account_service.rb
update_status_service.rb
verify_link_service.rb
vote_service.rb
webhook_service.rb