catstodon/app/javascript/flavours/glitch/components
Eugen Rochko a70b1141d6 [Glitch] Fix missing confirmation when unfollowing from hover card in web UI
Port d3f504245c to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-07-01 20:55:56 +02:00
..
__tests__ [Glitch] Fix some remote posts getting truncated 2023-11-15 12:59:06 +01:00
admin [Glitch] Fix some API calls that should not use an API token 2024-05-23 20:11:20 +02:00
edited_timestamp [Glitch] Change design of metadata underneath posts in web UI 2024-03-14 17:43:38 +01:00
account.jsx [Glitch] Fix missing prop warning for <Account> 2024-05-14 20:53:40 +02:00
account_bio.tsx [Glitch] Add hover cards in web UI 2024-06-30 18:41:48 +02:00
account_fields.tsx [Glitch] Add hover cards in web UI 2024-06-30 18:41:48 +02:00
animated_number.tsx [Glitch] Enable stricter Typescript options 2024-05-29 17:09:35 +02:00
attachment_list.jsx Reduce code differences with upstream 2024-03-08 12:42:03 +01:00
autosuggest_emoji.jsx [Glitch] Change design of compose form in web UI 2024-02-22 23:06:12 +01:00
autosuggest_hashtag.tsx [Glitch] Change design of compose form in web UI 2024-02-22 23:06:12 +01:00
autosuggest_input.jsx Fix emoji being inserted in incorrect places 2024-02-23 21:45:48 +01:00
autosuggest_textarea.jsx Fix emoji being inserted in incorrect places 2024-02-23 21:45:48 +01:00
avatar.tsx [Glitch] Use Immutable Record for accounts in Redux state 2023-12-20 19:49:44 +01:00
avatar_composite.jsx [Glitch] Update Avatar, AvatarComposite, and AvatarOverlay components (#2508) 2023-12-09 18:33:42 +01:00
avatar_overlay.tsx [Glitch] Use Immutable Record for accounts in Redux state 2023-12-20 19:49:44 +01:00
badge.jsx [Glitch] Remove usage of deprecated defaultTypes on React functional components 2024-05-04 16:15:16 +02:00
blurhash.tsx Fix inconsistent React imports in JSX files (#2466) 2023-11-15 12:52:30 +01:00
button.tsx [Glitch] Fix props for <Button> 2024-05-01 15:56:37 +02:00
check_box.tsx [Glitch] Change mute, block and domain block confirmations in web UI 2024-03-15 22:58:01 +01:00
circular_progress.tsx [Glitch] Rewrite <LoadingIndicator/> as FC and TS (#25364) 2023-06-18 12:10:37 +02:00
collapse_button.jsx Further reduce CSS and markup differences with upstream (#2635) 2024-02-20 18:49:59 +01:00
column.jsx Further reduce differences with upstream 2023-12-09 20:58:50 +01:00
column_back_button.tsx [Glitch] Add a new @/ alias for the root frontend directory and use it where possible 2024-01-16 12:21:13 +01:00
column_header.tsx [Glitch] Convert <ColumnHeader> to Typescript 2024-06-30 17:33:23 +02:00
copy_icon_button.jsx [Glitch] Add prominent share/copy button on profiles in web UI 2024-02-16 18:17:55 +01:00
counters.tsx [Glitch] Upgrade to Prettier 3 2023-07-13 14:01:40 +02:00
dismissable_banner.tsx [Glitch] Add a new @/ alias for the root frontend directory and use it where possible 2024-01-16 12:21:13 +01:00
display_name.tsx Further reduce CSS and markup differences with upstream (#2635) 2024-02-20 18:49:59 +01:00
domain.tsx [Glitch] Add a new @/ alias for the root frontend directory and use it where possible 2024-01-16 12:21:13 +01:00
dropdown_menu.jsx [Glitch] Change dropdown menu icon to not be replaced by close icon when open in web UI 2024-03-11 17:36:07 +01:00
empty_account.tsx [Glitch] Split EmptyAccount out of Account component 2023-12-02 16:59:40 +01:00
error_boundary.jsx Change error boundary to upstream's (#2323) 2023-07-27 19:25:07 +02:00
follow_button.tsx [Glitch] Fix missing confirmation when unfollowing from hover card in web UI 2024-07-01 20:55:56 +02:00
gifv.tsx Fix inconsistent React imports in JSX files (#2466) 2023-11-15 12:52:30 +01:00
hashtag.tsx [Glitch] Converted hashtag.jsx to TypeScript 2024-01-14 19:22:39 +01:00
hashtag_bar.tsx [Glitch] Enable stricter Typescript options 2024-05-29 17:09:35 +02:00
hover_card_account.tsx [Glitch] Change hover cards to not appear until the mouse stops in web UI 2024-07-01 20:50:26 +02:00
hover_card_controller.tsx [Glitch] Change hover cards to not appear until the mouse stops in web UI 2024-07-01 20:50:26 +02:00
icon.tsx [Glitch] Add a new @/ alias for the root frontend directory and use it where possible 2024-01-16 12:21:13 +01:00
icon_button.tsx [Glitch] Change icons in web UI 2024-01-13 23:19:01 +01:00
icon_with_badge.tsx [Glitch] Change icons in web UI 2024-01-13 23:19:01 +01:00
inline_account.jsx [Glitch] Use Immutable Record for accounts in Redux state 2023-12-20 19:49:44 +01:00
intersection_observer_article.jsx Fix various code discrepancies 2023-11-15 22:50:23 +01:00
link.jsx Fix extraneous newlines 2023-05-28 18:06:09 +02:00
load_gap.tsx [Glitch] Add a new @/ alias for the root frontend directory and use it where possible 2024-01-16 12:21:13 +01:00
load_more.tsx [Glitch] Rewrite <LoadMore /> as FC and TS 2023-06-10 16:59:25 +02:00
load_pending.tsx [Glitch] Rewrite <LoadPending /> as FC and TS 2023-06-18 10:42:04 +02:00
loading_indicator.tsx [Glitch] Add profile setup to onboarding in web UI 2024-01-14 16:32:08 +01:00
logo.tsx Convert logo.jsx to Typescript 2024-03-08 12:46:49 +01:00
media_attachments.jsx Fix media attachments not being hidden in report modal in glitch flavor 2023-12-29 17:47:30 +01:00
media_gallery.jsx Further reduce differences with upstream (#2631) 2024-02-18 22:30:20 +01:00
modal_root.jsx Fix more code discrepancies 2023-11-15 17:16:21 +01:00
more_from_author.jsx [Glitch] Add author links on the explore page in web UI 2024-06-17 14:08:08 +02:00
navigation_portal.tsx [Glitch] Upgrade to react-router v5 2023-10-21 22:14:24 +02:00
not_signed_in_indicator.tsx Fix inconsistent React imports in JSX files (#2466) 2023-11-15 12:52:30 +01:00
notification_purge_buttons.jsx [Glitch] Add a new @/ alias for the root frontend directory and use it where possible 2024-01-16 12:21:13 +01:00
permalink.tsx Convert Permalink to Typescript 2024-01-14 19:22:39 +01:00
picture_in_picture_placeholder.jsx [Glitch] Add a new @/ alias for the root frontend directory and use it where possible 2024-01-16 12:21:13 +01:00
poll.jsx [Glitch] Use a modern React context for identity in the app 2024-05-20 12:53:52 +02:00
radio_button.tsx Fix inconsistent React imports in JSX files (#2466) 2023-11-15 12:52:30 +01:00
regeneration_indicator.jsx Reduce code differences with upstream 2024-03-08 12:42:03 +01:00
relative_timestamp.tsx [Glitch] Fix <RelativeTimestamp> types 2024-05-01 15:56:37 +02:00
router.tsx [Glitch] Use helpers to check environment in frontend (#2571) 2024-01-15 12:16:05 +01:00
scrollable_list.jsx Reduce differences with upstream due to import style (#2465) 2023-11-15 12:01:51 +01:00
server_banner.jsx [Glitch] Change sidebar text in web UI 2024-06-17 18:35:10 +02:00
server_hero_image.tsx Fix inconsistent React imports in JSX files (#2466) 2023-11-15 12:52:30 +01:00
setting_text.jsx Change list title input design to fit upstream (#2626) 2024-02-17 18:52:37 +01:00
short_number.tsx [Glitch] Enable stricter Typescript options 2024-05-29 17:09:35 +02:00
skeleton.tsx Fix inconsistent React imports in JSX files (#2466) 2023-11-15 12:52:30 +01:00
status.jsx fix(collapsing): fix and simplify post collapsing CSS (#2757) 2024-06-30 22:27:38 +02:00
status_action_bar.jsx [Glitch] Use a modern React context for identity in the app 2024-05-20 12:53:52 +02:00
status_content.jsx [Glitch] Add hover cards in web UI 2024-06-30 18:41:48 +02:00
status_header.jsx [Glitch] Add hover cards in web UI 2024-06-30 18:41:48 +02:00
status_icons.jsx Further reduce CSS and markup differences with upstream (#2635) 2024-02-20 18:49:59 +01:00
status_list.jsx [Glitch] Change onboarding prompt to follow suggestions carousel in web UI 2024-02-24 14:35:08 +01:00
status_prepend.jsx [Glitch] Add hover cards in web UI 2024-06-30 18:41:48 +02:00
timeline_hint.tsx Fix inconsistent React imports in JSX files (#2466) 2023-11-15 12:52:30 +01:00
verified_badge.tsx [Glitch] Add a new @/ alias for the root frontend directory and use it where possible 2024-01-16 12:21:13 +01:00
visibility_icon.tsx [Glitch] Remove global boosts state and convert boosts modal to Typescript 2024-05-01 16:42:20 +02:00