mastodon/app/lib
Eugen Rochko 339ce1c4e9
Add specific rate limits for posting and following ()
..
activitypub Clarify keyword arguments with ** ()
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 Default to the web domain (eg. mastodon.lubar.me) instead of the local domain (eg. lubar.me) for keybase proofs ()
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 After 7 days of repeated delivery failures, give up on inbox ()
entity_cache.rb Add 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 announcements ()
language_detector.rb Update ESLint and RuboCop in Code Climate ()
potential_friendship_tracker.rb Create Redisable#redis ()
proof_provider.rb Add Keybase integration ()
rate_limiter.rb Add specific rate limits for posting and following ()
request.rb Fix Ruby 2.7 support ()
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 statsd UDP sockets not being cleaned up in Sidekiq ()
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 Add ActivityPub actor representing the entire server ()