soapbox/app/soapbox
Alex Gleason 7882bbf98f
Convert application entrypoint files into Typescript
2022-04-15 19:54:40 -05:00
..
__fixtures__ Add a TestTimeline for previewing certain types of posts 2022-04-14 14:46:07 -05:00
__mocks__ Fix API mock in verification test 2022-04-12 12:13:51 -05:00
actions actions/security: fix parseVersion import 2022-04-15 18:32:56 -05:00
components StatusContent: refactor updateStatusLinks, remove reblogContent prop 2022-04-15 17:51:12 -05:00
containers Add meta tag for iOS banner 2022-04-14 13:24:47 -05:00
features Restore ProfileMediaPanel, convert to TSX+FC 2022-04-15 19:14:34 -05:00
hooks typescript, FC 2022-04-14 18:10:46 +02:00
jest Merge branch 'add-search-tests' into 'next' 2022-04-07 14:06:00 +00:00
locales Support 'status' notification type 2022-04-14 22:14:54 +02:00
middleware errorsMiddleware: only alert when the error has a response (eg not when offline) 2021-10-20 17:50:03 -05:00
normalizers Add meta tag for iOS banner 2022-04-14 13:24:47 -05:00
pages Restore ProfileMediaPanel, convert to TSX+FC 2022-04-15 19:14:34 -05:00
reducers Support 'status' notification type 2022-04-14 22:14:54 +02:00
selectors Chats: typescript 2022-04-12 18:52:56 +02:00
service_worker Rewrite code with optional chaining (?.) 2022-02-18 21:04:18 -05:00
storage Typescript: start fixing 'strict' mode errors 2022-03-23 21:43:36 -05:00
types Chats: typescript 2022-04-12 18:52:56 +02:00
utils Merge remote-tracking branch 'origin/next' into next-timelines 2022-04-12 20:11:17 -05:00
api.ts Typescript, convert some components to functional 2022-04-11 21:58:48 +02:00
base_polyfills.js eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
build_config.js Truth Social 2022-03-21 13:14:26 -05:00
compare_id.ts Typescript, convert some components to functional 2022-04-11 21:58:48 +02:00
custom.ts Let a custom auth app be embedded in the build 2022-04-12 15:23:18 -05: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.ts Convert application entrypoint files into Typescript 2022-04-15 19:54:40 -05:00
main.tsx Convert application entrypoint files into Typescript 2022-04-15 19:54:40 -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.js Standalone: support running Soapbox FE on a subdomain 2021-08-22 14:34:58 -05:00
ready.ts Convert application entrypoint files into Typescript 2022-04-15 19:54:40 -05:00
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 Fix Instance types 2022-03-18 16:04:08 -05:00
stream.js Typescript, convert some components to functional 2022-04-11 21:58:48 +02:00
uuid.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00