Glitch-Shrike/app/javascript/mastodon/features/ui/components
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
..
__tests__
actions_modal.js
audio_modal.js
block_modal.js
boost_modal.js Replace leftover `envelope` icons with `at` icons (#18305) 2022-05-06 00:41:56 +02:00
bundle.js
bundle_column_error.js Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
bundle_modal_error.js
column.js
column_header.js
column_link.js Fix `ColumnLink` labels not disappearing in mobile UI (#19334) 2022-10-10 06:51:16 +02:00
column_loading.js Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
column_subheading.js
columns_area.js Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
compare_history_modal.js Add polls and media attachments to edit comparison modal in web UI (#17727) 2022-03-09 21:15:24 +01:00
compose_panel.js Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294) 2022-10-05 03:47:56 +02:00
confirmation_modal.js
drawer_loading.js
embed_modal.js
filter_modal.js Add ability to filter individual posts (#18945) 2022-08-25 04:27:47 +02:00
focal_point_modal.js
follow_requests_column_link.js Fix intermediary responsive layout, accessibility on navigation in web UI (#19324) 2022-10-09 15:55:32 +02:00
header.js Fix intermediary responsive layout, accessibility on navigation in web UI (#19324) 2022-10-09 15:55:32 +02:00
image_loader.js Bump react-redux-loading-bar from 4.0.8 to 5.0.4 (#18562) 2022-07-20 20:56:44 +09:00
link_footer.js Change about page to be mounted in the web UI (#19345) 2022-10-13 14:42:37 +02:00
list_panel.js Hide list panel from nav bar in mobile layout (#19337) 2022-10-10 21:41:25 +02:00
media_modal.js
modal_loading.js
modal_root.js Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
mute_modal.js
navigation_panel.js Change featured hashtags to be displayed in navigation panel (#19382) 2022-10-19 11:30:59 +02:00
notifications_counter_icon.js
report_modal.js Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294) 2022-10-05 03:47:56 +02:00
sign_in_banner.js Add sign-up button to logged-out web UI (#19250) 2022-09-29 06:21:51 +02:00
upload_area.js
video_modal.js
zoomable_image.js