You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eugen Rochko 39e361a56d
Expect relays to answer with accept/reject (#8179)
6 years ago
..
activitypub Expect relays to answer with accept/reject (#8179) 6 years ago
ostatus Serialize text-less statuses as '.' over OStatus (fixes #7856) (#8126) 6 years ago
settings Refactor Setting (#3302) 7 years ago
activity_tracker.rb Fix stats expiring too quickly because of variable mistake (#6155) 6 years ago
application_extension.rb Conditional validations no longer accept strings for if/unless (#3124) 7 years ago
delivery_failure_tracker.rb After 7 days of repeated delivery failures, give up on inbox (#5131) 7 years ago
entity_cache.rb Fix missing updated_at attribute on emoji EntityCache (#7297) 6 years ago
exceptions.rb Detect and prevent image bombs, max. processable dimension 4096^2 (#7229) 6 years ago
extractor.rb Using double splat operator (#5859) 6 years ago
fast_geometry_parser.rb Fix avatar and header issues by using custom geometry detector (#6515) 6 years ago
feed_manager.rb Make whole-word filter regex consistent between Ruby and JS (#7987) 6 years ago
formatter.rb Enable custom emojis in profiles (notes, field values, display names) (#7374) 6 years ago
hash_object.rb Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 7 years ago
inline_renderer.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 7 years ago
language_detector.rb Disable language detection for texts shorter than 140 characters (#8010) 6 years ago
potential_friendship_tracker.rb Fix activity:interactions counter to count all interactions (#8037) 6 years ago
request.rb Merge `HIDDEN_SERVICE_VIA_TRANSPARENT_PROXY` into `ALLOW_ACCESS_TO_HIDDEN_SERVICE` (#7901) 6 years ago
rss_builder.rb Add RSS feeds for end-users (#7259) 6 years ago
sanitize_config.rb Whitelist dat/ipfs/gopher links in sanitizer (#8034) 6 years ago
sidekiq_error_handler.rb Raise Mastodon::HostValidationError when host for HTTP request is private (#6410) 6 years ago
status_filter.rb Fix n+1 queries in StatusThreadingConcern (#7321) 6 years ago
status_finder.rb Raise an error for remote url in StatusFinder (#4776) 7 years ago
tag_manager.rb Introduce OStatus::TagManager (#5008) 7 years ago
themes.rb Add support for multiple themes (#4959) 7 years ago
user_settings_decorator.rb Allow selecting default posting language instead of auto-detect (#7828) 6 years ago
webfinger_resource.rb Allow webfinger controller to reply to user@WEB_DOMAIN in addition to user@LOCAL_DOMAIN (#2351) 7 years ago