soapbox/app/soapbox/features
Alex Gleason 7ac41b1bf1
Merge remote-tracking branch 'origin/develop' into renovate/major-react-monorepo
2023-01-07 14:34:06 -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 Fix undefined bug with MediaModal 2022-12-29 09:17:19 -05: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 Move isDefaultHeader and isDefaultAvatar to utils/accounts 2022-12-13 00:09:00 +01:00
audio Audio/Video: fix initial size with useLayoutEffect for React 18 2023-01-06 11:46:14 -06:00
auth-layout Add useInstance() hook 2022-11-26 10:43:46 -06:00
auth-login/components Convert 'info' usage to Toast 2022-12-20 12:46:06 -05:00
auth-token-list These params should never be null, actually 2022-12-31 19:48:31 +01:00
backups Refactor columns 2022-11-30 11:19:16 -06:00
birthdays Remove legacy avatar component, convert AccountContainer to TS/FC 2022-12-27 12:29:01 +01:00
blocks Rename files (4): _ -> - 2022-11-15 11:13:54 -05:00
bookmarks Refactor columns 2022-11-30 11:19:16 -06:00
chats ChatPage: useLayoutEffect 2023-01-06 11:51:47 -06:00
community-timeline Make all timelines use "home" timeline settings 2022-12-23 12:21:28 -06:00
compose Merge remote-tracking branch 'soapbox/develop' into cleanup 2022-12-31 19:52:03 +01:00
conversations Rename files (5): _ -> - 2022-11-15 12:23:36 -05:00
crypto-donate Add useInstance() hook 2022-11-26 10:43:46 -06:00
delete-account Convert 'error' usage to Toast 2022-12-20 12:46:06 -05:00
developers WIP TypeScript convertions 2022-12-26 00:31:07 +01:00
direct-timeline Improve direct timeline styles 2022-11-26 12:44:56 -06:00
directory Add useInstance() hook 2022-11-26 10:43:46 -06:00
domain-blocks this wasn't meant to be merged 2022-12-09 17:07:38 +01:00
edit-email Convert 'error' usage to Toast 2022-12-20 12:46:06 -05:00
edit-password Convert 'error' usage to Toast 2022-12-20 12:46:06 -05: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 Convert 'error' usage to Toast 2022-12-20 12:46:06 -05: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 Remove unused styles 2022-12-26 17:34:55 +01:00
followers Refactor columns 2022-11-30 11:19:16 -06:00
following Refactor columns 2022-11-30 11:19:16 -06:00
forms Admin: redesign registration picker 2022-12-17 14:53:21 -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 useInstance() hook 2022-11-26 10:43:46 -06:00
list-adder RTL support, use Stack and HStack in more places 2022-11-25 18:04:11 +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 Rename files (6): _ -> - 2022-11-15 14:00:40 -05:00
migration Convert 'error' usage to Toast 2022-12-20 12:46:06 -05:00
mutes Rename files (4): _ -> - 2022-11-15 11:13:54 -05:00
new-status Rename files (6): _ -> - 2022-11-15 14:00:40 -05:00
notifications Remove feather-icons 2022-12-31 16:08:23 +01:00
onboarding Convert 'error' usage to Toast 2022-12-20 12:46:06 -05: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 Make all timelines use "home" timeline settings 2022-12-23 12:21:28 -06:00
public-layout Merge remote-tracking branch 'origin/develop' into use-instance 2022-11-26 10:45:13 -06:00
public-timeline Make all timelines use "home" timeline settings 2022-12-23 12:21:28 -06:00
quotes Show quoted statuses list 2022-11-29 23:32:21 +00: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 RTL support, use Stack and HStack in more places 2022-11-25 18:04:11 +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 Convert 'error' usage to Toast 2022-12-20 12:46:06 -05:00
server-info Add useInstance() hook 2022-11-26 10:43:46 -06:00
settings Support Takahē 2022-12-27 21:43:13 +01:00
share Fix share route 2022-09-23 23:12:44 +02:00
soapbox-config Let media preview be configurable 2023-01-02 11:52:05 -06:00
status Merge remote-tracking branch 'soapbox/develop' into cleanup 2022-12-31 19:52:03 +01:00
test-timeline Refactor columns 2022-11-30 11:19:16 -06:00
theme-editor Convert 'success' usage to Toast 2022-12-20 12:46:06 -05:00
timeline-insertion linearAlgorithm: add test, fix selection order 2022-09-13 11:57:28 -05:00
ui Merge remote-tracking branch 'origin/develop' into renovate/major-react-monorepo 2023-01-07 14:34:06 -06:00
verification Fix EmailVerification test 2023-01-05 17:36:02 -06:00
video Audio/Video: fix initial size with useLayoutEffect for React 18 2023-01-06 11:46:14 -06:00