mastodon/app/javascript/flavours/glitch/components
Claire b41af99673 [Glitch] Change dismissed banners to be stored server-side
Port 7faa27e17d to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-12-20 20:40:47 +01:00
..
__tests__ [Glitch] Fix some remote posts getting truncated 2023-11-15 12:59:06 +01:00
admin [Glitch] Fix retention dashboard not displaying correct month 2023-10-08 16:33:37 +02:00
edited_timestamp Fix more import discrepancies 2023-11-15 22:50:23 +01:00
account.jsx [Glitch] Use Immutable `Record` for accounts in Redux state 2023-12-20 19:49:44 +01:00
animated_number.tsx Fix inconsistent React imports in JSX files (#2466) 2023-11-15 12:52:30 +01:00
attachment_list.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
autosuggest_emoji.jsx Fix discrepancy for `autosuggest-emoji` class 2023-11-15 22:50:23 +01:00
autosuggest_hashtag.tsx [Glitch] Upgrade to `typescript-eslint` v6 2023-07-13 14:51:24 +02:00
autosuggest_input.jsx Reduce differences with upstream due to import style (#2465) 2023-11-15 12:01:51 +01:00
autosuggest_textarea.jsx [Glitch] Rewrite `AutosuggestTextarea` as Functional Component 2023-12-17 17:59:33 +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
blurhash.tsx Fix inconsistent React imports in JSX files (#2466) 2023-11-15 12:52:30 +01:00
button.tsx [Glitch] Convert `<Button>` to Typescript 2023-10-24 19:03:16 +02:00
check.tsx Fix SCSS and JS linting issues 2023-12-03 11:23:12 +01:00
circular_progress.tsx [Glitch] Rewrite `<LoadingIndicator/>` as FC and TS (#25364) 2023-06-18 12:10:37 +02:00
column.jsx Further reduce differences with upstream 2023-12-09 20:58:50 +01:00
column_back_button.jsx [Glitch] Add new onboarding flow to web UI 2023-12-03 11:23:12 +01:00
column_back_button_slim.jsx [Glitch] Fix `<ColumnBackButtonSlim>` 2023-10-25 12:22:59 +02:00
column_header.jsx [Glitch] Upgrade to react-router v5 2023-10-21 22:14:24 +02:00
counters.tsx [Glitch] Upgrade to Prettier 3 2023-07-13 14:01:40 +02:00
dismissable_banner.tsx [Glitch] Change dismissed banners to be stored server-side 2023-12-20 20:40:47 +01:00
display_name.tsx [Glitch] Use Immutable `Record` for accounts in Redux state 2023-12-20 19:49:44 +01:00
domain.tsx Fix inconsistent React imports in JSX files (#2466) 2023-11-15 12:52:30 +01:00
dropdown_menu.jsx [Glitch] Upgrade to react-router v5 2023-10-21 22:14:24 +02: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
gifv.tsx Fix inconsistent React imports in JSX files (#2466) 2023-11-15 12:52:30 +01:00
hashtag.jsx Fix more whitespace and comment discrepancies 2023-11-15 17:16:21 +01:00
hashtag_bar.tsx [Glitch] Fix some remote posts getting truncated 2023-11-15 12:59:06 +01:00
icon.tsx Fix inconsistent React imports in JSX files (#2466) 2023-11-15 12:52:30 +01:00
icon_button.tsx Fix inconsistent React imports in JSX files (#2466) 2023-11-15 12:52:30 +01:00
icon_with_badge.tsx Fix inconsistent React imports in JSX files (#2466) 2023-11-15 12:52:30 +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] Upgrade react-intl 2023-06-10 14:37:08 +02: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] Rewrite `<LoadingIndicator/>` as FC and TS (#25364) 2023-06-18 12:10:37 +02:00
logo.jsx [Glitch] Use the new JSX transform everywhere 2023-05-28 14:18:43 +02:00
media_attachments.jsx [Glitch] Translate CW, poll options and media descriptions 2023-06-10 14:48:41 +02:00
media_gallery.jsx Reduce differences with upstream due to import style (#2465) 2023-11-15 12:01:51 +01:00
modal_root.jsx Fix more code discrepancies 2023-11-15 17:16:21 +01: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 Fix import order with ESLint 2023-05-28 16:38:10 +02:00
permalink.jsx [Glitch] Upgrade to react-router v5 2023-10-21 22:14:24 +02:00
picture_in_picture_placeholder.jsx Fix more import discrepancies 2023-11-15 22:50:23 +01:00
poll.jsx Reduce differences with upstream due to import style (#2465) 2023-11-15 12:01:51 +01:00
radio_button.tsx Fix inconsistent React imports in JSX files (#2466) 2023-11-15 12:52:30 +01:00
regeneration_indicator.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
relative_timestamp.tsx [Glitch] Upgrade to Prettier 3 2023-07-13 14:01:40 +02:00
router.tsx [Glitch] Fix history handling not properly handling states after update to react-router v5 2023-10-24 20:34:30 +02: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] Fix regressions from change in account row design in web UI 2023-12-02 16:59:40 +01:00
server_hero_image.tsx Fix inconsistent React imports in JSX files (#2466) 2023-11-15 12:52:30 +01:00
setting_text.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
short_number.tsx [Glitch] Upgrade to `typescript-eslint` v6 2023-07-13 14:51:24 +02:00
skeleton.tsx Fix inconsistent React imports in JSX files (#2466) 2023-11-15 12:52:30 +01:00
status.jsx [Glitch] Use Immutable `Record` for accounts in Redux state 2023-12-20 19:49:44 +01:00
status_action_bar.jsx Reduce differences with upstream due to import style (#2465) 2023-11-15 12:01:51 +01:00
status_content.jsx [Glitch] Remove hashtags from the last line of a status if it only contains hashtags 2023-11-15 12:56:58 +01:00
status_header.jsx [Glitch] Update `Avatar`, `AvatarComposite`, and `AvatarOverlay` components (#2508) 2023-12-09 18:33:42 +01:00
status_icons.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
status_list.jsx Reduce differences with upstream due to import style (#2465) 2023-11-15 12:01:51 +01:00
status_prepend.jsx [Glitch] Replace 'favourite' by 'favorite' for American English 2023-07-30 14:44:36 +02:00
status_visibility_icon.jsx [Glitch] Update inconsistent `defaultMessage` 2023-05-28 17:14:31 +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] Fix verified badge in account lists potentially including rel="me" links 2023-12-02 16:59:40 +01:00