mastodon/spec/lib
Claire d5c9feb7b7
Add support for private pinned posts ()
* Add support for private pinned toots

* Allow local user to pin private toots

* Change wording to avoid "direct message"
..
activitypub Add support for private pinned posts ()
connection_pool Add request pool to improve delivery performance ()
ostatus Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
rss Improve RSS entries for statuses ()
settings Add a test for Settings::Extend#settings ()
delivery_failure_tracker_spec.rb Change delivery failure tracking to work with hostnames instead of URLs ()
entity_cache_spec.rb Fix cache_collection crashing when given an empty collection ()
extractor_spec.rb Spec Extractor ()
fast_ip_map_spec.rb Add IP-based rules ()
feed_manager_spec.rb rename replies_policy enumerables ()
formatter_spec.rb Update twitter-text from 1.14 to 3.1.0 and fix toot character counting ()
hash_object_spec.rb Spec HashObject ()
language_detector_spec.rb Change language detection to include hashtags as words ()
link_details_extractor_spec.rb Add support for structured data and more OpenGraph tags to link cards ()
permalink_redirector_spec.rb Change routing paths to use usernames in web UI ()
request_pool_spec.rb Add request pool to improve delivery performance ()
request_spec.rb Fix connect timeout not being enforced ()
sanitize_config_spec.rb Prepare Mastodon for zeitwerk autoloader ()
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 Change multiple mentions with same username to render with domain ()
user_settings_decorator_spec.rb Enable updating additional account information from user preferences via rest api ()
webfinger_resource_spec.rb Fix webfinger returning wrong status code on malformed or missing param ()