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.
 
 
 
 
 
 
Eugen Rochko fac529975b Improve signature verification safeguards (#8959) 6 years ago
..
activitypub Fix handling of ActivityPub activities lacking some attributes (#8864) 6 years ago
ostatus Improve federated ID validation (#8372) 6 years ago
settings Merge branch 'master' into glitch-soc/merge-upstream 6 years ago
activity_tracker.rb Fix stats expiring too quickly because of variable mistake (#6155) 6 years ago
application_extension.rb
delivery_failure_tracker.rb
entity_cache.rb Fix missing updated_at attribute on emoji EntityCache (#7297) 6 years ago
exceptions.rb Detect and prevent image bombs, max. processable dimension 4096^2 (#7229) 6 years ago
extractor.rb Using double splat operator (#5859) 7 years ago
fast_geometry_parser.rb Fix avatar and header issues by using custom geometry detector (#6515) 6 years ago
feed_manager.rb Exclude replies from list timelines (#8683) 6 years ago
formatter.rb Improve signature verification safeguards (#8959) 6 years ago
hash_object.rb
inline_renderer.rb Add conversations API (#8832) 6 years ago
language_detector.rb Leave unknown language as nil if account is remote (#8861) 6 years ago
potential_friendship_tracker.rb Fix activity:interactions counter to count all interactions (#8037) 6 years ago
request.rb Do not sign useless User-Agent or Accept-Encoding headers (#8533) 6 years ago
rss_builder.rb Add RSS feeds for end-users (#7259) 6 years ago
sanitize_config.rb Whitelist dat/ipfs/gopher links in sanitizer (#8034) 6 years ago
sidekiq_error_handler.rb Raise Mastodon::HostValidationError when host for HTTP request is private (#6410) 6 years ago
status_filter.rb Fix n+1 queries in StatusThreadingConcern (#7321) 6 years ago
status_finder.rb
tag_manager.rb
themes.rb Screenshot support for themes 6 years ago
user_settings_decorator.rb Merge branch 'master' into glitch-soc/merge-upstream 6 years ago
webfinger_resource.rb