You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ThibG 1f945e7390
Fix followers synchronization mechanism not being triggered on mentions (#15026)
4 years ago
..
activitypub Fix account processing failing because of large collections (#15027) 4 years ago
concerns
keys
account_search_service.rb
after_block_domain_from_account_service.rb
after_block_service.rb
after_unallow_domain_service.rb Change account suspensions to be reversible by default (#14726) 4 years ago
app_sign_up_service.rb Add IP-based rules (#14963) 4 years ago
authorize_follow_service.rb
backup_service.rb
base_service.rb
batched_remove_status_service.rb
block_domain_service.rb Change account suspensions to be reversible by default (#14726) 4 years ago
block_service.rb
bootstrap_timeline_service.rb
clear_domain_media_service.rb
delete_account_service.rb Change account suspensions to be reversible by default (#14726) 4 years ago
deliver_to_device_service.rb
fan_out_on_write_service.rb
favourite_service.rb Add option to be notified when a followed user posts (#13546) 4 years ago
fetch_link_card_service.rb
fetch_oembed_service.rb
fetch_remote_status_service.rb
fetch_resource_service.rb
follow_service.rb Add option to be notified when a followed user posts (#13546) 4 years ago
import_service.rb Add option to be notified when a followed user posts (#13546) 4 years ago
move_service.rb
mute_service.rb Add duration parameter to muting. (#13831) 4 years ago
notify_service.rb Add option to be notified when a followed user posts (#13546) 4 years ago
post_status_service.rb Fix media not being marked sensitive when client sets a CW but no text (#13277) 5 years ago
precompute_feed_service.rb
process_hashtags_service.rb
process_mentions_service.rb Fix followers synchronization mechanism not being triggered on mentions (#15026) 4 years ago
reblog_service.rb Add option to be notified when a followed user posts (#13546) 4 years ago
reject_follow_service.rb
remove_status_service.rb
report_service.rb
resolve_account_service.rb Remove dependency on goldfinger gem (#14919) 4 years ago
resolve_url_service.rb
search_service.rb
suspend_account_service.rb Change account suspensions to be reversible by default (#14726) 4 years ago
tag_search_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 Change account suspensions to be reversible by default (#14726) 4 years ago
update_account_service.rb
verify_link_service.rb
vote_service.rb