mastodon/app/javascript/mastodon/components
Claire 77d0297313 Fix replying from modal (#16516)
Fixes #16515

Not using a router object somehow made `this.history` lag behind the real
browser history whenever pushing a new history item in `replyCompose`.

Not using the context-provided router in this case was an oversight made
when porting glitch-soc changes in #16499.
2021-11-26 01:21:21 +01:00
..
__tests__
account.js
animated_number.js
attachment_list.js
autosuggest_emoji.js
autosuggest_hashtag.js
autosuggest_input.js
autosuggest_textarea.js
avatar.js
avatar_composite.js
avatar_overlay.js
blurhash.js
button.js
column.js
column_back_button.js
column_back_button_slim.js
column_header.js
common_counter.js
display_name.js
domain.js
dropdown_menu.js
error_boundary.js
gifv.js
hashtag.js
icon.js
icon_button.js
icon_with_badge.js
intersection_observer_article.js
load_gap.js
load_more.js
load_pending.js
loading_indicator.js
logo.js
media_gallery.js
missing_indicator.js
modal_root.js Fix replying from modal (#16516) 2021-11-26 01:21:21 +01:00
permalink.js
picture_in_picture_placeholder.js
poll.js
radio_button.js
regeneration_indicator.js
relative_timestamp.js
scrollable_list.js Improve modal flow and back button handling (#16499) 2021-11-05 23:46:24 +01:00
setting_text.js
short_number.js
status.js
status_action_bar.js
status_content.js
status_list.js Improve modal flow and back button handling (#16499) 2021-11-05 23:46:24 +01:00
timeline_hint.js