You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/services
Eugen Rochko 24d943fee0
Change media attachments in moderated posts to not be accessible (#34872)
1 month ago
..
activitypub Remove `inbound_quotes` feature flag (#34958) 2 months ago
concerns Update `rubocop` to version 1.75.0 (#34283) 4 months ago
accept_notification_request_service.rb
account_search_service.rb Change account search to be more forgiving of spaces (#34455) 3 months ago
account_statuses_cleanup_service.rb
add_accounts_to_list_service.rb Change lists to reflect added and removed users retroactively (#32930) 8 months ago
after_block_domain_from_account_service.rb
after_block_service.rb
after_unallow_domain_service.rb
app_sign_up_service.rb Add age verification on sign-up (#34150) 4 months ago
appeal_service.rb
approve_appeal_service.rb
authorize_follow_service.rb
backup_service.rb Update rubocop to version 1.72.2 and use `plugins` configuration style (#33946) 5 months ago
base_service.rb
batched_remove_status_service.rb Remove deprecated `mb_chars` method (#34039) 5 months ago
block_domain_service.rb Fix `Style/OptionalBooleanParameter` cop (#34968) 2 months ago
block_service.rb
bootstrap_timeline_service.rb
bulk_import_row_service.rb
bulk_import_service.rb
clear_domain_media_service.rb
create_featured_tag_service.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 3 months ago
delete_account_service.rb Fix `Style/MutableConstant` cop (#33602) 6 months ago
dismiss_notification_request_service.rb
fan_out_on_write_service.rb Remove deprecated `mb_chars` method (#34039) 5 months ago
favourite_service.rb
fetch_link_card_service.rb Fix preview card being fetched even when a status has a quote or media attachment (#34770) 2 months ago
fetch_oembed_service.rb
fetch_remote_status_service.rb
fetch_resource_service.rb Fix `Style/OptionalBooleanParameter` cop (#34968) 2 months ago
follow_migration_service.rb
follow_service.rb Encapsulate redis key usage (#34840) 2 months ago
move_service.rb
mute_service.rb
notify_service.rb Change notifications from moderators to not be filtered (#33654) 6 months ago
post_status_service.rb Add `quoted_status` attribute to `PostStatusService` for local testing (#34553) 3 months ago
precompute_feed_service.rb Encapsulate redis key usage (#34840) 2 months ago
process_hashtags_service.rb Avoid latest featured tag use on post removal unless necessary (#32787) 9 months ago
process_mentions_service.rb Fix processing of mentions for post edits with an existing corresponding silent mention (#33227) 8 months ago
purge_domain_service.rb
reblog_service.rb
reject_follow_service.rb
remove_accounts_from_list_service.rb Change lists to reflect added and removed users retroactively (#32930) 8 months ago
remove_domains_from_followers_service.rb
remove_featured_tag_service.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 3 months ago
remove_from_followers_service.rb
remove_status_service.rb Change media attachments in moderated posts to not be accessible (#34872) 1 month ago
report_service.rb
resolve_account_service.rb
resolve_url_service.rb
search_service.rb
software_update_check_service.rb Add coverage for malformed version cleanup in `SoftwareUpdateCheckService`, add helper query methods (#32876) 8 months ago
statuses_search_service.rb
suspend_account_service.rb Change media attachments in moderated posts to not be accessible (#34872) 1 month ago
tag_search_service.rb
translate_status_service.rb Translate to regional language variant (e.g. pt-BR) (#32428) 9 months ago
unallow_domain_service.rb Use `touch_all` with batches (#32799) 9 months ago
unblock_domain_service.rb
unblock_service.rb
unfavourite_service.rb
unfollow_service.rb Change lists to reflect added and removed users retroactively (#32930) 8 months ago
unmute_service.rb Change lists to reflect added and removed users retroactively (#32930) 8 months ago
unsuspend_account_service.rb Change media attachments in moderated posts to not be accessible (#34872) 1 month ago
update_account_service.rb
update_media_attachments_permissions_service.rb Change media attachments in moderated posts to not be accessible (#34872) 1 month ago
update_status_service.rb
verify_link_service.rb `rel="me"` check should be case-insenstive (#32238) 8 months ago
vote_service.rb
webhook_service.rb