Eugen Rochko 406b46395d Fix URLs appearing twice in errors of ActivityPub::DeliveryWorker (#11231) 4 years ago
..
activitypub 915c619394 Add support for Audio activities (#11189) 5 years ago
connection_pool 0d9ffe56fb Add request pool to improve delivery performance (#10353) 4 years ago
ostatus 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 4 years ago
proof_provider be8692b938 Default to the web domain (eg. mastodon.lubar.me) instead of the local domain (eg. lubar.me) for keybase proofs (#10565) 5 years ago
settings 8069fd636b Remove intermediary arrays when creating hash maps from results (#9291) 5 years ago
activity_tracker.rb bcfff65195 Create Redisable#redis (#9633) 5 years ago
application_extension.rb 6e4c7d6211 Conditional validations no longer accept strings for if/unless (#3124) 7 years ago
delivery_failure_tracker.rb f4ca116ea8 After 7 days of repeated delivery failures, give up on inbox (#5131) 6 years ago
entity_cache.rb 8069fd636b Remove intermediary arrays when creating hash maps from results (#9291) 5 years ago
exceptions.rb 7db7d68136 Detect and prevent image bombs, max. processable dimension 4096^2 (#7229) 6 years ago
extractor.rb b21db9bbde Using double splat operator (#5859) 6 years ago
fast_geometry_parser.rb a7171af0a3 Fix avatar and header issues by using custom geometry detector (#6515) 6 years ago
feed_manager.rb 47ef4a6c7a Apply filters to poll options (#11174) 5 years ago
formatter.rb c1c8c7b2c8 Minor performance improvements and cleanup in formatter (#10765) 5 years ago
hash_object.rb b11fdc3ae3 Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 7 years ago
inline_renderer.rb 774ac47373 Add conversations API (#8832) 5 years ago
language_detector.rb e6cfa7ab89 Change language detector threshold from 140 characters to 4 words (#10376) 5 years ago
potential_friendship_tracker.rb bcfff65195 Create Redisable#redis (#9633) 5 years ago
proof_provider.rb 9c4cbdbafb Add Keybase integration (#10297) 5 years ago
request.rb 406b46395d Fix URLs appearing twice in errors of ActivityPub::DeliveryWorker (#11231) 4 years ago
request_pool.rb 0d9ffe56fb Add request pool to improve delivery performance (#10353) 4 years ago
rss_builder.rb 9d4710ed00 Add RSS feeds for end-users (#7259) 6 years ago
sanitize_config.rb 103a9f4466 Fix sanitizer making block level elements unreadable (#10836) 5 years ago
sidekiq_error_handler.rb 1a747f7020 Fix statsd UDP sockets not being cleaned up in Sidekiq (#11230) 4 years ago
status_filter.rb a5293fdf61 Fix n+1 queries in StatusThreadingConcern (#7321) 6 years ago
status_finder.rb 6a4e2db661 Raise an error for remote url in StatusFinder (#4776) 6 years ago
tag_manager.rb bb4d005a83 Introduce OStatus::TagManager (#5008) 6 years ago
themes.rb 0401a24558 Add support for multiple themes (#4959) 6 years ago
user_settings_decorator.rb 3086c645fd Add option to disable blurhash previews (#11188) 5 years ago
webfinger_resource.rb 89dc29affb Allow webfinger controller to reply to user@WEB_DOMAIN in addition to user@LOCAL_DOMAIN (#2351) 7 years ago