mastodon/app/services
ThibG a1519a8ef5 Prevent from publicly boosting one's own private toots ()
..
activitypub Record account suspend/silence time and keep track of domain blocks ()
concerns Optimize the process of following someone ()
pubsubhubbub Remove redundant ()
account_search_service.rb Improve blocked view of profiles ()
after_block_domain_from_account_service.rb Reduce usage of LD signatures ()
after_block_service.rb Add conversations API ()
app_sign_up_service.rb Admission-based registrations mode ()
authorize_follow_service.rb Reduce usage of LD signatures ()
backup_service.rb Add favourites to archive takeout ()
base_service.rb Remove unused AtomBuilderHelper ()
batched_remove_status_service.rb Skip some methods in BatchedRemoveStatusService when account is nil ()
block_domain_service.rb Record account suspend/silence time and keep track of domain blocks ()
block_service.rb Reject follow requests of blocked users ()
bootstrap_timeline_service.rb Add autofollow option to invites ()
fan_out_on_write_service.rb Accept the same payload in multiple inboxes and deliver ()
favourite_service.rb Fix activity:interactions counter to count all interactions ()
fetch_atom_service.rb Ignore JSON-LD profile in mime type comparison ()
fetch_link_card_service.rb Treat meta[property] as a space-separated list ()
fetch_oembed_service.rb Fix undefined method error in sidekiq ()
fetch_remote_account_service.rb Improve federated ID validation ()
fetch_remote_status_service.rb Change conditional to avoid nil into string error in sidekiq ()
follow_service.rb Create Redisable#redis ()
hashtag_query_service.rb Simplify hashtag query service, perf increase for 'any' tags ()
import_service.rb Export and import show_reblogs together with following list ()
mute_service.rb Add conversations API ()
notify_service.rb Fix poll update handler calling method was that was not available ()
post_status_service.rb Record account suspend/silence time and keep track of domain blocks ()
precompute_feed_service.rb Fix code style of regeneration-related code ()
process_feed_service.rb Using double splat operator ()
process_hashtags_service.rb Add featured hashtags to profiles ()
process_interaction_service.rb Introduce OStatus::TagManager ()
process_mentions_service.rb Record account suspend/silence time and keep track of domain blocks ()
reblog_service.rb Prevent from publicly boosting one's own private toots ()
reject_follow_service.rb Reduce usage of LD signatures ()
remove_status_service.rb Avoid race condition when streaming deleted statuses ()
report_service.rb Set and store report URIs ()
resolve_account_service.rb Record account suspend/silence time and keep track of domain blocks ()
resolve_url_service.rb Make sure the poll is created before storing its id ()
search_service.rb Improve blocked view of profiles ()
send_interaction_service.rb Close http connection in perform method of Request class ()
subscribe_service.rb Record account suspend/silence time and keep track of domain blocks ()
suspend_account_service.rb Record account suspend/silence time and keep track of domain blocks ()
unblock_domain_service.rb Record account suspend/silence time and keep track of domain blocks ()
unblock_service.rb Reduce usage of LD signatures ()
unfavourite_service.rb Add handling of Linked Data Signatures in payloads ()
unfollow_service.rb Reject existing Follow in addition to sending a Block ()
unmute_service.rb Fix - Muting
unsubscribe_service.rb Close http connection in perform method of Request class ()
update_account_service.rb Error message for avatar image that's too large. ()
update_remote_profile_service.rb Fix custom emoji handling in UpdateRemoteProfileService (OStatus) ()
verify_link_service.rb Rescue SSL error in verify link service ()
verify_salmon_service.rb Introduce OStatus::TagManager ()
vote_service.rb Fix vote-after-expiration not showing error, count vote as interaction ()