soapbox/app/soapbox/features
Alex Gleason 16a95c2c33 Merge branch 'hashtag-tsx' into 'develop'
HashtagTimeline: convert to TSX+FC

See merge request soapbox-pub/soapbox!1834
2022-10-14 16:54:57 +00:00
..
about Convert About page to TSX 2022-08-08 17:43:47 -05:00
account/components AccountHeader: fix type of avatar and header media 2022-10-13 13:06:57 -05:00
account_gallery Replace classnames with clsx 2022-08-31 11:35:06 +02:00
account_timeline Fetch accounttimeline when switching tabs 2022-08-14 19:01:44 +02:00
admin Change date format globally to use 12-hr format 2022-10-14 11:38:37 -04:00
ads Ad: add missing jsx comment 2022-08-29 11:11:11 -05:00
aliases yarn lint:js --fix 2022-10-11 13:22:54 -05:00
audio Audio: move useEffect's to bottom, remove unused code 2022-10-12 18:33:32 -05:00
auth_layout Improve visuals with branding 2022-08-01 14:40:07 -04:00
auth_login/components Dark theme for consumers list 2022-08-18 16:32:50 +02:00
auth_token_list Change date format globally to use 12-hr format 2022-10-14 11:38:37 -04:00
backups Replace classnames with clsx 2022-08-31 11:35:06 +02:00
birthdays do i really understand this? 2022-09-13 13:49:50 +02:00
blocks Reducers: TypeScript 2022-06-22 22:54:21 +02:00
bookmarks Merge remote-tracking branch 'soapbox/develop' into hide-profile-tabs 2022-07-16 00:31:32 +02:00
chats Normalize chat attachments 2022-10-10 15:56:11 -05:00
community_timeline Merge remote-tracking branch 'soapbox/develop' into hide-profile-tabs 2022-07-16 00:31:32 +02:00
compose Merge branch 'autosuggest-input-refactor' into 'develop' 2022-10-13 18:25:52 +00:00
conversations Reducers: TypeScript 2022-06-22 22:54:21 +02:00
crypto_donate Delete legacy CopyableInput component 2022-08-25 21:29:46 -05:00
delete_account Improve visuals with branding 2022-08-01 14:40:07 -04:00
developers Improve visuals with branding 2022-08-01 14:40:07 -04:00
direct_timeline Apply suggestions 2022-07-16 00:03:52 +02:00
directory relative_timestamp --> relative-timestamp 2022-08-31 17:03:50 -05:00
domain_blocks Specifically import the single lodash function 2022-06-17 07:37:53 -04:00
edit_email Improve visuals with branding 2022-08-01 14:40:07 -04:00
edit_password Improve visuals with branding 2022-08-01 14:40:07 -04:00
edit_profile Improve visuals with branding 2022-08-01 14:40:07 -04:00
email_confirmation Avoid inline message definitions 2022-05-24 12:24:26 +02:00
embedded-status do i really understand this? 2022-09-13 13:49:50 +02:00
emoji Use Array.includes instead of indexOf 2022-08-12 13:47:32 +02:00
export_data Fix type errors, use () => RootState for getState 2022-06-18 11:51:02 +02:00
external_login ExternalLogin: display snackbar errors 2022-07-21 17:16:46 -05:00
favourited_statuses Favourites: unavailable --> isUnavailable, move useEffect's down 2022-09-12 10:14:57 -05:00
federation_restrictions Replace classnames with clsx 2022-08-31 11:35:06 +02:00
feed-filtering Replace classnames with clsx 2022-08-31 11:35:06 +02:00
feed-suggestions Update spacing on Widgets 2022-09-26 15:23:51 -04:00
filters Replace LineAwesome with Tabler in some places 2022-07-26 12:30:51 +02:00
follow-recommendations Update spacing on Widgets 2022-09-26 15:23:51 -04:00
follow_requests yarn lint:js --fix 2022-10-11 13:22:54 -05:00
followers Followers/Following: unavailable --> isUnavailable, move useEffect's down 2022-09-12 10:17:49 -05:00
following Followers/Following: unavailable --> isUnavailable, move useEffect's down 2022-09-12 10:17:49 -05:00
forms Replace classnames with clsx 2022-08-31 11:35:06 +02:00
generic_not_found typescript 2022-04-10 12:46:25 +02:00
hashtag-timeline hashtag_timeline --> hashtag-timeline 2022-10-14 10:49:31 -05:00
home_timeline Show ads in feed 2022-08-01 22:49:16 -05:00
import_data Fix type errors, use () => RootState for getState 2022-06-18 11:51:02 +02:00
intentional_error typescript, FC 2022-04-12 22:40:09 +02:00
landing_page Move .instance-description to css file 2022-09-30 12:27:52 -05:00
list_adder do i really understand this? 2022-09-13 13:49:50 +02:00
list_editor do i really understand this? 2022-09-13 13:49:50 +02:00
list_timeline Apply suggestions 2022-07-16 00:03:52 +02:00
lists Improve visuals with branding 2022-08-01 14:40:07 -04:00
migration TS/FC: Migrations page 2022-09-28 23:49:50 +02:00
mobile Truth Social 2022-03-21 13:14:26 -05:00
mutes Reducers: TypeScript 2022-06-22 22:54:21 +02:00
new_status TypeScript, FC 2022-05-30 18:44:32 +02:00
notifications do i really understand this? 2022-09-13 13:49:50 +02:00
onboarding Merge branch 'onboarding-fediverse-info' into 'develop' 2022-10-04 17:31:51 +00:00
pinned_statuses Merge remote-tracking branch 'soapbox/develop' into hide-profile-tabs 2022-07-16 00:31:32 +02:00
placeholder Improve Trends Panel in the sidebar 2022-10-13 12:35:11 -04:00
preferences SettingsStore: add advanced settings toggles 2022-07-11 12:04:00 -05:00
public_layout Visual tweaks for new branding 2022-08-09 11:50:10 -04:00
public_timeline Merge remote-tracking branch 'soapbox/develop' into hide-profile-tabs 2022-07-16 00:31:32 +02:00
register_invite RegisterInvite: use ui components 2022-05-07 12:11:08 -05:00
remote_timeline Apply suggestions 2022-07-16 00:03:52 +02:00
reply_mentions Merge remote-tracking branch 'soapbox/develop' into compose 2022-09-16 15:40:29 +02:00
report/components TypeScript, React.FC 2022-06-09 20:56:14 +02:00
scheduled_statuses Replace classnames with clsx 2022-08-31 11:35:06 +02:00
search TypeScript, FC (reducers, search) 2022-06-07 18:25:53 +02:00
security Improve visuals with branding 2022-08-01 14:40:07 -04:00
server_info TS, FC 2022-05-28 21:53:22 +02:00
settings Fix status style regressions 2022-08-22 12:11:01 -04:00
share Fix share route 2022-09-23 23:12:44 +02:00
soapbox_config Make CtaBanner and ThreadLoginCta optional 2022-10-10 00:41:47 +02:00
status Change date format globally to use 12-hr format 2022-10-14 11:38:37 -04:00
test_timeline Support 'in review' sensitive content 2022-08-22 11:26:28 -04:00
timeline-insertion linearAlgorithm: add test, fix selection order 2022-09-13 11:57:28 -05:00
ui Merge branch 'hashtag-tsx' into 'develop' 2022-10-14 16:54:57 +00:00
verification Fix intl 2022-10-13 13:26:34 -04:00
video Video: fix default aspect ratio (16:9) 2022-09-30 20:32:24 -05:00