mastodon/spec/lib
ThibG fda437a020 Fix sanitizing lists contents ()
* Add test

* Fix code for sanitizing nested lists stripping all tags
..
activitypub Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
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 Apply filters to poll options ()
formatter_spec.rb Fix URL linkifier grabbing full-width spaces and quotations ()
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 sanitizing lists contents ()
spam_check_spec.rb Add a 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 ) ()