Claire 460e4fbdd6 Fix processing of compacted single-item JSON-LD collections (#28816) vor 10 Monaten
..
activitypub 460e4fbdd6 Fix processing of compacted single-item JSON-LD collections (#28816) vor 9 Monaten
concerns c9a52833b6 Fix deletes not being signed in authorized fetch mode (#17484) vor 2 Jahren
keys 460e4fbdd6 Fix processing of compacted single-item JSON-LD collections (#28816) vor 9 Monaten
account_search_service.rb 78a6b871fe Improve performance by avoiding regex construction (#20215) vor 2 Jahren
account_statuses_cleanup_service.rb c2170991c7 Fix reblogs being discarded after the reblogged status (#19731) vor 2 Jahren
after_block_domain_from_account_service.rb 98b3b80d6b Fix account domain block not properly unfollowing accounts from domain (#14304) vor 4 Jahren
after_block_service.rb afb7882189 Fix blocking someone not clearing up list feeds (#16205) vor 3 Jahren
after_unallow_domain_service.rb ed099d8bdc Change account suspensions to be reversible by default (#14726) vor 4 Jahren
app_sign_up_service.rb d83faa1a89 Add ability to block sign-ups from IP (#19037) vor 2 Jahren
appeal_service.rb 44b2ee3485 Add customizable user roles (#18641) vor 2 Jahren
approve_appeal_service.rb 976cd6413e Fix moderator leak in undo_mark_statuses_as_sensitive (#18525) vor 2 Jahren
authorize_follow_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) vor 5 Jahren
backup_service.rb d8629e7b86 Add logging of S3-related errors (#16381) vor 3 Jahren
base_service.rb a2871cd747 Add administrative webhooks (#18510) vor 2 Jahren
batched_remove_status_service.rb ae62e5fa53 Fix/remove calling private method with send in model (#22951) vor 1 Jahr
block_domain_service.rb 3134691948 Add support for reversible suspensions through ActivityPub (#14989) vor 4 Jahren
block_service.rb 4e1260feaa Fix BlockService trying to reject incorrect follow request (#11288) vor 5 Jahren
bootstrap_timeline_service.rb 44b2ee3485 Add customizable user roles (#18641) vor 2 Jahren
clear_domain_media_service.rb c7147bab90 Fix incorrect and slow cache invalidation in ClearDomainMediaService (#19062) vor 2 Jahren
create_featured_tag_service.rb 45d3b32488 Fix `Settings::FeaturedTagsController` (#19418) vor 2 Jahren
delete_account_service.rb 628dcbb732 Revert "Remove LDSignature on actor Delete activities (#21466)" (#23185) vor 1 Jahr
deliver_to_device_service.rb 5d8398c8b8 Add E2EE API (#13820) vor 4 Jahren
fan_out_on_write_service.rb 5f9e47be34 Add caching for payload serialization during fan-out (#19642) vor 2 Jahren
favourite_service.rb 2ea754b861 Fix duplicate notifications being possible after poll expiration (#17697) vor 2 Jahren
fetch_link_card_service.rb ed570050c6 Autofix Rails/EagerEvaluationLogMessage (#23429) vor 1 Jahr
fetch_oembed_service.rb a2ddd849e2 Fix `LinkCrawlWorker` error when encountering empty OEmbed response (#28268) vor 9 Monaten
fetch_remote_status_service.rb 0c9eac80d8 Fix unbounded recursion in post discovery (#23506) vor 1 Jahr
fetch_resource_service.rb ed570050c6 Autofix Rails/EagerEvaluationLogMessage (#23429) vor 1 Jahr
follow_migration_service.rb 4cec3ad9b8 Fix original account being unfollowed on migration before the follow request could be sent (#21957) vor 1 Jahr
follow_service.rb 8bbe2b970f Have `Follow` activities bypass availability (#27586) vor 11 Monaten
import_service.rb 147d8bd8fc Support UTF-8 Characters in Domains During CSV Import (#20592) vor 2 Jahren
move_service.rb 368a87755b Fix account migration not affecting followers on origin server (#11980) vor 5 Jahren
mute_service.rb 96761752ec Add duration parameter to muting. (#13831) vor 4 Jahren
notify_service.rb 44b2ee3485 Add customizable user roles (#18641) vor 2 Jahren
post_status_service.rb 2d12948220 Fix idempotency when database writes are slow (#21840) vor 1 Jahr
precompute_feed_service.rb 3917353645 Fix single Redis connection being used across all threads (#18135) vor 2 Jahren
process_hashtags_service.rb 63002cde03 Add editing for published statuses (#17320) vor 2 Jahren
process_mentions_service.rb 4fb0aae636 Change mentions of blocked users to not be processed (#19725) vor 2 Jahren
purge_domain_service.rb d3db2eb7fb Remove custom emojis on domain purge (#17210) vor 2 Jahren
reblog_service.rb 4c5575e8e0 Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482) vor 9 Monaten
reject_follow_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) vor 5 Jahren
remove_domains_from_followers_service.rb 0dc342df81 Fix “Remove all followers from the selected domains” being more destructive than it claims (#23805) vor 1 Jahr
remove_featured_tag_service.rb 74ead7d106 Change featured tag updates to add/remove activity (#19409) vor 2 Jahren
remove_from_followers_service.rb 17f4e457b3 Add remove from followers api (#16864) vor 3 Jahren
remove_status_service.rb 3ef53958b2 Prevent UserCleanupScheduler from overwhelming streaming (#25519) vor 1 Jahr
report_service.rb b1a48e05b6 Change Report category to "violation" if rule IDs are provided (#20137) vor 2 Jahren
resolve_account_service.rb ed570050c6 Autofix Rails/EagerEvaluationLogMessage (#23429) vor 1 Jahr
resolve_url_service.rb 79f5b8f156 Fix ResolveURLService not resolving local URLs for remote content (#25637) vor 1 Jahr
search_service.rb eb51e43fb4 Optimize some regex matching (#15528) vor 3 Jahren
suspend_account_service.rb 18fb01ef7c Fix possible race conditions when suspending/unsuspending accounts (#22363) vor 1 Jahr
tag_search_service.rb bf1c7e2122 Ensure exact match is the first result in hashtag searches (#21315) vor 1 Jahr
translate_status_service.rb 5d93c5f019 Fix post translation erroring out (v4.1.x) (#26990) vor 1 Jahr
unallow_domain_service.rb d658af7ff8 Fix removing allowed domains being done synchronously (#14302) vor 4 Jahren
unblock_domain_service.rb 3134691948 Add support for reversible suspensions through ActivityPub (#14989) vor 4 Jahren
unblock_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) vor 5 Jahren
unfavourite_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) vor 5 Jahren
unfollow_service.rb 52f4e834f2 Fix concurrent unfollowing decrementing follower count more than once (#18527) vor 2 Jahren
unmute_service.rb c64a1c25c4 Fix #231 - Muting vor 7 Jahren
unsuspend_account_service.rb 18fb01ef7c Fix possible race conditions when suspending/unsuspending accounts (#22363) vor 1 Jahr
update_account_service.rb e98833748e Fix being able to spoof link verification (#20217) vor 2 Jahren
update_status_service.rb 4b92e59f4f Add support for editing media description and focus point of already-posted statuses (#20878) vor 1 Jahr
verify_link_service.rb f68bb52556 Apply Rubocop Style/NegatedIfElseCondition (#23451) vor 1 Jahr
vote_service.rb 1ff4877945 Fix empty votes arbitrarily increasing voters count in polls (#18526) vor 2 Jahren
webhook_service.rb a2871cd747 Add administrative webhooks (#18510) vor 2 Jahren