bigbuffet-rw/app/soapbox
Alex Gleason eb54e5c15c Merge branch 'polyfills' into 'develop'
Increase compatibility with older browsers

See merge request soapbox-pub/soapbox!2221
2023-01-24 18:48:24 +00:00
..
__fixtures__ Show quoted statuses list 2022-11-29 23:32:21 +00:00
__tests__ Fix tests 2022-12-20 13:14:38 -05:00
actions Make OAuth tokens API more resilient 2023-01-24 12:00:34 -06:00
api Merge remote-tracking branch 'soapbox/develop' into cleanup 2022-12-31 19:52:03 +01:00
components Fix media modal on older browsers 2023-01-23 16:46:20 -06:00
containers Setup react-router v5-v6 transitional package 2023-01-16 13:22:32 -06:00
contexts Upgrade @types/react to v18 2023-01-10 17:03:15 -06:00
features Merge branch 'polyfills' into 'develop' 2023-01-24 18:48:24 +00:00
hooks Add back some polyfills not covered by core-js 2023-01-23 15:00:34 -06:00
jest Refactor tests with mock stores 2023-01-15 12:50:14 -06:00
locales i18n: handle plurals 2023-01-24 00:08:51 +01:00
middleware Update immutable-js, fix tests, fix reducers/auth 2022-12-26 14:09:09 +01:00
normalizers Friendica support 2023-01-18 22:41:54 +01:00
pages Upgrade @types/react to v18 2023-01-10 17:03:15 -06:00
queries Fix useFetchRelationships tests 2023-01-05 18:05:55 -06:00
reducers Minor composer improvements 2023-01-16 20:49:44 +01:00
selectors These params should never be null, actually 2022-12-31 19:48:31 +01:00
service-worker Replace occurrences of fetch() with axios 2023-01-23 16:09:45 -06:00
storage Rename files (10): service-worker + storage 2022-11-16 08:34:53 -05:00
types Remove 'history' dep 2023-01-09 15:43:41 -06:00
utils Merge branch 'takahe-features' into 'develop' 2023-01-19 22:46:25 +00: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
is-mobile.ts Rename files (12): rand 2022-11-16 08:35:29 -05:00
main.tsx Move polyfills import to the top 2023-01-23 16:52:04 -06:00
monitoring.ts Rename files (12): rand 2022-11-16 08:35:29 -05:00
polyfills.ts Add back some polyfills not covered by core-js 2023-01-23 15:00:34 -06:00
precheck.ts
ready.ts
rtl.ts
settings.ts
store.ts
stream.ts
toast.tsx Move Toast to components/ui 2022-12-21 14:14:31 -05:00