Mangane/app/soapbox
2022-08-05 10:59:48 -05:00
..
__fixtures__ Improve visuals with branding 2022-08-01 14:40:07 -04:00
__mocks__ MockAdapter: add types 2022-06-21 13:14:45 -05:00
__tests__ Add compare_id tests 2022-08-05 10:59:48 -05:00
actions Notifications: fix markers string ID comparison 2022-08-05 10:56:03 -05:00
components Merge remote-tracking branch 'origin/develop' into ads 2022-08-03 10:51:07 -05:00
containers Merge remote-tracking branch 'origin/develop' into ads 2022-08-03 10:51:07 -05:00
features fix test 2022-08-05 00:38:00 +02:00
hooks Add GdprBanner component, remove useGdpr hook 2022-07-26 10:58:17 -05:00
jest Jest: include QueryClientProvider in tests 2022-08-01 23:42:13 -05:00
locales Merge branch 'edits-confirmation' into 'develop' 2022-08-04 22:45:36 +00:00
middleware Redirect to /login if viewing an account 401's 2022-06-08 16:00:12 -05:00
normalizers Merge remote-tracking branch 'origin/develop' into ads 2022-08-03 10:51:07 -05:00
pages Improve visuals with branding 2022-08-01 14:40:07 -04:00
queries Show ads in feed 2022-08-01 22:49:16 -05:00
react-notification Copy react-notification's source code directly into the project 2022-07-25 22:58:09 -05:00
reducers fix test 2022-08-05 00:38:00 +02:00
selectors Merge branch 'sw-skipwaiting' into 'develop' 2022-06-27 14:48:42 +00:00
service_worker Web push locales: add pleroma locales 2022-07-08 17:08:41 -05:00
storage Typescript: start fixing 'strict' mode errors 2022-03-23 21:43:36 -05:00
types AdProvider boilerplate 2022-08-01 18:50:46 -05:00
utils Merge branch 'notifications-types' into 'develop' 2022-08-05 05:30:52 +00:00
api.ts MockAdapter: add types 2022-06-21 13:14:45 -05:00
base_polyfills.ts Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
build_config.js Specifically import the single lodash function 2022-06-17 07:37:53 -04:00
compare_id.ts Notifications: fix markers string ID comparison 2022-08-05 10:56:03 -05:00
custom.ts Let a custom auth app be embedded in the build 2022-04-12 15:23:18 -05:00
extra_polyfills.ts Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
globals.ts Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
is_mobile.ts Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
load_polyfills.ts Convert application entrypoint files into Typescript 2022-04-15 19:54:40 -05:00
main.tsx ServiceWorker: display loading screen while updating 2022-06-24 11:52:57 -05:00
monitoring.ts Convert application entrypoint files into Typescript 2022-04-15 19:54:40 -05:00
performance.ts Convert application entrypoint files into Typescript 2022-04-15 19:54:40 -05:00
precheck.ts Precheck: don't take <title> into consideration 2022-06-10 12:46:52 -05:00
ready.ts Convert application entrypoint files into Typescript 2022-04-15 19:54:40 -05:00
rtl.ts Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
settings.ts Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
store.ts Use RootState in AppDispatch type 2022-06-18 11:34:38 +02:00
stream.ts Reducers: TypeScript 2022-06-24 00:33:23 +02:00