soapbox/app/soapbox
Alex Gleason 27564dd360
WIP: reducer typescript
2022-03-15 09:40:19 -05:00
..
__fixtures__ Normalize Card entity 2022-03-12 15:54:28 -06:00
__mocks__ Preload: call verifyCredentials after Mastodon preload to get the "source" parameter of the account 2021-09-24 18:47:22 -05:00
actions WIP: reducer typescript 2022-03-15 09:40:19 -05:00
components WIP: reducer typescript 2022-03-15 09:40:19 -05:00
containers soapbox/store/configureStore --> soapbox/store, add custom Hooks 2022-03-14 18:04:49 -05:00
features EditProfile: convert to Map before mutations 2022-03-09 00:12:27 -06:00
hooks soapbox/store/configureStore --> soapbox/store, add custom Hooks 2022-03-14 18:04:49 -05:00
locales Fix custom locale imports 2022-03-03 22:53:18 -06:00
middleware errorsMiddleware: only alert when the error has a response (eg not when offline) 2021-10-20 17:50:03 -05:00
normalizers Normalize Card entity 2022-03-12 15:54:28 -06:00
pages Merge remote-tracking branch 'origin/develop' into account-endorsements 2022-01-13 22:29:32 +01:00
reducers WIP: reducer typescript 2022-03-15 09:40:19 -05:00
selectors Add 'View' action link to some notifications 2022-01-27 16:00:05 +01:00
service_worker Rewrite code with optional chaining (?.) 2022-02-18 21:04:18 -05:00
storage WIP: reducer typescript 2022-03-15 09:40:19 -05:00
types Convert Status Normalizer to TypeScript 2022-03-09 14:26:57 -06:00
utils Normalize poll emoji 2022-03-10 19:55:14 -06:00
api.ts api: convert to typescript 2022-03-14 18:06:42 -05:00
base_polyfills.js eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
build_config.js Sentry: basic monitoring 2021-09-11 13:44:54 -05:00
compare_id.js
custom.js custom: fix import leak 2022-03-03 23:38:59 -06:00
extra_polyfills.js
globals.js Settings: allow immediately saving a changed setting, fixes #800 2022-01-10 21:26:10 -06:00
is_mobile.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
load_polyfills.js
main.js eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
monitoring.js Webpack: chunk Sentry to reduce entrypoint size 2021-09-12 12:33:39 -05:00
performance.js Upgrade Webpack to v5 2021-09-05 19:34:05 -05:00
precheck.js Standalone: support running Soapbox FE on a subdomain 2021-08-22 14:34:58 -05:00
ready.js
rtl.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
settings.js eslint: extend 'eslint:recommended' 2021-08-03 14:29:36 -05:00
store.ts soapbox/store/configureStore --> soapbox/store, add custom Hooks 2022-03-14 18:04:49 -05:00
stream.js eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
test_helpers.js Refactor applyActions() into test_helpers.js 2022-03-11 13:55:48 -06:00
test_setup.js eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
uuid.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00