mastodon/app/lib
Eugen Rochko f371b32137
Change hashtags to preserve first-used casing ()
..
activitypub Change hashtags to preserve first-used casing ()
connection_pool Add request pool to improve delivery performance ()
ostatus Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
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 Apply filters to poll options ()
formatter.rb Play animated custom emoji on hover ()
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 detection to include hashtags as words ()
potential_friendship_tracker.rb Create Redisable#redis ()
proof_provider.rb Add Keybase integration ()
request.rb Add HTTP signatures to all outgoing ActivityPub GET requests ()
request_pool.rb Add request pool to improve delivery performance ()
rss_builder.rb Add RSS feeds for end-users ()
sanitize_config.rb Fix sanitizing lists contents ()
search_query_parser.rb Add search syntax for operators and phrases ()
search_query_transformer.rb Add search syntax for operators and phrases ()
sidekiq_error_handler.rb Fix statsd UDP sockets not being cleaned up in Sidekiq ()
spam_check.rb Add setting to disable the anti-spam ()
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 ()
user_settings_decorator.rb Add option to disable real-time updates in web UI ()
webfinger_resource.rb Add ActivityPub actor representing the entire server ()