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.
 
 
 
 
 
 
Darius Kazemi 35b38bfcab More merging 4 months ago
..
activitypub More merging 4 months ago
concerns merge v4.4.0 into mastodon_4_3_0 4 months ago
accept_notification_request_service.rb Reload notifications when accepted notifications are merged (streaming only) (#31419) 2 years ago
account_search_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
account_statuses_cleanup_service.rb Fix reblogs being discarded after the reblogged status (#19731) 3 years ago
add_accounts_to_list_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
after_block_domain_from_account_service.rb Undo notification permissions on individual and domain blocks (#29570) 2 years ago
after_block_service.rb Delete pending notification requests on block and notification mutes (#31310) 2 years ago
after_unallow_domain_service.rb Change account suspensions to be reversible by default (#14726) 6 years ago
app_sign_up_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
appeal_service.rb Fix `Rails/FindEach` cop (#26886) 2 years ago
approve_appeal_service.rb Fix error when accepting appeal for sensitive posts deleted in the meantime (#32037) 2 years ago
authorize_follow_service.rb
backup_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
base_service.rb Add administrative webhooks (#18510) 4 years ago
batched_remove_status_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
block_domain_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
block_service.rb Undo notification permissions on individual and domain blocks (#29570) 2 years ago
bootstrap_timeline_service.rb Add customizable user roles (#18641) 4 years ago
bulk_import_row_service.rb Update stoplight to version 4.1.0 (#28366) 2 years ago
bulk_import_service.rb Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793) 3 years ago
clear_domain_media_service.rb Remove `default_scope` from `MediaAttachment` class (#28043) 2 years ago
create_featured_tag_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
delete_account_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
dismiss_notification_request_service.rb Change dismissing a notification to clear existing filtered notifications for that account (#31329) 2 years ago
fan_out_on_write_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
favourite_service.rb Change algorithm of follow recommendations (#28314) 2 years ago
fetch_link_card_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
fetch_oembed_service.rb Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812) 2 years ago
fetch_remote_status_service.rb Fix unbounded recursion in post discovery (#23506) 3 years ago
fetch_resource_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
follow_migration_service.rb Fix various edge cases with local moves (#24812) 3 years ago
follow_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
move_service.rb
mute_service.rb Add duration parameter to muting. (#13831) 6 years ago
notify_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
post_status_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
precompute_feed_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
process_hashtags_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
process_mentions_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
purge_domain_service.rb Remove unneeded `reorder(nil)` conditions (#32200) 1 year ago
reblog_service.rb Merge tag 'v4.3.0' into mastodon_4_3_0 4 months ago
reject_follow_service.rb
remove_accounts_from_list_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
remove_domains_from_followers_service.rb Fix “Remove all followers from the selected domains” being more destructive than it claims (#23805) 3 years ago
remove_featured_tag_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
remove_from_followers_service.rb Autofix Rubocop Style/IfUnlessModifier (#23697) 3 years ago
remove_status_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
report_service.rb Add optional OAuth application to reports (#30539) 2 years ago
resolve_account_service.rb Remove `WebfingerHelper` module & move usage inline (#31203) 1 year ago
resolve_url_service.rb Merge tag 'v4.1.0' into lets-bump-hometown-to-mastodon-4.2 2 years ago
search_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
software_update_check_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
statuses_search_service.rb Add instrumentation to the search services (#30350) 2 years ago
suspend_account_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
tag_search_service.rb Add instrumentation to the search services (#30350) 2 years ago
translate_status_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
unallow_domain_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
unblock_domain_service.rb Add support for reversible suspensions through ActivityPub (#14989) 5 years ago
unblock_service.rb
unfavourite_service.rb
unfollow_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
unmute_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
unsuspend_account_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
update_account_service.rb Fix `Style/InverseMethods` cop (#28377) 2 years ago
update_media_attachments_permissions_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
update_status_service.rb Merge tag 'v4.3.0' into mastodon_4_3_0 4 months ago
verify_link_service.rb merge v4.4.0 into mastodon_4_3_0 4 months ago
vote_service.rb Fix `Rails/WhereExists` cop in app/services (#28853) 2 years ago
webhook_service.rb Add administrative webhooks (#18510) 4 years ago