.. |
__mocks__
|
|
|
__tests__
|
Improve Account test coverage
|
2022-05-17 13:11:22 -04:00 |
ui
|
SoapboxMount: display a spinner while API requests are loading
|
2022-05-18 14:38:49 -05:00 |
account.tsx
|
Merge branch 'edit-posts' into 'develop'
|
2022-05-04 18:57:34 +00:00 |
account_search.tsx
|
AccountSearch: convert to tsx
|
2022-05-06 13:31:35 -05:00 |
attachment-thumbs.tsx
|
Convert 'AttachmentThumbs' to TSX
|
2022-05-17 10:03:37 -04:00 |
attachment_list.tsx
|
|
|
autosuggest_account_input.js
|
|
|
autosuggest_emoji.js
|
|
|
autosuggest_input.js
|
eslint: indent switch statements
|
2022-05-11 16:06:35 -05:00 |
autosuggest_textarea.js
|
Center compose textarea
|
2022-05-16 11:21:35 -04:00 |
avatar.tsx
|
Convert legacy Avatar component to TSX
|
2022-05-07 12:56:52 -05:00 |
avatar_composite.js
|
|
|
avatar_overlay.js
|
|
|
badge.tsx
|
Badge: fix bot text color, fixes #933
|
2022-05-04 11:52:22 -05:00 |
birthday-panel.tsx
|
Add BirthdayPanel
|
2022-04-18 23:30:40 -05:00 |
birthday_input.js
|
|
|
blurhash.tsx
|
Blurhash: convert to TSX
|
2022-04-29 09:44:49 -05:00 |
column_header.js
|
|
|
display-name.tsx
|
Convert display-name to TS
|
2022-05-16 10:52:39 -04:00 |
domain.tsx
|
Typescript, convert some components to functional
|
2022-04-11 21:58:48 +02:00 |
dropdown_menu.tsx
|
eslint: indent switch statements
|
2022-05-11 16:06:35 -05:00 |
emoji-button-wrapper.tsx
|
EmojiButtonWrapper: delay closing the selector for 500ms
|
2022-05-01 14:31:40 -05:00 |
emoji_selector.tsx
|
eslint: indent switch statements
|
2022-05-11 16:06:35 -05:00 |
error_boundary.tsx
|
ErrorBoundary: only limit the logo's height (not width)
|
2022-05-06 11:41:50 -05:00 |
extended_video_player.js
|
|
|
filter_bar.js
|
eslint: indent switch statements
|
2022-05-11 16:06:35 -05:00 |
fork_awesome_icon.js
|
|
|
hashtag.tsx
|
Improve Trends test coverage
|
2022-05-17 12:47:32 -04:00 |
helmet.tsx
|
eslint: enforce spacing of imports (and infix ops)
|
2022-05-11 12:40:34 -05:00 |
hover_ref_wrapper.tsx
|
ProfileHoverCard: convert to tsx
|
2022-05-01 13:11:20 -05:00 |
icon.js
|
|
|
icon_button.js
|
|
|
icon_with_counter.tsx
|
Break Counter into its own component
|
2022-04-28 16:29:15 -05:00 |
landing-gradient.tsx
|
Add dark mode support to landing page
|
2022-05-10 15:52:12 -04:00 |
list.tsx
|
gradient-purple, gradient-blue --> gradient-start, gradient-end
|
2022-05-07 15:23:43 -05:00 |
load_gap.js
|
|
|
load_more.tsx
|
Fix 'Automatically load more items…'
|
2022-05-01 21:30:07 +02:00 |
loading-screen.tsx
|
Add d-screen Tailwind utility
|
2022-05-24 13:45:00 -04:00 |
media_gallery.js
|
eslint: enforce spacing of imports (and infix ops)
|
2022-05-11 12:40:34 -05:00 |
missing_indicator.tsx
|
|
|
modal_root.js
|
Account for different 'rule_type' on rules
|
2022-05-11 09:25:48 -04:00 |
more_follows.tsx
|
TypeScript, FC
|
2022-04-22 17:13:30 +02:00 |
permalink.tsx
|
|
|
poll.tsx
|
Poll: fix squished radio buttons
|
2022-04-16 21:08:18 -05:00 |
profile-hover-card.tsx
|
Dasherize file name
|
2022-05-16 14:34:17 -04:00 |
progress_circle.tsx
|
TypeScript, FC
|
2022-04-22 17:13:30 +02:00 |
pull-to-refresh.tsx
|
|
|
pullable.js
|
|
|
radio_button.js
|
|
|
relative_timestamp.js
|
eslint: indent switch statements
|
2022-05-11 16:06:35 -05:00 |
scrollable_list.tsx
|
Merge remote-tracking branch 'soapbox/develop' into hotkey-nav
|
2022-05-20 21:00:42 +02:00 |
setting_text.js
|
|
|
settings_checkbox.js
|
|
|
sidebar-navigation-link.tsx
|
Merge branch 'sidenav-icon' into 'develop'
|
2022-05-16 16:21:35 +00:00 |
sidebar-navigation.tsx
|
Rearrange SidebarNavigation
|
2022-05-12 11:38:01 -05:00 |
sidebar_menu.tsx
|
Make 'Switch accounts' string translatable
|
2022-05-18 14:49:35 +02:00 |
site-logo.tsx
|
SiteLogo: never, under any circumstances, squish the logo
|
2022-05-15 22:30:48 -05:00 |
status-action-button.tsx
|
Add ProgressBar and dark mode support
|
2022-05-02 13:55:08 -04:00 |
status.tsx
|
Merge remote-tracking branch 'soapbox/develop' into hotkey-nav
|
2022-05-20 21:00:42 +02:00 |
status_action_bar.tsx
|
eslint: enforce spacing of imports (and infix ops)
|
2022-05-11 12:40:34 -05:00 |
status_content.tsx
|
Revert "Merge branch 'allow-text-selection' into 'next'"
|
2022-04-26 14:28:39 +00:00 |
status_list.js
|
Fix hotkey navigation?
|
2022-05-17 15:09:53 +02:00 |
status_reply_mentions.js
|
Use FormattedList for 'Replying to'
|
2022-05-16 20:30:42 +02:00 |
still_image.tsx
|
StillImage: convert to TSX
|
2022-05-07 12:46:21 -05:00 |
sub_navigation.js
|
|
|
svg_icon.js
|
|
|
thumb_navigation-link.tsx
|
Fix ThumbNavigationLink icon
|
2022-04-10 22:20:43 +02:00 |
thumb_navigation.tsx
|
Replace questionable icons
|
2022-05-12 07:56:22 -05:00 |
timeline_queue_button_header.js
|
TimelineQueueButtonHeader: add whitespace-nowrap
|
2022-04-13 15:46:26 -05:00 |
tombstone.tsx
|
Fix Tombstone margins in threads, fixes #971
|
2022-05-19 12:42:01 -05:00 |
verification_badge.tsx
|
Improve Account test coverage
|
2022-05-17 13:11:22 -04:00 |