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.
 
 
 
 
Jeong Arm 144d73730d Leave unknown language as nil if account is remote (#8861) 5 years ago
..
activitypub Fix handling of ActivityPub activities lacking some attributes (#8864) 5 years ago
ostatus Improve federated ID validation (#8372) 5 years ago
settings Add ability to change an instance default theme from the administration panel (#7092) (#8381) 5 years ago
activity_tracker.rb Fix stats expiring too quickly because of variable mistake (#6155) 6 years ago
application_extension.rb Conditional validations no longer accept strings for if/unless (#3124) 7 years ago
delivery_failure_tracker.rb After 7 days of repeated delivery failures, give up on inbox (#5131) 6 years ago
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) 6 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) 5 years ago
formatter.rb Fix autoplay issue with spoiler tag (#8540) 5 years ago
hash_object.rb Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 7 years ago
inline_renderer.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 6 years ago
language_detector.rb Leave unknown language as nil if account is remote (#8861) 5 years ago
potential_friendship_tracker.rb Fix activity:interactions counter to count all interactions (#8037) 5 years ago
request.rb Do not sign useless User-Agent or Accept-Encoding headers (#8533) 5 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) 5 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 Raise an error for remote url in StatusFinder (#4776) 6 years ago
tag_manager.rb Introduce OStatus::TagManager (#5008) 6 years ago
themes.rb Add support for multiple themes (#4959) 6 years ago
user_settings_decorator.rb Add a new preference to always hide all media (#8569) 5 years ago
webfinger_resource.rb Allow webfinger controller to reply to user@WEB_DOMAIN in addition to user@LOCAL_DOMAIN (#2351) 7 years ago