pleroma/app/soapbox/components
Alex Gleason 334857045a Merge branch 'emoji-button' into 'develop'
Emoji reacts: show the emoji you reacted with on the button

See merge request soapbox-pub/soapbox-fe!1571
2022-07-07 16:10:59 +00:00
..
__mocks__
__tests__ More component test TS fixes 2022-07-06 13:12:35 -05:00
polls rootReducer(undefined, {} as any) --> rootState 2022-07-06 17:22:11 -05:00
ui Merge branch 'ts-tests' into 'develop' 2022-07-07 13:39:51 +00:00
account.tsx Account: don't grow more than needed 2022-07-04 15:13:19 -05:00
account_search.tsx Chats: fix search results position on main pane 2022-06-04 17:23:25 -05:00
attachment-thumbs.tsx
attachment_list.tsx
autosuggest_account_input.tsx Specifically import the single lodash function 2022-06-17 07:37:53 -04:00
autosuggest_emoji.tsx AutosuggestAccountInput: improve types 2022-06-04 18:35:04 -05:00
autosuggest_input.tsx Small UX improvements 2022-06-09 09:43:37 -04:00
autosuggest_textarea.js
avatar.tsx
avatar_composite.js
avatar_overlay.tsx
badge.tsx
birthday-panel.tsx Reducers: TypeScript 2022-06-22 22:54:21 +02:00
birthday_input.tsx TypeScript: actions 2022-06-10 19:56:22 +02:00
blurhash.tsx
column_header.js
display-name.tsx
domain.tsx
dropdown_menu.tsx TypeScript, React.FC 2022-06-09 20:56:14 +02:00
emoji-button-wrapper.tsx
emoji_selector.tsx
error_boundary.tsx Reducers: TypeScript 2022-06-24 00:33:23 +02:00
extended_video_player.js
filter_bar.js Specifically import the single lodash function 2022-06-17 07:37:53 -04:00
fork_awesome_icon.js
hashtag.tsx Actions: TypeScript 2022-06-19 20:38:51 +02:00
helmet.tsx
hover-status-wrapper.tsx fix reply hover blocking bug 2022-06-17 12:39:17 -07:00
hover_ref_wrapper.tsx ChatWindow: convert to TSX 2022-06-17 14:39:53 -05:00
icon.js
icon_button.js
icon_with_counter.tsx
landing-gradient.tsx
list.tsx
load_gap.tsx
load_more.tsx TypeScript, React.FC 2022-06-09 20:56:14 +02:00
loading-screen.tsx
media_gallery.js ESLint: add no-duplicate-imports rule 2022-06-07 22:21:18 +02:00
missing_indicator.tsx
modal_root.js Reducers: TypeScript 2022-06-20 21:48:11 +02:00
more_follows.tsx Use import type in some places 2022-06-09 21:08:51 +02:00
permalink.tsx
profile-hover-card.tsx ProfileHoverCard: z-[100] no longer necessary 2022-06-20 17:37:56 -05:00
progress_circle.tsx
pull-to-refresh.tsx
pullable.tsx TypeScript, FC (reducers, search) 2022-06-07 18:25:53 +02:00
quoted-status.tsx Add basic QuotedStatus test 2022-06-08 11:25:41 -05:00
radio_button.tsx
relative_timestamp.js Improve RelativeTimestamp theme 2022-06-23 14:22:25 -04:00
scroll-top-button.tsx Skip dequeue when feed filtering 2022-06-29 11:10:00 -04:00
scrollable_list.tsx Update UI around Empty Message 2022-06-29 11:10:00 -04:00
setting_text.js
settings_checkbox.js
sidebar-navigation-link.tsx
sidebar-navigation.tsx Reducers: TypeScript 2022-06-22 22:54:21 +02:00
sidebar_menu.tsx Redirect /login when a user is signed in, add /login/add for multiple accounts 2022-06-29 13:32:59 -05:00
site-logo.tsx
status-action-button.tsx StatusActionButton: use a black/white counter if emoji is present 2022-07-04 17:24:18 -05:00
status-hover-card.tsx Disallow status card nested hovering 2022-06-20 17:37:20 -05:00
status-media.tsx
status-reply-mentions.tsx Disallow status card nested hovering 2022-06-20 17:37:20 -05:00
status.tsx Fix notification test types 2022-07-06 12:24:45 -05:00
status_action_bar.tsx Merge remote-tracking branch 'origin/develop' into emoji-button 2022-07-04 16:52:59 -05:00
status_content.tsx StatusContent: memoization performance enhancements 2022-06-25 12:00:00 -05:00
status_list.tsx Allow up/down hotkey navigation in posts search results 2022-06-29 23:50:45 +02:00
still_image.tsx Use import type in some places 2022-06-09 21:08:51 +02:00
sub_navigation.js Specifically import the single lodash function 2022-06-17 07:37:53 -04:00
svg_icon.js
thumb_navigation-link.tsx
thumb_navigation.tsx TypeScript: actions 2022-06-10 19:56:22 +02:00
tombstone.tsx
upload-progress.tsx Create generic UploadProgress component, have composer use it 2022-06-17 13:42:21 -05:00
validation-checkmark.tsx Add to other Password inputs 2022-06-09 15:51:50 -04:00
verification_badge.tsx