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.
Kay Faraday 7ad0ec2fba
Merge branch 'main' of https://github.com/glitch-soc/mastodon
1 month ago
..
activitypub Fix unbounded recursion in post discovery (#23506) 1 month ago
concerns Fix deletes not being signed in authorized fetch mode (#17484) 1 year ago
keys Autofix Rails/EagerEvaluationLogMessage (#23429) 1 month ago
account_search_service.rb Improve performance by avoiding regex construction (#20215) 4 months ago
account_statuses_cleanup_service.rb Fix reblogs being discarded after the reblogged status (#19731) 5 months ago
after_block_domain_from_account_service.rb Fix account domain block not properly unfollowing accounts from domain (#14304) 3 years ago
after_block_service.rb Fix blocking someone not clearing up list feeds (#16205) 2 years ago
after_unallow_domain_service.rb Change account suspensions to be reversible by default (#14726) 3 years ago
app_sign_up_service.rb Add ability to block sign-ups from IP (#19037) 7 months ago
appeal_service.rb Add customizable user roles (#18641) 9 months ago
approve_appeal_service.rb Fix moderator leak in undo_mark_statuses_as_sensitive (#18525) 10 months ago
authorize_follow_service.rb Remove Salmon and PubSubHubbub (#11205) 4 years ago
backup_service.rb Merge branch 'main' into glitch-soc/merge-upstream 2 years ago
base_service.rb Add administrative webhooks (#18510) 10 months ago
batched_remove_status_service.rb Merge branch 'main' into glitch-soc/merge-upstream 2 months ago
block_domain_service.rb Add support for reversible suspensions through ActivityPub (#14989) 2 years ago
block_service.rb Fix BlockService trying to reject incorrect follow request (#11288) 4 years ago
bootstrap_timeline_service.rb Add customizable user roles (#18641) 9 months ago
clear_domain_media_service.rb Fix incorrect and slow cache invalidation in ClearDomainMediaService (#19062) 7 months ago
create_featured_tag_service.rb Fix `Settings::FeaturedTagsController` (#19418) 5 months ago
delete_account_service.rb Revert "Remove LDSignature on actor Delete activities (#21466)" (#23185) 2 months ago
deliver_to_device_service.rb Add E2EE API (#13820) 3 years ago
fan_out_on_write_service.rb Merge branch 'main' into glitch-soc/merge-upstream 5 months ago
favourite_service.rb Fix duplicate notifications being possible after poll expiration (#17697) 1 year ago
fetch_link_card_service.rb Merge branch 'main' of https://github.com/glitch-soc/mastodon 1 month ago
fetch_oembed_service.rb Apply Rubocop Style/NegatedIfElseCondition (#23451) 1 month ago
fetch_remote_status_service.rb Fix unbounded recursion in post discovery (#23506) 1 month ago
fetch_resource_service.rb Autofix Rails/EagerEvaluationLogMessage (#23429) 1 month ago
follow_service.rb Add ability to filter followed accounts' posts by language (#19095) 6 months ago
import_service.rb Support UTF-8 Characters in Domains During CSV Import (#20592) 4 months ago
move_service.rb Fix account migration not affecting followers on origin server (#11980) 4 years ago
mute_service.rb Add duration parameter to muting. (#13831) 2 years ago
notify_service.rb Add customizable user roles (#18641) 9 months ago
post_status_service.rb Merge branch 'main' of https://github.com/glitch-soc/mastodon 1 month ago
precompute_feed_service.rb Merge branch 'main' into glitch-soc/merge-upstream 11 months ago
process_hashtags_service.rb Add editing for published statuses (#17320) 1 year ago
process_mentions_service.rb Change mentions of blocked users to not be processed (#19725) 5 months ago
purge_domain_service.rb Remove custom emojis on domain purge (#17210) 1 year ago
reblog_service.rb Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
reject_follow_service.rb Remove Salmon and PubSubHubbub (#11205) 4 years ago
remove_featured_tag_service.rb Change featured tag updates to add/remove activity (#19409) 5 months ago
remove_from_followers_service.rb Add remove from followers api (#16864) 1 year ago
remove_status_service.rb Merge branch 'main' into glitch-soc/merge-upstream 5 months ago
report_service.rb Change Report category to "violation" if rule IDs are provided (#20137) 4 months ago
resolve_account_service.rb Autofix Rails/EagerEvaluationLogMessage (#23429) 1 month ago
resolve_url_service.rb Fix unbounded recursion in post discovery (#23506) 1 month ago
search_service.rb Add SEARCH_ALL_VISIBLE_TOOTS env flag 2 years ago
suspend_account_service.rb Fix possible race conditions when suspending/unsuspending accounts (#22363) 3 months ago
tag_search_service.rb Ensure exact match is the first result in hashtag searches (#21315) 3 months ago
translate_status_service.rb Fix translations not being formatted, other issues in web UI (#19245) 6 months ago
unallow_domain_service.rb Fix removing allowed domains being done synchronously (#14302) 3 years ago
unblock_domain_service.rb Add support for reversible suspensions through ActivityPub (#14989) 2 years ago
unblock_service.rb Remove Salmon and PubSubHubbub (#11205) 4 years ago
unfavourite_service.rb Remove Salmon and PubSubHubbub (#11205) 4 years ago
unfollow_service.rb Fix concurrent unfollowing decrementing follower count more than once (#18527) 10 months ago
unmute_service.rb Fix #231 - Muting 6 years ago
unsuspend_account_service.rb Fix possible race conditions when suspending/unsuspending accounts (#22363) 3 months ago
update_account_service.rb Fix being able to spoof link verification (#20217) 4 months ago
update_status_service.rb Merge branch 'main' into glitch-soc/merge-upstream 2 months ago
verify_link_service.rb Apply Rubocop Style/NegatedIfElseCondition (#23451) 1 month ago
vote_service.rb Fix empty votes arbitrarily increasing voters count in polls (#18526) 10 months ago
webhook_service.rb Add administrative webhooks (#18510) 10 months ago