mastodon/spec/lib
Eugen Rochko cefa526c6d
Refactor formatter ()
* Refactor formatter

* Move custom emoji pre-rendering logic to view helpers

* Move more methods out of Formatter

* Fix code style issues

* Remove Formatter

* Add inline poll options to RSS feeds

* Remove unused helper method

* Fix code style issues

* Various fixes and improvements

* Fix test
..
activitypub Change relays handling to not record boosts ()
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 ()
emoji_formatter_spec.rb Refactor formatter ()
entity_cache_spec.rb Fix cache_collection crashing when given an empty collection ()
extractor_spec.rb
fast_ip_map_spec.rb Add IP-based rules ()
feed_manager_spec.rb rename replies_policy enumerables ()
hash_object_spec.rb
html_aware_formatter.rb Refactor formatter ()
link_details_extractor_spec.rb Add workaround for YouTube Shorts links ()
permalink_redirector_spec.rb Change routing paths to use usernames in web UI ()
plain_text_formatter_spec.rb Refactor formatter ()
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 ()
scope_transformer_spec.rb Change authorized applications page ()
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` ()
status_reach_finder_spec.rb Add support for editing for published statuses ()
tag_manager_spec.rb Spelling ()
text_formatter_spec.rb Refactor formatter ()
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 ()