chinwagsocial/app/javascript/mastodon/components
Claire e54a65013d
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-07-17 17:06:52 +02: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 Change references to tootsuite/mastodon to mastodon/mastodon (#16491) 2021-07-13 15:46:20 +02:00
load_gap.js
load_more.js
load_pending.js
loading_indicator.js
logo.js
media_gallery.js Make media_gallery.toggle_visible less confusing to translate (#15993) 2021-05-08 01:56:40 +02:00
missing_indicator.js
modal_root.js Fix replying from modal (#16516) 2021-07-17 17:06:52 +02:00
permalink.js
picture_in_picture_placeholder.js
poll.js
radio_button.js
regeneration_indicator.js fix component name (#16138) 2021-05-03 14:59:49 +02:00
relative_timestamp.js
scrollable_list.js Improve modal flow and back button handling (#16499) 2021-07-13 15:45:17 +02:00
setting_text.js
short_number.js
status.js
status_action_bar.js
status_content.js Fix display of toots without text content (#15665) 2021-05-05 23:41:02 +02:00
status_list.js Improve modal flow and back button handling (#16499) 2021-07-13 15:45:17 +02:00
timeline_hint.js