chinwagsocial/app/javascript/mastodon/components
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
..
__tests__
account.js Fix not to show follow button in global suggestion (#16045) 2021-04-16 10:06:42 +02:00
animated_number.js
attachment_list.js Fix crash if a notification contains an unprocessed media attachment (#16573) 2021-08-11 17:49:10 +02:00
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 Fix WebUI crashing when SVG support is disabled (#15809) 2021-02-28 01:01:34 +01:00
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 Change onboarding by replacing tutorial with follow recommendations in web UI (#16060) 2021-04-19 14:45:15 +02:00
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 Fix crashes with Microsoft Translate on Microsoft Edge (#16525) 2021-07-23 02:53:17 +02:00
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