soapbox/app/soapbox/components
Alex Gleason cfd3ea9467 Merge branch 'status-font-size' into 'develop'
Increase font size of focused status in threads

See merge request soapbox-pub/soapbox!2232
2023-01-30 19:53:24 +00:00
..
__mocks__ RTL support, use Stack and HStack in more places 2022-11-25 18:04:11 +01:00
__tests__ Remove legacy avatar component, convert AccountContainer to TS/FC 2022-12-27 12:29:01 +01:00
announcements Rename files (5): _ -> - 2022-11-15 12:23:36 -05:00
polls Revert "Merge branch 'mouseup' into 'develop'" 2022-11-20 12:27:45 -06:00
statuses Improvements for sensitive content overlay for too long posts 2023-01-15 23:05:04 +01:00
ui Merge remote-tracking branch 'soapbox/develop' into mastodon-groups 2023-01-27 23:07:26 +01:00
account-search.tsx Remove unneeded code from AccountSearch 2022-12-12 12:00:53 -06:00
account.tsx Update en.json 2023-01-27 23:58:34 +01:00
animated-number.tsx Announcements 2022-07-09 23:47:58 +02:00
attachment-thumbs.tsx AttachmentThumbs: make visible 2022-10-10 15:16:35 -05:00
autosuggest-account-input.tsx Upgrade axios to fix 'req' undefined error 2023-01-06 09:39:44 -05:00
autosuggest-emoji.tsx Rename files (5): _ -> - 2022-11-15 12:23:36 -05:00
autosuggest-input.tsx Revert "Merge branch 'remove-immutable-purecomponent' into 'develop'" 2023-01-19 19:23:54 +00:00
autosuggest-location.tsx Fix events location search crash 2023-01-05 17:14:18 +01:00
autosuggest-textarea.tsx AutosuggestTextarea: bind `this`, fix crash in older browsers 2023-01-23 15:57:49 -06:00
badge.tsx Remove account.donor as a concept, use 'badge:donor' custom tag instead 2022-09-11 20:44:49 -05:00
birthday-input.tsx Rotate arrows for RTL 2022-12-04 19:40:09 -06:00
birthday-panel.tsx Rename files (4): _ -> - 2022-11-15 11:13:54 -05:00
blurhash.tsx Blurhash: convert to TSX 2022-04-29 09:44:49 -05:00
copyable-input.tsx RTL support, use Stack and HStack in more places 2022-11-25 18:04:11 +01:00
display-name.tsx Merge remote-tracking branch 'origin/develop' into accounts-scss 2023-01-30 12:14:51 -06:00
domain.tsx useDispatch --> useAppDispatch, fix types for react-redux v8 2023-01-09 16:13:12 -06:00
dropdown-menu.tsx yarn lint:js --fix 2023-01-05 11:55:08 -06:00
emoji-button-wrapper.tsx useDispatch --> useAppDispatch, fix types for react-redux v8 2023-01-09 16:13:12 -06:00
emoji-selector.tsx Revert "Merge branch 'remove-immutable-purecomponent' into 'develop'" 2023-01-19 19:23:54 +00:00
error-boundary.tsx Upgrade @types/react to v18 2023-01-10 17:03:15 -06:00
event-preview.tsx Groups: UI improvements 2022-12-15 23:51:30 +01:00
extended-video-player.tsx Rename files (12): rand 2022-11-16 08:35:29 -05:00
fork-awesome-icon.tsx Rename files (0): _ -> - 2022-11-15 09:10:14 -05:00
gdpr-banner.tsx Add useInstance() hook 2022-11-26 10:43:46 -06:00
group-card.tsx Groups: allow simple moderation 2022-12-17 17:57:43 +01:00
hashtag.tsx Replace Permalinks with Links 2022-11-12 12:43:34 +01:00
helmet.tsx Upgrade @types/react to v18 2023-01-10 17:03:15 -06:00
hover-ref-wrapper.tsx Upgrade @types/react to v18 2023-01-10 17:03:15 -06:00
hover-status-wrapper.tsx Upgrade @types/react to v18 2023-01-10 17:03:15 -06:00
icon-button.tsx I don't think it makes sense to have SvgIcon and ForkAwesomeIcon in a single component anymore 2023-01-10 00:11:39 +01:00
icon-with-counter.tsx Merge remote-tracking branch 'origin/develop' into chats 2022-11-17 10:58:34 -05:00
icon.tsx I don't think it makes sense to have SvgIcon and ForkAwesomeIcon in a single component anymore 2023-01-10 00:11:39 +01:00
landing-gradient.tsx Improve visuals with branding 2022-08-01 14:40:07 -04:00
link.tsx Small UI improvements to chat 2022-09-30 10:22:55 -04:00
list.tsx Upgrade @types/react to v18 2023-01-10 17:03:15 -06:00
load-gap.tsx Rename files (2): _ -> - 2022-11-15 11:00:49 -05:00
load-more.tsx Rename files (2): _ -> - 2022-11-15 11:00:49 -05:00
loading-screen.tsx d-screen: fall back to h-screen 2022-05-24 15:31:46 -04:00
location-search.tsx Merge remote-tracking branch 'soapbox/develop' into events- 2022-11-26 20:25:48 +01:00
markup.css Markup: use whitespace-pre-wrap (fix multiline bios on Mastodon) 2022-12-14 11:01:09 -06:00
markup.tsx Add <Markup> component to style markup from the API 2022-11-19 18:15:17 -06:00
media-gallery.tsx Fix loading of attachment dimensions for React 18 (useEffect --> useLayoutEffect) 2023-01-06 11:38:36 -06:00
missing-indicator.tsx Rename files (2): _ -> - 2022-11-15 11:00:49 -05:00
modal-root.tsx Fix media modal on older browsers 2023-01-23 16:46:20 -06:00
outline-box.tsx OutlineBox: allow passing div props through 2022-09-16 13:34:53 -05:00
profile-hover-card.tsx Fix feed carousel (overflow-hidden) 2022-11-27 11:54:19 -06:00
progress-circle.tsx Rename files (11): utils 2022-11-16 08:34:55 -05:00
pull-to-refresh.tsx Upgrade @types/react to v18 2023-01-10 17:03:15 -06:00
pullable.tsx Pullable: Remove pullingContent={undefined} 2022-07-19 23:44:11 +02:00
quoted-status.tsx Merge remote-tracking branch 'soapbox/develop' into events- 2022-11-26 20:25:48 +01:00
radio.tsx Admin: redesign registration picker 2022-12-17 14:53:21 -06:00
relative-timestamp.tsx Change date format globally to use 12-hr format 2022-10-14 11:38:37 -04:00
safe-embed.tsx SafeEmbed: remove unnecessary conditional 2022-08-23 10:27:12 -05:00
scroll-top-button.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
scrollable-list.tsx ScrollableList: update Virtuoso component types for v4 2023-01-10 10:36:28 -06:00
sidebar-menu.tsx Merge remote-tracking branch 'soapbox/develop' into mastodon-groups 2023-01-27 23:07:26 +01:00
sidebar-navigation-link.tsx Merge remote-tracking branch 'origin/develop' into chats 2022-11-27 15:30:00 -06:00
sidebar-navigation.tsx Merge remote-tracking branch 'soapbox/develop' into mastodon-groups 2023-01-27 23:07:26 +01:00
site-logo.tsx Fix site preview theme 2022-11-26 12:19:57 +01:00
status-action-bar.tsx Merge remote-tracking branch 'soapbox/develop' into mastodon-groups 2023-01-27 23:07:26 +01:00
status-action-button.tsx Merge remote-tracking branch 'soapbox/develop' into mastodon-groups 2023-01-27 23:07:26 +01:00
status-content.tsx StatusContent: size --> textSize 2023-01-30 13:38:29 -06:00
status-hover-card.tsx Rename files (4): _ -> - 2022-11-15 11:13:54 -05:00
status-list.tsx Groups: Snackbar messages, timelines handling 2022-12-17 13:35:52 +01:00
status-media.tsx Cleanup 2022-11-27 23:33:44 +01:00
status-reply-mentions.tsx Add 'key' to Link to fix react console error 2023-01-29 16:42:12 -06:00
status.tsx Merge remote-tracking branch 'soapbox/develop' into mastodon-groups 2023-01-27 23:07:26 +01:00
still-image.tsx Simplify StillImage component, fix header images 2022-11-22 11:33:47 -06:00
thumb-navigation-link.tsx Merge remote-tracking branch 'origin/develop' into chats 2022-11-17 10:58:34 -05:00
thumb-navigation.tsx Restore "chats" name and icon 2022-12-06 15:16:36 -06:00
tombstone.tsx Improve visuals with branding 2022-08-01 14:40:07 -04:00
translate-button.tsx Apply 1 suggestion(s) to 1 file(s) 2023-01-27 00:25:29 +00:00
upload-progress.tsx Rename files (14): cleanup misc v2 2022-11-16 08:35:35 -05:00
upload.tsx Break composer upload into a generic component 2022-12-06 17:01:06 -06:00
validation-checkmark.tsx Replace classnames with clsx 2022-08-31 11:35:06 +02:00
verification-badge.tsx Lint, cleanup, styles… 2022-11-25 19:28:43 +01:00