You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/lib
Eugen Rochko e1fcad34a9 Fix length validator counting things that look like URIs like URLs (#4462)
URI.extract is too strong, not limited to URLs, matched real text.
Same issue was present in language detector.
8 years ago
..
activitypub
ostatus
settings
application_extension.rb
emoji.rb
exceptions.rb
extractor.rb
feed_manager.rb
formatter.rb
hash_object.rb
inline_renderer.rb
language_detector.rb Fix length validator counting things that look like URIs like URLs (#4462) 8 years ago
provider_discovery.rb
request.rb
sanitize_config.rb
status_filter.rb
stream_entry_finder.rb
tag_manager.rb
user_settings_decorator.rb
webfinger_resource.rb