The code powering m.abunchtell.com https://m.abunchtell.com
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
Eugen Rochko c593d6df9c
Add preference for report notification e-mails, skip for duplicates (#8559)
5 лет назад
..
activitypub Add CLI task for rotating keys (#8466) 5 лет назад
concerns Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 6 лет назад
pubsubhubbub Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205) 6 лет назад
account_search_service.rb Prevent suspended accounts from appearing in AccountSearchService (#7246) 6 лет назад
after_block_domain_from_account_service.rb Get rid of all batch order warnings (#8334) 5 лет назад
after_block_service.rb Optimize MuteService and AfterBlockService (#2836) 7 лет назад
authorize_follow_service.rb Use correct activity id in Accept when receiving duplicate Follow (fixes #8218) (#8244) 5 лет назад
backup_service.rb Add favourites to archive takeout (#8351) 5 лет назад
base_service.rb Remove unused AtomBuilderHelper (#1364) 7 лет назад
batched_remove_status_service.rb Improve counter caches on Status and Account (#7644) 6 лет назад
block_domain_service.rb Get rid of all batch order warnings (#8334) 5 лет назад
block_service.rb Add handling of Linked Data Signatures in payloads (#4687) 6 лет назад
bootstrap_timeline_service.rb Add autofollow option to invites (#7805) 6 лет назад
fan_out_on_write_service.rb Reduce wasted work in RemoveStatusService due to inactive followers (#7672) 6 лет назад
favourite_service.rb Fix activity:interactions counter to count all interactions (#8037) 5 лет назад
fetch_atom_service.rb Support Actors/Statuses with multiple types (#7305) 6 лет назад
fetch_link_card_service.rb Skip processing when HEAD method returns 501 (#7730) 6 лет назад
fetch_oembed_service.rb Slightly reduce RAM usage (#7301) 6 лет назад
fetch_remote_account_service.rb Improve federated ID validation (#8372) 5 лет назад
fetch_remote_status_service.rb Change conditional to avoid nil into string error in sidekiq (#5987) 6 лет назад
follow_service.rb Bump interactions count when a follow happens (#8468) 5 лет назад
mute_service.rb Keep notification when muting_notifications is true (#7311) 6 лет назад
notify_service.rb Delay e-mail notifications by 2 minutes (#8438) 5 лет назад
post_status_service.rb Fix activity:interactions counter to count all interactions (#8037) 5 лет назад
precompute_feed_service.rb Fix home regeneration (#6251) 6 лет назад
process_feed_service.rb Using double splat operator (#5859) 6 лет назад
process_hashtags_service.rb Exclude unlisted, private and direct toots from affecting trends (#7686) 6 лет назад
process_interaction_service.rb Introduce OStatus::TagManager (#5008) 6 лет назад
process_mentions_service.rb Do not process outgoing mentions to suspended accounts (#8272) 5 лет назад
reblog_service.rb Fix activity:interactions counter to count all interactions (#8037) 5 лет назад
reject_follow_service.rb Add handling of Linked Data Signatures in payloads (#4687) 6 лет назад
remove_status_service.rb Get rid of all batch order warnings (#8334) 5 лет назад
report_service.rb Add preference for report notification e-mails, skip for duplicates (#8559) 5 лет назад
resolve_account_service.rb Raise Mastodon::RaceConditionError if Redis lock failed (#7511) 6 лет назад
resolve_url_service.rb Allow accessing local private/DM messages by URL (#8196) 5 лет назад
search_service.rb Allow accessing local private/DM messages by URL (#8196) 5 лет назад
send_interaction_service.rb Close http connection in perform method of Request class (#6889) 6 лет назад
subscribe_service.rb Close http connection in perform method of Request class (#6889) 6 лет назад
suspend_account_service.rb Increase reach of Delete->Actor activities (#8305) 5 лет назад
unblock_domain_service.rb Allow domain blocks that only reject media without silencing or suspending (#4325) 6 лет назад
unblock_service.rb Add handling of Linked Data Signatures in payloads (#4687) 6 лет назад
unfavourite_service.rb Add handling of Linked Data Signatures in payloads (#4687) 6 лет назад
unfollow_service.rb Make "unfollow" undo pending outgoing follow request too (#4781) 6 лет назад
unmute_service.rb Fix #231 - Muting 7 лет назад
unsubscribe_service.rb Close http connection in perform method of Request class (#6889) 6 лет назад
update_account_service.rb authorize-follow-requests-after-unlocking (#4658) 6 лет назад
update_remote_profile_service.rb Fix custom emoji handling in UpdateRemoteProfileService (OStatus) (#7501) 6 лет назад
verify_salmon_service.rb Introduce OStatus::TagManager (#5008) 6 лет назад