.. |
__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
|
Column: consolidate column components, refactor transparency, get rid of .column-area--mobile, wtf
|
2021-10-06 16:01:18 -05: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
|
gabsocial --> soapbox paths
|
2020-05-28 17:56:55 -05: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 |
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
|
Favicon badge: clear on pageload
|
2021-10-15 15:33:09 -05: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
|
Media: prefer V2 media API when available
|
2021-10-05 12:59:37 -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 |
material_status.js
|
MaterialStatus: fix focused state
|
2021-10-08 17:10:50 -05: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
|
Trap tab in modals
|
2021-08-28 15:22:25 +02: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
|
Poll: fix crash when voting
|
2021-11-05 23:29:35 -05:00 |
primary_navigation.js
|
Developers: scaffold with WIP developers page
|
2021-11-02 00:05:33 -05:00 |
profile_hover_card.js
|
Load panels async
|
2021-09-18 17:48:13 -05: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
|
Status: implement actual Pull to Refresh on threads, add PullToRefresh custom component
|
2021-11-04 12:34:22 -05:00 |
pullable.js
|
Status: implement actual Pull to Refresh on threads, add PullToRefresh custom component
|
2021-11-04 12:34:22 -05:00 |
relative_timestamp.js
|
eslint: extend 'eslint:recommended'
|
2021-08-03 14:29:36 -05:00 |
scrollable_list.js
|
HomeTimeline: pull to refresh
|
2021-11-04 13:30:54 -05: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 |
sidebar_menu.js
|
SidebarMenu: add invites button
|
2021-11-02 12:05:36 -05:00 |
status.js
|
Status: display a placeholder Card on own links, poll for updated card
|
2021-11-15 19:10:38 -06:00 |
status_action_bar.js
|
Use .destructive
|
2021-11-08 17:21:33 +01:00 |
status_content.js
|
StatusContent: add missing key props
|
2021-09-11 14:31:24 -05:00 |
status_list.js
|
Placeholder: display placeholder statuses while timelines are loading
|
2021-10-11 14:03:39 -05: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
|
PrimaryNavigation, ThumbNavigation: move Search to after Home
|
2021-10-23 14:09:17 -05: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 |