mastodon/app/javascript/mastodon/features/ui/components
Eugen Rochko fd3a45e348
Add edit history to web UI (#17390)
* Add edit history to web UI

* Change history reducer to store items per status

* Fix missing loading prop
2022-02-09 01:17:07 +01:00
..
__tests__
actions_modal.js
audio_modal.js Improve modal flow and back button handling (#16499) 2021-07-13 15:45:17 +02:00
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
compare_history_modal.js Add edit history to web UI (#17390) 2022-02-09 01:17:07 +01: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 Add confirmation modal when closing media edit modal with unsaved changes (#16518) 2021-07-25 01:14:43 +02:00
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 Add edit history to web UI (#17390) 2022-02-09 01:17:07 +01:00
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 Fix minor code quality issues (#16502) 2021-07-14 05:36:23 +02:00
zoomable_image.js