Glitch-Shrike/app/javascript/mastodon/features/ui/components
Claire 6b19e1e632
Fix incorrect use of old WebUI paths (#16773)
* Fix incorrect use of old WebUI paths

PR #16171 renamed some routes but missed some occurrences.
Without #16772, this leads to unreachable routes in those cases.

* Fix floating action button being displayed on statuses and compose screen
2021-09-27 07:24:04 +02:00
..
__tests__
actions_modal.js
audio_modal.js
block_modal.js
boost_modal.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
bundle.js
bundle_column_error.js
bundle_modal_error.js
column.js
column_header.js
column_link.js
column_loading.js
column_subheading.js
columns_area.js Fix incorrect use of old WebUI paths (#16773) 2021-09-27 07:24:04 +02:00
compose_panel.js
confirmation_modal.js Fix logout link not working in safari (#16574) 2021-08-06 12:14:13 +02:00
document_title.js
drawer_loading.js
embed_modal.js
focal_point_modal.js
follow_requests_nav_link.js
image_loader.js
link_footer.js Fix logout link not working in safari (#16574) 2021-08-06 12:14:13 +02:00
list_panel.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +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
mute_modal.js
navigation_panel.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
notifications_counter_icon.js
report_modal.js
tabs_bar.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
upload_area.js
video_modal.js
zoomable_image.js