chuckya/app/javascript/flavours/glitch/components
fef c633dd7d0f
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-07-07 21:57:38 +02:00
..
admin [Glitch] Add a confirmation screen when suspending a domain 2023-06-10 15:10:24 +02:00
edited_timestamp [Glitch] Rewrite actions/modal and reducers/modal with typescript 2023-05-28 17:49:55 +02:00
account.jsx [Glitch] Update inconsistent defaultMessage 2023-05-28 17:14:31 +02:00
animated_number.tsx [Glitch] Use the new JSX transform everywhere 2023-05-28 14:18:43 +02:00
attachment_list.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
autosuggest_emoji.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
autosuggest_hashtag.tsx [Glitch] Rewrite <AutosuggestHashtag /> as FC and TS 2023-06-25 14:27:46 +02:00
autosuggest_input.jsx [Glitch] Rewrite <AutosuggestHashtag /> as FC and TS 2023-06-25 14:27:46 +02:00
autosuggest_textarea.jsx [Glitch] Rewrite <AutosuggestHashtag /> as FC and TS 2023-06-25 14:27:46 +02:00
avatar.tsx [Glitch] Add stricter ESLint rules for Typescript files 2023-05-25 21:43:19 +02:00
avatar_composite.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
avatar_overlay.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
blurhash.tsx [Glitch] Use the new JSX transform everywhere 2023-05-28 14:18:43 +02:00
button.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
check.jsx [Glitch] Use the new JSX transform everywhere 2023-05-28 14:18:43 +02:00
circular_progress.tsx [Glitch] Rewrite <LoadingIndicator/> as FC and TS (#25364) 2023-06-18 12:10:37 +02:00
column.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
column_back_button.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
column_back_button_slim.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
column_header.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
common_counter.jsx Fix extraneous newlines 2023-05-28 18:06:09 +02:00
dismissable_banner.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
display_name.tsx [Glitch] Rewrite <Skeleton/> as FC and TS 2023-05-25 23:55:36 +02:00
domain.tsx [Glitch] Upgrade react-intl 2023-06-10 14:37:08 +02:00
dropdown_menu.jsx [Glitch] Rewrite <LoadingIndicator/> as FC and TS (#25364) 2023-06-18 12:10:37 +02:00
error_boundary.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
gifv.tsx [Glitch] Use the new JSX transform everywhere 2023-05-28 14:18:43 +02:00
hashtag.jsx Fix extraneous newlines 2023-05-28 18:06:09 +02:00
icon.tsx [Glitch] Use the new JSX transform everywhere 2023-05-28 14:18:43 +02:00
icon_button.tsx [Glitch] Use JSX syntax for Fragments 2023-05-28 14:56:24 +02:00
icon_with_badge.tsx [Glitch] Use the new JSX transform everywhere 2023-05-28 14:18:43 +02:00
inline_account.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
intersection_observer_article.jsx Fix extraneous newlines 2023-05-28 18:06:09 +02: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 [Glitch] Translate CW, poll options and media descriptions 2023-06-10 14:48:41 +02:00
modal_root.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
navigation_portal.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
not_signed_in_indicator.tsx [Glitch] Use the new JSX transform everywhere 2023-05-28 14:18:43 +02:00
notification_purge_buttons.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
permalink.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
picture_in_picture_placeholder.jsx Fix extraneous newlines 2023-05-28 18:06:09 +02:00
poll.jsx [Glitch] Add button to see results for polls in web UI 2023-07-05 12:42:24 +02:00
radio_button.tsx [Glitch] Use the new JSX transform everywhere 2023-05-28 14:18:43 +02:00
regeneration_indicator.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
relative_timestamp.tsx [Glitch] Upgrade react-intl 2023-06-10 14:37:08 +02:00
scrollable_list.jsx [Glitch] Rewrite <LoadingIndicator/> as FC and TS (#25364) 2023-06-18 12:10:37 +02:00
server_banner.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
server_hero_image.tsx [Glitch] Use the new JSX transform everywhere 2023-05-28 14:18:43 +02:00
setting_text.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
short_number.jsx Fix extraneous newlines 2023-05-28 18:06:09 +02:00
skeleton.tsx [Glitch] Use the new JSX transform everywhere 2023-05-28 14:18:43 +02:00
status.jsx add frontend for emoji reactions 2023-07-07 21:57:38 +02:00
status_action_bar.jsx [Glitch] Change "direct message" nomenclature to "private mention" in web UI (#2158) 2023-06-11 13:33:45 +02:00
status_content.jsx [Glitch] Add at-symbol prepended to mention span title 2023-07-05 12:38:54 +02:00
status_header.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
status_icons.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
status_list.jsx [Glitch] Rewrite <LoadGap /> as FC and TS 2023-05-28 16:48:17 +02:00
status_prepend.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
status_reactions_bar.js make frontend fetch reaction limit 2023-07-07 21:57:38 +02:00
status_visibility_icon.jsx [Glitch] Update inconsistent defaultMessage 2023-05-28 17:14:31 +02:00
timeline_hint.tsx [Glitch] Use the new JSX transform everywhere 2023-05-28 14:18:43 +02:00