mastodon/spec/lib
Eugen Rochko 839f893168
Change public accounts pages to mount the web UI (#19319)
* Change public accounts pages to mount the web UI

* Fix handling of remote usernames in routes

- When logged in, serve web app
- When logged out, redirect to permalink
- Fix `app-body` class not being set sometimes due to name conflict

* Fix missing `multiColumn` prop

* Fix failing test

* Use `discoverable` attribute to control indexing directives

* Fix `<ColumnLoading />` not using `multiColumn`

* Add `noindex` to accounts in REST API

* Change noindex directive to not be rendered by default before a route is mounted

* Add loading indicator for detailed status in web UI

* Fix missing indicator appearing while account is loading in web UI
2022-10-20 14:35:29 +02:00
..
activitypub Refactor ActivityPub handling to prepare for non-Account actors (#19212) 2022-09-21 22:45:57 +02:00
connection_pool
ostatus
settings
vacuum Add retention policy for cached content and media (#19232) 2022-09-27 03:08:19 +02:00
delivery_failure_tracker_spec.rb
emoji_formatter_spec.rb
entity_cache_spec.rb
extractor_spec.rb
fast_ip_map_spec.rb
feed_manager_spec.rb
hash_object_spec.rb
hashtag_normalizer_spec.rb
html_aware_formatter_spec.rb
link_details_extractor_spec.rb
permalink_redirector_spec.rb Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
plain_text_formatter_spec.rb
request_pool_spec.rb
request_spec.rb
sanitize_config_spec.rb
scope_transformer_spec.rb
status_filter_spec.rb
status_finder_spec.rb
status_reach_finder_spec.rb
suspicious_sign_in_detector_spec.rb
tag_manager_spec.rb
text_formatter_spec.rb
user_settings_decorator_spec.rb
webfinger_resource_spec.rb