mastodon/app/javascript/mastodon
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
..
actions Add aliases for WebUI routes that were renamed in #16171 (#16772) 2021-09-27 07:23:48 +02:00
components Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
containers Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
features Fix incorrect use of old WebUI paths (#16773) 2021-09-27 07:24:04 +02:00
locales New Crowdin updates (#16288) 2021-06-02 21:09:18 +02:00
middleware
reducers Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
selectors Fix unnecessary re-rendering of various components when typing in web UI (#15286) 2020-12-07 19:36:36 +01:00
service_worker Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
storage
store
utils Change max. image dimensions to 1920x1080px (1080p) (#15690) 2021-02-09 01:21:06 +01:00
api.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
base_polyfills.js
blurhash.js Fix not being able to open audio modal in web UI (#15283) 2020-12-07 04:29:37 +01:00
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 Fixed ESLint error (#15214) 2020-11-23 17:35:14 +01:00
test_setup.js
uuid.js