mastodon/app/lib
ThibG d60290044e
Add environment variable to allow requests to some private addresses ()
..
activitypub Add option to be notified when a followed user posts ()
connection_pool Add request pool to improve delivery performance ()
nodeinfo Add a nodeinfo endpoint ()
ostatus Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
proof_provider Fix rubocop warning ()
rss Improve RSS entries for statuses ()
settings Fix rubocop warning ()
activity_tracker.rb Add a nodeinfo endpoint ()
application_extension.rb Conditional validations no longer accept strings for if/unless ()
delivery_failure_tracker.rb Change delivery failure tracking to work with hostnames instead of URLs ()
entity_cache.rb Bump rubocop from 0.86.0 to 0.88.0 ()
exceptions.rb Fix movie width and frame_rate returning nil ()
extractor.rb Using double splat operator ()
fast_geometry_parser.rb Fix avatar and header issues by using custom geometry detector ()
feed_manager.rb Refactor feed manager ()
formatter.rb Bump rubocop from 0.86.0 to 0.88.0 ()
hash_object.rb Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings
inline_renderer.rb Add E2EE API ()
language_detector.rb Fix Thai being skipped from language detection ()
potential_friendship_tracker.rb Create Redisable#redis ()
proof_provider.rb Add Keybase integration ()
rate_limiter.rb Add rate limit for reporting ()
request.rb Add environment variable to allow requests to some private addresses ()
request_pool.rb Add request pool to improve delivery performance ()
response_with_limit.rb Fix remote files not using Content-Type header, streaming ()
rss_builder.rb Add RSS feeds for end-users ()
sanitize_config.rb Fix rendering `<a>` without `href` when scheme unsupported ()
search_query_parser.rb Fix accounts search by full/partial display name and others ()
search_query_transformer.rb Fix error when searching for empty phrase ()
sidekiq_error_handler.rb Bump rubocop from 0.86.0 to 0.88.0 ()
spam_check.rb Exempt staff members from spam check ()
status_filter.rb Fix n+1 queries in StatusThreadingConcern ()
status_finder.rb Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
tag_manager.rb Refactor domain block checks ()
themes.rb Add support for multiple themes ()
toc_generator.rb Add fallback section ID with ToC ()
user_settings_decorator.rb Add setting for whether to crop images in unexpanded toots ()
webfinger_resource.rb Fix webfinger returning wrong status code on malformed or missing param ()