chinwagsocial/app/javascript/mastodon
Claire 0c24c865b7
Fix crash if a notification contains an unprocessed media attachment (#16573)
* Refactor AttachmentList

* Do not crash if a notification contains an unprocessed media attachment

Fixes #16530

* Fix spacing in compact form
2021-08-11 17:49:10 +02:00
..
actions Add confirmation modal when closing media edit modal with unsaved changes (#16518) 2021-07-25 01:14:43 +02:00
components Fix crash if a notification contains an unprocessed media attachment (#16573) 2021-08-11 17:49:10 +02:00
containers Improve modal flow and back button handling (#16499) 2021-07-13 15:45:17 +02:00
features Fix logout link not working in safari (#16574) 2021-08-06 12:14:13 +02:00
locales New Crowdin updates (#16288) 2021-06-02 21:09:18 +02:00
middleware
reducers Add confirmation modal when closing media edit modal with unsaved changes (#16518) 2021-07-25 01:14:43 +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
storage
store
utils Change max. image dimensions to 1920x1080px (1080p) (#15690) 2021-02-09 01:21:06 +01:00
api.js Do not set CSRF Token when no csrf header (#10383) 2019-03-26 11:13:20 +01: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 Fix pop-out player appearing on mobile screens in web UI (#15157) 2020-11-16 05:16:39 +01:00
load_keyboard_extensions.js
load_polyfills.js
main.js
performance.js
ready.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js