Eugen Rochko df1653174b Add cache buster feature for media files (#15155) 3 years ago
..
activitypub b0893291ef Fix Move handler not being triggered when failing to fetch target (#15107) 3 years ago
connection_pool 0d9ffe56fb Add request pool to improve delivery performance (#10353) 5 years ago
nodeinfo 5f69eb89e2 Add a nodeinfo endpoint (#12002) 5 years ago
ostatus b851456139 Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 5 years ago
proof_provider 6a96af4d20 Fix rubocop warning (#14288) 4 years ago
rss a4240fd027 Improve RSS entries for statuses (#13592) 4 years ago
settings 9649ca0fbe Removed disabling comments for Style/MethodMissingSuper (#15014) 3 years ago
access_token_extension.rb aa10200e58 Fix streaming API allowing connections to persist after access token invalidation (#15111) 3 years ago
activity_tracker.rb 5f69eb89e2 Add a nodeinfo endpoint (#12002) 5 years ago
application_extension.rb 6e4c7d6211 Conditional validations no longer accept strings for if/unless (#3124) 7 years ago
cache_buster.rb df1653174b Add cache buster feature for media files (#15155) 3 years ago
delivery_failure_tracker.rb 5edff32733 Change delivery failure tracking to work with hostnames instead of URLs (#13437) 4 years ago
entity_cache.rb 8972e5f7f6 Bump rubocop from 0.86.0 to 0.88.0 (#14412) 4 years ago
exceptions.rb 7540e235a2 Fix movie width and frame_rate returning nil (#14357) 4 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
fast_ip_map.rb 5e1364c448 Add IP-based rules (#14963) 3 years ago
feed_manager.rb 65760f59df Refactor feed manager (#14761) 4 years ago
formatter.rb 8972e5f7f6 Bump rubocop from 0.86.0 to 0.88.0 (#14412) 4 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 5d8398c8b8 Add E2EE API (#13820) 4 years ago
language_detector.rb f5cea4d2ea Fix Thai being skipped from language detection (#13989) 4 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
rate_limiter.rb c9efb400b4 Add rate limit for reporting (#13390) 4 years ago
request.rb d60290044e Add environment variable to allow requests to some private addresses (#14722) 4 years ago
request_pool.rb 0d9ffe56fb Add request pool to improve delivery performance (#10353) 5 years ago
response_with_limit.rb 7aaf2b44ec Fix remote files not using Content-Type header, streaming (#14184) 4 years ago
rss_builder.rb 9d4710ed00 Add RSS feeds for end-users (#7259) 6 years ago
sanitize_config.rb 0c24f4dce2 Add support for Gemini urls (#15013) 3 years ago
search_query_parser.rb 70da6d6630 Fix accounts search by full/partial display name and others (#11580) 5 years ago
search_query_transformer.rb bb27ca14ef Fix error when searching for empty phrase (#12711) 4 years ago
sidekiq_error_handler.rb 8972e5f7f6 Bump rubocop from 0.86.0 to 0.88.0 (#14412) 4 years ago
spam_check.rb 345bba4812 Exempt staff members from spam check (#12874) 4 years ago
status_filter.rb a5293fdf61 Fix n+1 queries in StatusThreadingConcern (#7321) 6 years ago
status_finder.rb b851456139 Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 5 years ago
tag_manager.rb 4e92183227 Refactor domain block checks (#11268) 5 years ago
themes.rb 0401a24558 Add support for multiple themes (#4959) 7 years ago
toc_generator.rb 67bef15e53 Add fallback section ID with ToC (#11941) 5 years ago
user_settings_decorator.rb 78e45a5285 Add option to disable swiping motions across the WebUI (#13885) 4 years ago
webfinger.rb 3134691948 Add support for reversible suspensions through ActivityPub (#14989) 3 years ago
webfinger_resource.rb 71fce71c94 Fix webfinger returning wrong status code on malformed or missing param (#13759) 4 years ago