soapbox/app/soapbox/features
Alex Gleason d59dbe95b4
Add Bosnian to language picker
2023-01-15 14:30:46 -06:00
..
about Fix typography on dark mode in About page 2022-11-16 13:03:33 -05:00
account/components Convert 'error' usage to Toast 2022-12-20 12:46:06 -05:00
account-gallery AccountGallery: fix crash in React 18 2023-01-12 09:41:11 -06:00
account-timeline Remove unused styles, also fix #1180 2022-11-17 16:10:18 +01:00
admin Remove legacy avatar component, convert AccountContainer to TS/FC 2022-12-27 12:29:01 +01:00
ads Merge remote-tracking branch 'origin/develop' into chats 2022-11-28 10:03:40 -05:00
aliases useDispatch --> useAppDispatch, fix types for react-redux v8 2023-01-09 16:13:12 -06:00
audio Audio/Video: fix initial size with useLayoutEffect for React 18 2023-01-06 11:46:14 -06:00
auth-layout Add useRegistrationStatus hook 2023-01-13 19:13:15 -06:00
auth-login/components RegistrationForm: add @ icon 2023-01-15 13:25:42 -06:00
auth-token-list These params should never be null, actually 2022-12-31 19:48:31 +01:00
backups Expose backups again 2023-01-11 17:25:55 -06:00
birthdays Remove legacy avatar component, convert AccountContainer to TS/FC 2022-12-27 12:29:01 +01:00
blocks useDispatch --> useAppDispatch, fix types for react-redux v8 2023-01-09 16:13:12 -06:00
bookmarks Refactor columns 2022-11-30 11:19:16 -06:00
chats Merge remote-tracking branch 'origin/develop' into types-react 2023-01-13 09:56:20 -06:00
community-timeline Make all timelines use "home" timeline settings 2022-12-23 12:21:28 -06:00
compose Merge branch 'types-react' into 'develop' 2023-01-13 18:05:59 +00:00
conversations Rename files (5): _ -> - 2022-11-15 12:23:36 -05:00
crypto-donate Upgrade qrcode.react, add white border 2023-01-13 12:47:51 -06:00
delete-account Convert 'error' usage to Toast 2022-12-20 12:46:06 -05:00
developers Merge branch 'remove-dyslexic' into 'develop' 2023-01-10 15:22:21 +00:00
direct-timeline Improve direct timeline styles 2022-11-26 12:44:56 -06:00
directory useDispatch --> useAppDispatch, fix types for react-redux v8 2023-01-09 16:13:12 -06:00
domain-blocks useDispatch --> useAppDispatch, fix types for react-redux v8 2023-01-09 16:13:12 -06:00
edit-email Upgrade @types/react to v18 2023-01-10 17:03:15 -06:00
edit-password Upgrade @types/react to v18 2023-01-10 17:03:15 -06:00
edit-profile Convert 'error' usage to Toast 2022-12-20 12:46:06 -05:00
email-confirmation Convert 'error' usage to Toast 2022-12-20 12:46:06 -05:00
embedded-status Rename files (2): _ -> - 2022-11-15 11:00:49 -05:00
emoji Remove use of DOMParser in front-end emoji rewriting code 2022-11-20 18:20:07 -06:00
event utils/download: take a string instead of AxiosResponse 2022-12-17 20:15:40 -06:00
events Update Polish translation 2022-12-15 00:37:12 +01:00
export-data Refactor columns 2022-11-30 11:19:16 -06:00
external-login ExternalLoginForm: accept `?server` param to redirect the login form to the specified instance 2023-01-08 15:20:24 -06:00
favourited-statuses Refactor columns 2022-11-30 11:19:16 -06:00
federation-restrictions Refactor columns 2022-11-30 11:19:16 -06:00
feed-filtering Merge remote-tracking branch 'origin/develop' into renovate/major-react-monorepo 2023-01-07 14:34:06 -06:00
feed-suggestions Lint, cleanup, styles… 2022-11-25 19:28:43 +01:00
filters Convert 'error' usage to Toast 2022-12-20 12:46:06 -05:00
follow-recommendations Refactor columns 2022-11-30 11:19:16 -06:00
follow-requests useDispatch --> useAppDispatch, fix types for react-redux v8 2023-01-09 16:13:12 -06:00
followers Refactor columns 2022-11-30 11:19:16 -06:00
following Refactor columns 2022-11-30 11:19:16 -06:00
forms Upgrade @types/react to v18 2023-01-10 17:03:15 -06:00
generic-not-found Rename files (6): _ -> - 2022-11-15 14:00:40 -05:00
hashtag-timeline Refactor columns 2022-11-30 11:19:16 -06:00
home-timeline Add useInstance() hook 2022-11-26 10:43:46 -06:00
import-data Refactor columns 2022-11-30 11:19:16 -06:00
intentional-error Rename files (6): _ -> - 2022-11-15 14:00:40 -05:00
landing-page Add useRegistrationStatus hook 2023-01-13 19:13:15 -06:00
list-adder 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
list-editor RTL support, use Stack and HStack in more places 2022-11-25 18:04:11 +01:00
list-timeline Refactor columns 2022-11-30 11:19:16 -06:00
lists Merge branch 'icons' into 'develop' 2023-01-10 13:15:07 +00:00
migration Convert 'error' usage to Toast 2022-12-20 12:46:06 -05:00
mutes useDispatch --> useAppDispatch, fix types for react-redux v8 2023-01-09 16:13:12 -06:00
new-status Rename files (6): _ -> - 2022-11-15 14:00:40 -05:00
notifications Move status info to above Account 2023-01-06 10:01:06 -05:00
onboarding useDispatch --> useAppDispatch, fix types for react-redux v8 2023-01-09 16:13:12 -06:00
pinned-statuses Refactor columns 2022-11-30 11:19:16 -06:00
placeholder Merge remote-tracking branch 'soapbox/develop' into cleanup 2022-12-31 19:52:03 +01:00
preferences Add Bosnian to language picker 2023-01-15 14:30:46 -06:00
public-layout Test public layout header 2023-01-15 13:07:42 -06:00
public-timeline Make all timelines use "home" timeline settings 2022-12-23 12:21:28 -06:00
quotes useDispatch --> useAppDispatch, fix types for react-redux v8 2023-01-09 16:13:12 -06:00
register-invite Add useInstance() hook 2022-11-26 10:43:46 -06:00
remote-timeline Refactor columns 2022-11-30 11:19:16 -06:00
reply-mentions Do not include link to profile in ReplyMentionsModal 2022-12-22 19:58:20 +01:00
report/components Merge remote-tracking branch 'soapbox/develop' into events- 2022-11-26 20:25:48 +01:00
scheduled-statuses Merge remote-tracking branch 'soapbox/develop' into cleanup 2023-01-02 17:49:02 +01:00
search Rename files (5): _ -> - 2022-11-15 12:23:36 -05:00
security Upgrade qrcode.react, add white border 2023-01-13 12:47:51 -06:00
server-info Add useInstance() hook 2022-11-26 10:43:46 -06:00
settings Fix export_data locale 2023-01-11 18:06:20 -06:00
share Fix share route 2022-09-23 23:12:44 +02:00
soapbox-config Delete unnecessary placeholder locale 2023-01-15 13:23:28 -06:00
status Allow null 2023-01-09 12:49:22 -05:00
test-timeline useDispatch --> useAppDispatch, fix types for react-redux v8 2023-01-09 16:13:12 -06:00
theme-editor Convert 'success' usage to Toast 2022-12-20 12:46:06 -05:00
timeline-insertion
ui Refactor tests with mock stores 2023-01-15 12:50:14 -06:00
verification Merge remote-tracking branch 'origin/develop' into types-react 2023-01-13 09:56:20 -06:00
video Audio/Video: fix initial size with useLayoutEffect for React 18 2023-01-06 11:46:14 -06:00