glitch-soc/app/javascript/flavours/glitch/components
Eugen Rochko bd68d2ab21 [Glitch] Change design of embed modal in web UI
Port 24ef8255b3 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-09-12 20:58:23 +02:00
..
__tests__ [Glitch] Fix some remote posts getting truncated 2023-11-15 12:59:06 +01:00
admin [Glitch] Disable rule selector in ReportReasonSelector if instance has no rules 2024-08-19 18:34:06 +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 broken “mute” button in mutes list 2024-08-06 17:37:49 +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] Change the filtered notification count to be in the account avatar 2024-08-02 18:21:31 +02: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] Add ability to report, block and mute from notification requests list 2024-08-09 17:25:08 +02: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
copy_paste_text.tsx [Glitch] Change design of embed modal in web UI 2024-09-12 20:58:23 +02: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] Change design of confirmation modals in web UI 2024-07-27 15:16:15 +02:00
dropdown_menu.jsx [Glitch] Change `DropdownMenu` component's `items` prop type 2024-08-02 18:17:00 +02:00
dropdown_selector.tsx [Glitch] Add option to ignore filtered notifications to the web interface 2024-08-09 17:24:11 +02:00
empty_account.tsx [Glitch] Split `EmptyAccount` out of `Account` component 2023-12-02 16:59:40 +01:00
error_boundary.jsx [Glitch] Update typescript-eslint monorepo to v8 (major) 2024-09-12 17:32:41 +02:00
follow_button.tsx [Glitch] Change design of confirmation modals in web UI 2024-07-27 15:16:15 +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] Add account notes to hover cards 2024-08-06 17:35:51 +02:00
hover_card_controller.tsx [Glitch] Remove the `title` attribute when hovering a card anchor 2024-07-08 19:48:01 +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] Grouped Notifications UI 2024-07-18 19:55:02 +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] Add profile setup to onboarding in web UI 2024-01-14 16:32:08 +01:00
logo.tsx [Glitch] Change embedded posts to use web UI 2024-09-12 20:58:02 +02: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 [Glitch] Change inner borders in media galleries in web UI 2024-09-12 17:28:44 +02:00
modal_root.jsx Fix more code discrepancies 2023-11-15 17:16:21 +01:00
more_from_author.jsx [Glitch] Change embedded posts to use web UI 2024-09-12 20:58:02 +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] Remove routerHistory parameters from composer actions 2024-07-19 18:06:35 +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] 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 [Glitch] Fix keyboard shortcuts and navigation in grouped notifications 2024-07-23 20:28:22 +02:00
status_action_bar.jsx [Glitch] Change design of embed modal in web UI 2024-09-12 20:58:23 +02:00
status_content.jsx [Glitch] Add setting to disable hover cards 2024-07-12 13:50:42 +02:00
status_header.jsx [Glitch] Grouped Notifications UI 2024-07-18 19:55:02 +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] Grouped Notifications UI 2024-07-18 19:55:02 +02:00
status_prepend.jsx [Glitch] Change labels on thread indicators in web UI 2024-09-11 21:27:46 +02:00
status_thread_label.tsx [Glitch] Change labels on thread indicators in web UI 2024-09-11 21:27:46 +02:00
timeline_hint.tsx [Glitch] Change hints for missing remote content in web UI 2024-08-21 18:49:02 +02: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