chuckya/app/javascript/flavours/glitch/components
fef 6bd06460f4 make frontend fetch reaction limit
the maximum number of reactions was previously
hardcoded to 8.  this commit also fixes an
incorrect query in StatusReactionValidator where
it didn't count per-user reactions but the total
amount of different ones.
2023-05-07 15:05:56 -07: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 [Glitch] [Proposal] Make able to write React in Typescript (#2190) 2023-04-26 21:30:41 +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.jsx [Glitch] [Proposal] Make able to write React in Typescript (#2190) 2023-04-26 21:30:41 +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] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01: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] Enable formatjs/prefer-pound-in-plural 2023-04-29 18:38:23 +02:00
icon.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
icon_button.jsx Fix some more Javascript linting issues and discrepancies with upstream (#2209) 2023-05-07 21:43:25 +02:00
icon_with_badge.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01: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 Fix some more Javascript linting issues and discrepancies with upstream (#2209) 2023-05-07 21:43:25 +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] Ensure tabIndex is number instead of string 2023-04-09 14:47:29 +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.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +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] Allow == when null checking 2023-04-29 11:09:46 +02:00
skeleton.jsx [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
status.jsx add frontend for emoji reactions 2023-05-07 15:05:55 -07:00
status_action_bar.jsx [Glitch] Remove legacy decorators syntax 2023-03-27 08:51:57 +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 [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
status_reactions_bar.js make frontend fetch reaction limit 2023-05-07 15:05:56 -07: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