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/lib
Eugen Rochko e7e099d1a0
Fix deletes not reaching every server that interacted with status (#15200)
Extract logic for determining ActivityPub inboxes to send deletes
to to its own class and explicitly include the person the status
replied to (even if not mentioned), people who favourited it, and
people who replied to it (though that one is still not recursive)
4 years ago
..
activitypub Fix sending spurious Rejects when processing remote account deletion (#15104) 4 years ago
connection_pool
nodeinfo
ostatus
proof_provider
rss
settings Removed disabling comments for Style/MethodMissingSuper (#15014) 4 years ago
access_token_extension.rb Fix streaming API allowing connections to persist after access token invalidation (#15111) 4 years ago
activity_tracker.rb
application_extension.rb
cache_buster.rb Add cache buster feature for media files (#15155) 4 years ago
delivery_failure_tracker.rb
entity_cache.rb
exceptions.rb
extractor.rb
fast_geometry_parser.rb
fast_ip_map.rb Add IP-based rules (#14963) 4 years ago
feed_manager.rb
formatter.rb
hash_object.rb
inline_renderer.rb
language_detector.rb
potential_friendship_tracker.rb
proof_provider.rb
rate_limiter.rb
request.rb
request_pool.rb
response_with_limit.rb
rss_builder.rb
sanitize_config.rb Add support for Gemini urls (#15013) 4 years ago
search_query_parser.rb
search_query_transformer.rb
sidekiq_error_handler.rb
spam_check.rb
status_filter.rb
status_finder.rb
status_reach_finder.rb Fix deletes not reaching every server that interacted with status (#15200) 4 years ago
tag_manager.rb
themes.rb
toc_generator.rb
user_settings_decorator.rb
webfinger.rb Add support for reversible suspensions through ActivityPub (#14989) 4 years ago
webfinger_resource.rb