mastodon/app/lib
Eugen Rochko 5d8398c8b8
Add E2EE API ()
..
activitypub Add E2EE API ()
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 keybase config serializer ()
rss Improve RSS entries for statuses ()
settings add admin setting for default search engine indexing (fix ) ()
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 Fix PostgreSQL load when linking in announcements ()
exceptions.rb Add specific rate limits for posting and following ()
extractor.rb Using double splat operator ()
fast_geometry_parser.rb Fix avatar and header issues by using custom geometry detector ()
feed_manager.rb Add streaming API updates for announcements being modified or deleted ()
formatter.rb Fix malformed HTML causing uncaught error ()
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 Bump cld3 from 3.2.6 to 3.3.0 ()
potential_friendship_tracker.rb Create Redisable#redis ()
proof_provider.rb Add Keybase integration ()
rate_limiter.rb Add rate limit for reporting ()
request.rb Fix error within error when limiting backtrace to 3 lines ()
request_pool.rb Add request pool to improve delivery performance ()
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 Fix error within error when limiting backtrace to 3 lines ()
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 ()