..
activitypub
Fix remote accounts being possibly persisted to database with incomplete protocol values ( #25886 )
2023-07-10 18:42:19 +02:00
concerns
keys
Autofix Rubocop remaining Layout rules ( #23679 )
2023-02-20 06:58:28 +01:00
account_search_service.rb
account_statuses_cleanup_service.rb
Fix reblogs being discarded after the reblogged status ( #19731 )
2022-11-04 16:31:44 +01:00
after_block_domain_from_account_service.rb
after_block_service.rb
Fix blocking someone not clearing up list feeds ( #16205 )
2021-05-10 17:31:55 +02:00
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
Fix BlockService trying to reject incorrect follow request ( #11288 )
2019-07-15 00:48:50 +02:00
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
Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call ( #24034 )
2023-03-15 03:45:15 +01:00
deliver_to_device_service.rb
Add E2EE API ( #13820 )
2020-06-02 19:24:53 +02:00
fan_out_on_write_service.rb
favourite_service.rb
fetch_link_card_service.rb
fetch_oembed_service.rb
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
Fix various edge cases with local moves ( #24812 )
2023-05-03 19:19:25 +02:00
follow_service.rb
import_service.rb
Rewrite import feature ( #21054 )
2023-05-02 12:08:48 +02:00
move_service.rb
Fix account migration not affecting followers on origin server ( #11980 )
2019-09-29 16:23:13 +02:00
mute_service.rb
notify_service.rb
post_status_service.rb
Fix rubocop warnings ( #2206 )
2023-05-07 15:06:15 +02:00
precompute_feed_service.rb
process_hashtags_service.rb
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
Merge branch 'main' into glitch-soc/merge-upstream
2023-02-19 10:42:55 +01:00
reject_follow_service.rb
Remove Salmon and PubSubHubbub ( #11205 )
2019-07-06 23:26:16 +02:00
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
remove_from_followers_service.rb
remove_status_service.rb
Merge commit '55e7c08a83547424024bac311d5459cb82cf6dae' into glitch-soc/merge-upstream
2023-06-25 14:27:38 +02:00
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
suspend_account_service.rb
tag_search_service.rb
translate_status_service.rb
unallow_domain_service.rb
Fix removing allowed domains being done synchronously ( #14302 )
2020-07-15 21:08:19 +02:00
unblock_domain_service.rb
unblock_service.rb
unfavourite_service.rb
Remove Salmon and PubSubHubbub ( #11205 )
2019-07-06 23:26:16 +02:00
unfollow_service.rb
unmute_service.rb
Fix #231 - Muting
2017-03-02 18:49:32 +01:00
unsuspend_account_service.rb
update_account_service.rb
update_status_service.rb
verify_link_service.rb
vote_service.rb
Rename with_lock
to with_redis_lock
to avoid confusion with ActiveRecord's method ( #24741 )
2023-05-02 18:16:07 +02:00
webhook_service.rb