mastodon/spec/lib
Eugen Rochko b1349342d2
Fix rendering `<a>` without `href` when scheme unsupported ()
- Disallow links with relative paths
- Disallow iframes with non-http protocols and relative paths

Close 
..
activitypub Fixes featured hashtag setting page erroring out instead of rejecting invalid tags ()
connection_pool Add request pool to improve delivery performance ()
ostatus Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
proof_provider/keybase Fix Keybase verification using wrong domain for remote accounts ()
settings Add a test for Settings::Extend#settings ()
delivery_failure_tracker_spec.rb After 7 days of repeated delivery failures, give up on inbox ()
extractor_spec.rb Spec Extractor ()
feed_manager_spec.rb Fix boosting & unboosting preventing a boost from appearing in the TL ()
formatter_spec.rb Add support for magnet: URIs ()
hash_object_spec.rb Spec HashObject ()
language_detector_spec.rb Change language detection to include hashtags as words ()
request_pool_spec.rb Add request pool to improve delivery performance ()
request_spec.rb Fix connect timeout not being enforced ()
sanitize_config_spec.rb Fix rendering `<a>` without `href` when scheme unsupported ()
spam_check_spec.rb Remove auto-silence behaviour from spam check ()
status_filter_spec.rb Record account suspend/silence time and keep track of domain blocks ()
status_finder_spec.rb Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
tag_manager_spec.rb Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
user_settings_decorator_spec.rb Enable updating additional account information from user preferences via rest api ()
webfinger_resource_spec.rb Fix randomly fail (regression from ) ()