soapbox/app/soapbox
Alex Gleason 200a75f837
IT COMPILES IN VITE
2023-01-16 22:26:21 -06: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 Remove features.scopes, move to a getScopes function 2023-01-13 18:43:57 -06:00
api Merge remote-tracking branch 'soapbox/develop' into cleanup 2022-12-31 19:52:03 +01:00
components Improvements for sensitive content overlay for too long posts 2023-01-15 23:05:04 +01:00
containers soapbox.tsx: simplify pepeEnabled variable 2023-01-14 19:21:30 -06:00
contexts Upgrade @types/react to v18 2023-01-10 17:03:15 -06:00
features Hack some stuff to get Vite running (temporary) 2023-01-16 22:12:30 -06:00
hooks Refactor tests with mock stores 2023-01-15 12:50:14 -06:00
jest Refactor tests with mock stores 2023-01-15 12:50:14 -06:00
locales Translated using Weblate (Spanish) 2023-01-16 21:54:56 +01:00
middleware Update immutable-js, fix tests, fix reducers/auth 2022-12-26 14:09:09 +01:00
normalizers RedirectRoot: correctly upgrade singleUserModeProfile of a remote user 2023-01-14 19:29:34 -06: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 don't insert posts to timelines when editing a post 2023-01-07 12:01:15 +01:00
selectors These params should never be null, actually 2022-12-31 19:48:31 +01:00
service-worker Fix 'View context' button 2023-01-08 21:37:20 +01: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 Hack some stuff to get Vite running (temporary) 2023-01-16 22:12:30 -06:00
build-config.js Hack some stuff to get Vite running (temporary) 2023-01-16 22:12:30 -06:00
custom.ts Hack some stuff to get Vite running (temporary) 2023-01-16 22:12:30 -06:00
globals.ts
iframe.ts
is-mobile.ts Rename files (12): rand 2022-11-16 08:35:29 -05:00
main.tsx IT COMPILES IN VITE 2023-01-16 22:26:21 -06:00
monitoring.ts Rename files (12): rand 2022-11-16 08:35:29 -05:00
performance.ts Rename files (12): rand 2022-11-16 08:35:29 -05:00
precheck.ts Support translation feature on Mastodon 2022-10-27 19:48:41 +02:00
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