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.
 
 
 
 
 
 
Thibaut Girka c087738270 Merge branch 'master' into glitch-soc/merge-upstream 6 years ago
..
activitypub Record trending tags from ActivityPub, too (#7647) 6 years ago
ostatus Fix N+1 on AtomSerializer (#7669) 6 years ago
settings
activity_tracker.rb Fix stats expiring too quickly because of variable mistake (#6155) 7 years ago
application_extension.rb
delivery_failure_tracker.rb After 7 days of repeated delivery failures, give up on inbox (#5131) 7 years ago
entity_cache.rb Fix missing updated_at attribute on emoji EntityCache (#7297) 7 years ago
exceptions.rb Detect and prevent image bombs, max. processable dimension 4096^2 (#7229) 7 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) 7 years ago
feed_manager.rb Merge remote-tracking branch 'origin/master' into gs-master 7 years ago
formatter.rb Enable custom emojis in profiles (notes, field values, display names) (#7374) 6 years ago
frontmatter_handler.rb Remove ignored 'u' parameter on regexp (#392) 7 years ago
hash_object.rb
inline_renderer.rb
language_detector.rb Improve language filter (#5724) 7 years ago
request.rb User agent for WebFinger (#7531) 6 years ago
rss_builder.rb Add RSS feeds for end-users (#7259) 7 years ago
sanitize_config.rb [!] Sanitize incoming classlist properly (#6162) 7 years ago
sidekiq_error_handler.rb Raise Mastodon::HostValidationError when host for HTTP request is private (#6410) 7 years ago
status_filter.rb Fix n+1 queries in StatusThreadingConcern (#7321) 7 years ago
status_finder.rb
tag_manager.rb
themes.rb Screenshot support for themes 7 years ago
user_settings_decorator.rb Merge remote-tracking branch 'origin/master' into merge-upstream 6 years ago
webfinger_resource.rb