mastodon/app/lib
Ben Lubar be8692b938 Default to the web domain (eg. mastodon.lubar.me) instead of the local domain (eg. lubar.me) for keybase proofs ()
..
activitypub Add ActivityPub representation for identity proofs ()
ostatus When serializing polls over OStatus, serialize poll options to text ()
proof_provider Default to the web domain (eg. mastodon.lubar.me) instead of the local domain (eg. lubar.me) for keybase proofs ()
settings Remove intermediary arrays when creating hash maps from results ()
activity_tracker.rb Create Redisable#redis ()
application_extension.rb Conditional validations no longer accept strings for if/unless ()
delivery_failure_tracker.rb After 7 days of repeated delivery failures, give up on inbox ()
entity_cache.rb Remove intermediary arrays when creating hash maps from results ()
exceptions.rb Detect and prevent image bombs, max. processable dimension 4096^2 ()
extractor.rb Using double splat operator ()
fast_geometry_parser.rb Fix avatar and header issues by using custom geometry detector ()
feed_manager.rb Create Redisable#redis ()
formatter.rb Rename :poll to :preloadable_poll and :owned_poll to :poll on Status ()
hash_object.rb Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings
inline_renderer.rb Add conversations API ()
language_detector.rb Change language detector threshold from 140 characters to 4 words ()
potential_friendship_tracker.rb Create Redisable#redis ()
proof_provider.rb Add Keybase integration ()
request.rb Increase DNS timeouts ()
rss_builder.rb Add RSS feeds for end-users ()
sanitize_config.rb Whitelist dat/ipfs/gopher links in sanitizer ()
sidekiq_error_handler.rb Raise Mastodon::HostValidationError when host for HTTP request is private ()
status_filter.rb Fix n+1 queries in StatusThreadingConcern ()
status_finder.rb Raise an error for remote url in StatusFinder ()
tag_manager.rb Introduce OStatus::TagManager ()
themes.rb Add support for multiple themes ()
user_settings_decorator.rb Make displaying application used to toot opt-in ()
webfinger_resource.rb Allow webfinger controller to reply to user@WEB_DOMAIN in addition to user@LOCAL_DOMAIN ()