bigbuffet-rw/app/soapbox/features
Alex Gleason 36b41e06e4 Merge branch 'vitest' into 'develop'
Switch to Vitest

See merge request soapbox-pub/soapbox!2683
2023-09-16 01:21:50 +00:00
..
about Fix imports 2023-02-06 23:48:44 +01:00
account/components Make useOwnAccount return an object 2023-06-25 12:35:09 -05:00
account-gallery Add useBatchedEntities hook for relationships 2023-06-25 15:57:38 -05:00
account-timeline Delete findAccountByUsername selector 2023-06-25 12:24:21 -05:00
admin Prefer accessible links 2023-08-25 23:19:56 +02:00
ads Remove webpackChunkName magic comments 2023-09-15 19:27:59 -05:00
aliases Make useOwnAccount return an object 2023-06-25 12:35:09 -05:00
audio Fix aspect ratio of avatars in audio player 2023-07-24 14:50:13 -05:00
auth-layout Make useOwnAccount return an object 2023-06-25 12:35:09 -05:00
auth-login/components bun: improve types so it runs with bun 2023-09-08 13:28:23 -05:00
auth-token-list Filters expiration, restyle filters list, fix keywords deletion 2023-03-05 19:49:40 +01:00
backups Expose backups again 2023-01-11 17:25:55 -06:00
birthdays Switch to useAccount hook in more places 2023-06-21 16:51:08 -05:00
blocks Support Group mutes 2023-06-27 09:24:03 -04:00
bookmarks Refactor columns 2022-11-30 11:19:16 -06:00
chats Improve focus handlding and focused state styles 2023-07-23 19:27:11 +02:00
community-timeline Add useCommunityStream hook, refresh socket when timelineId or path changes 2023-07-22 13:05:41 -05:00
compose Fix compose form focus on home page 2023-09-12 11:17:30 +02:00
conversations Add useDirectStream hook 2023-07-22 14:00:00 -05:00
crypto-donate Make Vite devserver work 2023-09-13 12:04:17 -05:00
delete-account Convert 'error' usage to Toast 2022-12-20 12:46:06 -05:00
developers Attempt to register sw.js on pageload 2023-09-15 14:07:59 -05:00
direct-timeline Add useDirectStream hook 2023-07-22 14:00:00 -05:00
directory Switch to useAccount hook in more places 2023-06-21 16:51:08 -05:00
domain-blocks useDispatch --> useAppDispatch, fix types for react-redux v8 2023-01-09 16:13:12 -06:00
edit-email Prefer accessible links 2023-08-25 23:19:56 +02:00
edit-password Prefer accessible links 2023-08-25 23:19:56 +02:00
edit-profile Allow to drag files to avatar/header pickers 2023-09-12 01:11:07 +02:00
email-confirmation Convert 'error' usage to Toast 2022-12-20 12:46:06 -05:00
embedded-status Change ESLint rules, lint 2023-02-16 00:12:02 +01:00
emoji Switch to flexsearch-es 2023-09-15 19:14:05 -05:00
event Add keys to fragments 2023-08-20 21:53:03 +02:00
events Add margin-bottom to events list heading 2023-08-14 22:37:42 +02:00
export-data Change ESLint rules, lint 2023-02-16 00:12:02 +01: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 favourites: fix isOwnAccount check 2023-09-01 13:48:24 -05:00
federation-restrictions Change ESLint rules, lint 2023-02-16 00:12:02 +01:00
feed-filtering Comment out failing feed-carousel test 2023-07-20 16:41:45 -05:00
feed-suggestions Create a wrapper component around react-hotkeys 2023-09-14 12:59:30 -05:00
filters Fix v2 filters 2023-04-21 23:41:55 +02:00
follow-recommendations Refactor columns 2022-11-30 11:19:16 -06:00
follow-requests Switch to useAccount hook in more places 2023-06-21 16:51:08 -05:00
followed-tags Add Followed hashtags page 2023-07-02 13:54:02 +02:00
followers Make account hooks DRY with useAccountList 2023-06-26 11:22:02 -05:00
following Make account hooks DRY with useAccountList 2023-06-26 11:22:02 -05:00
forms Add option to preserve spoilers text when replying 2023-07-19 00:34:06 +02:00
generic-not-found Rename files (6): _ -> - 2022-11-15 14:00:40 -05:00
group Prefer accessible links 2023-08-25 23:19:56 +02:00
groups Prefer accessible links 2023-08-25 23:19:56 +02:00
hashtag-timeline Pass id to useEffect so it runs when id changes 2023-08-02 15:38:50 -04:00
home-timeline bun: improve types so it runs with bun 2023-09-08 13:28:23 -05:00
import-data Change ESLint rules, lint 2023-02-16 00:12:02 +01:00
intentional-error Rename files (6): _ -> - 2022-11-15 14:00:40 -05:00
landing-page Fix imports 2023-02-06 23:48:44 +01:00
list-adder Change ESLint rules, lint 2023-02-16 00:12:02 +01:00
list-editor Change ESLint rules, lint 2023-02-16 00:12:02 +01:00
list-timeline Add useListStream hook 2023-07-22 14:03:00 -05:00
lists Change ESLint rules, lint 2023-02-16 00:12:02 +01:00
migration Fix imports 2023-02-06 23:48:44 +01:00
mutes Support Group mutes 2023-06-27 09:24:03 -04:00
new-status Rename files (6): _ -> - 2022-11-15 14:00:40 -05:00
notifications Create a wrapper component around react-hotkeys 2023-09-14 12:59:30 -05:00
onboarding Make useOwnAccount return an object 2023-06-25 12:35:09 -05:00
pinned-statuses Remove legacy accounts reducer 2023-07-20 15:03:23 -05:00
placeholder Truncate group name in panels 2023-05-23 12:32:55 -04:00
preferences Add option to preserve spoilers text when replying 2023-07-19 00:34:06 +02:00
public-layout Make useOwnAccount return an object 2023-06-25 12:35:09 -05:00
public-timeline Add usePublicStream hook 2023-07-22 13:09:45 -05:00
quotes useDispatch --> useAppDispatch, fix types for react-redux v8 2023-01-09 16:13:12 -06:00
register-invite Change ESLint rules, lint 2023-02-16 00:12:02 +01:00
remote-timeline Add useRemoteStream hook 2023-07-22 13:16:01 -05:00
reply-mentions Switch to useAccount hook in more places 2023-06-21 16:51:08 -05:00
report/components Remove react-toggle 2023-03-31 11:52:19 -05:00
scheduled-statuses clarify we mean to discard the post 2023-09-13 15:02:48 -04:00
search Rename files (5): _ -> - 2022-11-15 12:23:36 -05:00
security Proper spacing on MFA page 2023-05-21 23:53:44 +02:00
server-info Add useInstance() hook 2022-11-26 10:43:46 -06:00
settings Prefer accessible links 2023-08-25 23:19:56 +02:00
share Fix share route 2022-09-23 23:12:44 +02:00
soapbox-config Prefer accessible links 2023-08-25 23:19:56 +02:00
status Create a wrapper component around react-hotkeys 2023-09-14 12:59:30 -05:00
test-timeline Use Link header for home timeline pagination 2023-04-02 18:32:50 -05:00
theme-editor Change ESLint rules, lint 2023-02-16 00:12:02 +01:00
timeline-insertion Change ESLint rules, lint 2023-02-16 00:12:02 +01:00
ui Merge branch 'vitest' into 'develop' 2023-09-16 01:21:50 +00:00
verification Make useOwnAccount return an object 2023-06-25 12:35:09 -05:00
video Change ESLint rules, lint 2023-02-16 00:12:02 +01:00