chinwagsocial/app/javascript/mastodon
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
..
actions Fix WebUI crash when a toot with a playing video gets deleted (#16384) 2021-06-25 04:45:17 +02:00
components Fix replying from modal (#16516) 2021-07-17 17:06:52 +02:00
containers Improve modal flow and back button handling (#16499) 2021-07-13 15:45:17 +02:00
features Fix minor code quality issues (#16502) 2021-07-14 05:36:23 +02:00
locales New Crowdin updates (#16288) 2021-06-02 21:09:18 +02:00
middleware
reducers Fix minor code quality issues (#16502) 2021-07-14 05:36:23 +02:00
selectors
service_worker
storage
store
utils Change max. image dimensions to 1920x1080px (1080p) (#15690) 2021-02-09 01:21:06 +01:00
api.js
base_polyfills.js
blurhash.js
common.js
compare_id.js
extra_polyfills.js
initial_state.js Fix #16407 (#16432) 2021-06-27 22:31:28 +02:00
is_mobile.js
load_keyboard_extensions.js
load_polyfills.js
main.js
performance.js
ready.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js