bigbuffet-rw/app/soapbox/components
marcin mikołajczak 98e11bbb37 Merge branch 'develop' into filter-bar-animation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-06 18:58:51 +01:00
..
__mocks__ TimelineQueueButtonHeader: fix tests 2021-09-27 19:17:52 -05:00
__tests__ jest: remove unused snapshot 2021-10-14 13:55:26 -05:00
account.js Account: display full Follow button 2021-10-05 14:45:44 -05:00
account_search.js Create AccountSearch component to do more than AutosuggestAccountInput 2021-10-14 11:47:10 -05:00
attachment_list.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
attachment_thumbs.js AttachmentThumbs: click to expand post 2021-10-09 12:33:08 -05:00
autosuggest_account_input.js Create AccountSearch component to do more than AutosuggestAccountInput 2021-10-14 11:47:10 -05:00
autosuggest_emoji.js Webpack: move Twemoji icons back to CopyPlugin 2021-09-12 10:51:58 -05:00
autosuggest_input.js AutosuggestInput: add icon to menu 2021-11-01 13:53:30 -05:00
autosuggest_textarea.js eslint: prefer-const, no-loop-func, no-const-assign, no-var 2021-08-03 12:36:11 -05:00
avatar.js Handle autoPlayGif for avatars and banners 2020-06-15 16:43:24 -03:00
avatar_composite.js Handle autoPlayGif for avatars and banners 2020-06-15 16:43:24 -03:00
avatar_overlay.js Handle autoPlayGif for avatars and banners 2020-06-15 16:43:24 -03:00
badge.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
blurhash.js eslint: extend 'eslint:recommended' 2021-08-03 14:29:36 -05:00
button.js Button: remove text-decoration when wrapped with a <Link/> 2021-10-14 08:22:17 -05:00
column.js Partially fix post navigation 2021-10-26 17:38:49 +02:00
column_back_button.js Reactions page improvements 2021-09-10 00:23:49 +02:00
column_header.js Fix PropType warnings in ColumnHeader and SubNavigation 2021-10-04 13:39:07 -05:00
display_name.js DisplayName: add key in rendered list 2021-10-14 11:50:45 -05:00
domain.js Replace LineAwesome with Tabler Icons in some places 2021-12-14 19:48:18 +01:00
dropdown_menu.js Use .destructive 2021-11-08 17:21:33 +01:00
emoji_selector.js Trap Tab key in emoji selector 2021-08-30 21:24:34 +02:00
error_boundary.js ErrorBoundary: improve icons and styles 2021-10-10 02:48:35 -05:00
extended_video_player.js eslint: prefer-const, no-loop-func, no-const-assign, no-var 2021-08-03 12:36:11 -05:00
filter_bar.js FilterBar: handle resize 2022-01-06 18:06:38 +01:00
fork_awesome_icon.js Refactor Icon components, add specific ForkAwesomeIcon component 2021-08-26 14:15:34 -07:00
hashtag.js Trends: fix Hashtag component and TrendsPanel, display trends in Search 2021-11-01 20:37:39 -05:00
helmet.js wip chat pagination 2021-12-13 18:06:47 +01:00
hover_ref_wrapper.js Hovercard: hide on click ref 2020-09-11 15:39:38 -05:00
icon.js Tabler: add icons to ThumbNavigation 2021-09-20 17:05:59 -05:00
icon_button.js ShowablePassword, IconButton: submit on Enter 2021-12-15 10:46:25 -05:00
icon_with_counter.js Tabler: add icons to ThumbNavigation 2021-09-20 17:05:59 -05:00
intersection_observer_article.js Reports: break out separate Report component, basic styling 2020-12-31 17:25:21 -06:00
load_gap.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
load_more.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
loading_indicator.js LoadingIndicator: refactor styles, improve look of ColumnLoading 2021-10-04 16:46:55 -05:00
loading_spinner.js PullToRefresh: use iOS style spinner 2021-12-02 15:38:26 -06:00
material_status.js Partially fix post navigation 2021-10-26 17:38:49 +02:00
media_gallery.js MediaGallery: only display eye icon when marked as sensitive 2021-10-15 18:30:14 -05:00
missing_indicator.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
modal_root.js Merge branch 'mentions-modal' into 'develop' 2022-01-06 17:43:46 +00:00
more_follows.js MoreFollows: hide if not federating 2021-10-06 10:58:29 -05:00
permalink.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
poll.js Remote interactions modal 2022-01-02 20:43:53 +00:00
primary_navigation.js wip chat pagination 2021-12-13 18:06:47 +01:00
profile_hover_card.js Show 'Follows you' in profile directory 2021-12-30 12:08:28 +01:00
progress_bar.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
progress_circle.js ProgressCircle: fix propTypes (text --> string) 2021-10-06 17:06:38 -05:00
pull_to_refresh.js PullToRefresh: switch back to the old loading indicator for now 2021-12-02 22:37:08 -06:00
pullable.js Status: implement actual Pull to Refresh on threads, add PullToRefresh custom component 2021-11-04 12:34:22 -05:00
radio_button.js Profile directories, adapted from Mastodon 2021-12-22 21:22:29 +01:00
relative_timestamp.js eslint: extend 'eslint:recommended' 2021-08-03 14:29:36 -05:00
scrollable_list.js Merge remote-tracking branch 'origin/develop' into a11y 2022-01-05 22:25:03 +01:00
setting_text.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
settings_checkbox.js Fix settings checkboxes 2021-04-29 09:11:03 -06:00
showable_password.js ShowablePassword: switch icons 2021-12-20 10:28:34 -06:00
sidebar_menu.js Merge remote-tracking branch 'origin/develop' into a11y 2022-01-05 22:25:03 +01:00
status.js Explicit addressing: remove "Show thread" button, handle StatusReplyMentions edge cases, fixes #793 2022-01-04 20:28:49 -06:00
status_action_bar.js Remote interactions modal 2022-01-02 20:43:53 +00:00
status_content.js Remote interactions modal 2022-01-02 20:43:53 +00:00
status_list.js Explicit addressing: remove "Show thread" button, handle StatusReplyMentions edge cases, fixes #793 2022-01-04 20:28:49 -06:00
status_reply_mentions.js Minor changes, port 'Generalize “press back to close modal” to any modal and to public pages' from Mastodon 2022-01-06 17:45:10 +01:00
still_image.js Check src exists first in hover to play, hopefully fixes #322 2020-08-15 16:24:34 -05:00
sub_navigation.js AccountTimeline: add SubNavigation 2021-10-19 15:13:04 -05:00
svg_icon.js Add SVG icon support 2021-09-12 18:57:30 -05:00
thumb_navigation.js wip chat pagination 2021-12-13 18:06:47 +01:00
timeline_queue_button_header.js Add autoloadTimelines user setting to configure timeline loading behavior 2021-10-15 15:41:40 -05:00
verification_badge.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00