chuckya/app/javascript/flavours/glitch/components
fef 5d5fd9457d
make number of visible reactions a vanilla setting
Reactions will be backported to the vanilla
flavour, which requires all related settings to
be accessible from the vanilla settings page
rather than the glitch specific settings modal.
2023-05-09 22:54:33 +02:00
..
admin [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
edited_timestamp [Glitch] Enable formatjs/prefer-pound-in-plural 2023-04-29 18:38:23 +02:00
account.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
animated_number.tsx [Glitch] Rewrite AnimatedNumber component with React hooks 2023-04-22 11:28:23 +02:00
attachment_list.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
autosuggest_emoji.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
autosuggest_hashtag.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
autosuggest_input.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
autosuggest_textarea.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
avatar.tsx Copy Typescript type definitions to glitch-soc 2023-05-08 22:15:00 +02:00
avatar_composite.jsx Fix some more Javascript linting issues and discrepancies with upstream (#2209) 2023-05-07 21:43:25 +02:00
avatar_overlay.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
blurhash.tsx [Glitch] Add type annotation for Blurhash component 2023-05-08 21:09:49 +02:00
button.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
check.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
column.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
column_back_button.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
column_back_button_slim.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
column_header.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
common_counter.jsx [Glitch] Add eslint-plugin-jsdoc 2023-05-08 15:48:08 +02:00
dismissable_banner.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
display_name.jsx Fix some more Javascript linting issues and discrepancies with upstream (#2209) 2023-05-07 21:43:25 +02:00
domain.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
dropdown_menu.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
error_boundary.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
gifv.tsx [Glitch] Rewrite GIFV component with React hooks 2023-04-22 11:22:49 +02:00
hashtag.jsx [Glitch] Add eslint-plugin-jsdoc 2023-05-08 15:48:08 +02:00
icon.tsx [Glitch] Rewrite Icon and IconWithBadge with typescript 2023-05-08 15:59:27 +02:00
icon_button.tsx [Glitch] Add type annotation for IconButton component 2023-05-08 21:09:49 +02:00
icon_with_badge.tsx [Glitch] Rewrite Icon and IconWithBadge with typescript 2023-05-08 15:59:27 +02:00
image.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
inline_account.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
intersection_observer_article.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
link.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
load_gap.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
load_more.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
load_pending.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
loading_indicator.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
logo.jsx [Glitch] Change logo version in header based on screen size in web UI 2023-04-29 18:54:13 +02:00
media_attachments.jsx [Glitch] Add lang attribute to media and poll options 2023-03-05 17:52:53 +01:00
media_gallery.jsx [Glitch] Add ALT badges to media that has alternative text in web UI 2023-05-08 22:15:00 +02:00
modal_root.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
navigation_portal.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
not_signed_in_indicator.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
notification_purge_buttons.jsx Fix SCSS linting issues (#2207) 2023-05-07 15:04:59 +02:00
permalink.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
picture_in_picture_placeholder.jsx [Glitch] Change media elements to use aspect-ratio rather than compute height themselves 2023-05-08 22:15:00 +02:00
poll.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
radio_button.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
regeneration_indicator.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
relative_timestamp.tsx [Glitch] Add type annotation for RelativeTimestamp component 2023-05-08 16:02:59 +02:00
scrollable_list.jsx Fix some of the Javascript linting issues, as well as bugs and unneeded divergences with upstream (#2208) 2023-05-07 18:22:25 +02:00
server_banner.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
setting_text.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
short_number.jsx [Glitch] Add eslint-plugin-jsdoc 2023-05-08 15:48:08 +02:00
skeleton.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
status.jsx make number of visible reactions a vanilla setting 2023-05-09 22:54:33 +02:00
status_action_bar.jsx cleanup frontend emoji reaction code 2023-05-09 22:53:23 +02:00
status_content.jsx [Glitch] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +02:00
status_header.jsx Fix some more Javascript linting issues and discrepancies with upstream (#2209) 2023-05-07 21:43:25 +02:00
status_icons.jsx Fix some more Javascript linting issues and discrepancies with upstream (#2209) 2023-05-07 21:43:25 +02:00
status_list.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
status_prepend.jsx cherry-pick emoji reaction changes 2023-05-09 22:53:21 +02:00
status_reactions.js make number of displayed reactions a setting 2023-05-09 22:53:50 +02:00
status_visibility_icon.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +02:00
timeline_hint.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00