chinwagsocial/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__ Replace to testing-library from enzyme (#14152) 2020-06-29 13:58:07 +02:00
actions_modal.js Add noopener and/or noreferrer (#12202) 2019-10-24 22:44:42 +02:00
audio_modal.js Improve modal flow and back button handling (#16499) 2021-07-13 15:45:17 +02:00
block_modal.js Add explanation to mute dialog, refactor and clean up mute/block UI (#11992) 2019-09-29 21:46:05 +02:00
boost_modal.js Replace leftover `envelope` icons with `at` icons (#18305) 2022-05-06 00:41:56 +02:00
bundle.js Show disappointed elephant if web UI crashes (#10275) 2019-03-15 05:35:45 +01:00
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 Use React.PureComponent instead of React.Component (#6653) 2018-03-06 07:28:26 +01:00
column.js
column_header.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
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 Fix logout link not working in safari (#16574) 2021-08-06 12:14:13 +02:00
drawer_loading.js
embed_modal.js Fix media editing modal and profile directory in light theme (#12059) 2019-10-03 03:17:29 +02:00
filter_modal.js Add ability to filter individual posts (#18945) 2022-08-25 04:27:47 +02:00
focal_point_modal.js Add confirmation modal when closing media edit modal with unsaved changes (#16518) 2021-07-25 01:14:43 +02:00
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 Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
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 Fix strings that could not be translated (#14980) 2020-10-15 21:24:58 +02:00
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 Change how missing desktop notifications permission is displayed (#14985) 2020-10-15 16:24:47 +02:00
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 Fix minor code quality issues (#16502) 2021-07-14 05:36:23 +02:00
zoomable_image.js Add limitation of image's max zoom rate (max to the original size of image) (#15094) 2020-11-04 20:43:31 +01:00