pleroma/app/soapbox
2023-06-25 12:26:48 -05:00
..
__fixtures__ Add 'owner' to Group fixture 2023-06-05 09:41:28 -04:00
__tests__ Fix tests 2022-12-20 13:14:38 -05:00
actions Add useAccountLookup hook, fix useRelationships 2023-06-23 21:41:36 -05:00
api Add useRelationship hook, disable fetching relationship for account by default 2023-06-25 12:01:34 -05:00
components Add useRelationship hook, disable fetching relationship for account by default 2023-06-25 12:01:34 -05:00
containers Switch to useAccount hook in more places 2023-06-21 16:51:08 -05:00
contexts Change ESLint rules, lint 2023-02-16 00:12:02 +01:00
entity-store Add useTransaction hook 2023-06-23 14:12:12 -05:00
features Delete findAccountByUsername selector 2023-06-25 12:24:21 -05:00
hooks Remove account_counters reducer and legacy follow actions 2023-06-22 23:38:50 -05:00
jest Fix tests that set the store wrong 2023-06-20 17:48:57 -05:00
locales Merge branch 'group-admin-fix' into 'develop' 2023-06-12 12:05:59 +00:00
middleware Update immutable-js, fix tests, fix reducers/auth 2022-12-26 14:09:09 +01:00
normalizers FIX THE TYPE ERRORS 2023-06-20 14:24:39 -05:00
pages Fetch relationship from profile page 2023-06-25 12:04:30 -05:00
queries Merge branch 'zod-accounts' into 'develop' 2023-06-21 16:39:14 +00:00
reducers Remove account_counters reducer and legacy follow actions 2023-06-22 23:38:50 -05:00
schemas ProfileHoverCard: use useAccount hook, add usePatronUser hook 2023-06-21 16:20:07 -05:00
selectors Simplify makeGetAccount further 2023-06-25 12:26:48 -05:00
service-worker Change ESLint rules, lint 2023-02-16 00:12:02 +01:00
storage Change ESLint rules, lint 2023-02-16 00:12:02 +01:00
types FIX THE TYPE ERRORS 2023-06-20 14:24:39 -05:00
utils Add useAccountLookup hook, fix useRelationships 2023-06-23 21:41:36 -05:00
build-config.js Rename files (14): cleanup misc v2 2022-11-16 08:35:35 -05:00
custom.ts Rename files (12): rand 2022-11-16 08:35:29 -05:00
globals.ts
iframe.ts EmbeddedStatus: listen for embed.js iframe events and autosize height 2022-08-21 14:32:54 -04:00
is-mobile.ts Rename files (12): rand 2022-11-16 08:35:29 -05:00
main.tsx Revert change 2023-03-20 16:08:29 -04:00
monitoring.ts Sentry: filter out localForage "No storage found" error 2023-02-14 10:30:14 -06:00
polyfills.ts Add back some polyfills not covered by core-js 2023-01-23 15:00:34 -06:00
precheck.ts Support translation feature on Mastodon 2022-10-27 19:48:41 +02:00
ready.ts
rtl.ts Sound better now! 2023-05-05 16:26:58 +00:00
settings.ts Add support for Group search 2023-02-28 10:26:27 -05:00
store.ts Use RootState in AppDispatch type 2022-06-18 11:34:38 +02:00
stream.ts Add useAccountLookup hook, fix useRelationships 2023-06-23 21:41:36 -05:00
toast.tsx Cap Group Admins at 5 2023-04-04 14:05:08 -04:00