bigbuffet-rw/app/soapbox
2022-11-15 08:58:55 -05:00
..
__fixtures__ Make auto-play video optional config 2022-11-11 10:21:32 -05:00
__tests__ Move 'compareId' to comparators utils 2022-11-15 08:58:55 -05:00
actions Move 'compareId' to comparators utils 2022-11-15 08:58:55 -05:00
api Move api into a folder 2022-11-15 08:43:26 -05:00
components Organize fonts,images,icon,sounds into 'assets' folder 2022-11-15 08:23:36 -05:00
containers Delete "mobile" pages 2022-10-14 10:53:05 -05:00
features Move 'compareId' to comparators utils 2022-11-15 08:58:55 -05:00
hooks ComposeForm: don't focus the input constantly, add usePrevious hook 2022-09-19 13:55:08 -05:00
jest Move api into a folder 2022-11-15 08:43:26 -05:00
locales Merge branch 'autoplay-videos' into 'develop' 2022-11-14 17:42:41 +00:00
middleware Organize fonts,images,icon,sounds into 'assets' folder 2022-11-15 08:23:36 -05:00
normalizers Organize fonts,images,icon,sounds into 'assets' folder 2022-11-15 08:23:36 -05:00
pages Improve Trends Panel in the sidebar 2022-10-13 12:35:11 -04:00
queries Support TruthSocial v2 ads 2022-10-20 16:29:14 -05:00
reducers Move 'compareId' to comparators utils 2022-11-15 08:58:55 -05:00
selectors findAccountByUsername: safely check account?.acct 2022-08-31 10:18:13 -05:00
service_worker Organize fonts,images,icon,sounds into 'assets' folder 2022-11-15 08:23:36 -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 Move 'compareId' to comparators utils 2022-11-15 08:58:55 -05:00
base_polyfills.ts Use Array.includes instead of indexOf 2022-08-12 13:47:32 +02:00
build_config.js Specifically import the single lodash function 2022-06-17 07:37:53 -04: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
iframe.ts EmbeddedStatus: listen for embed.js iframe events and autosize height 2022-08-21 14:32:54 -04: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 Sentry: actually, filter out all AbortErrors 2022-08-25 14:17:23 -05:00
performance.ts Convert application entrypoint files into Typescript 2022-04-15 19:54:40 -05:00
precheck.ts Support translation feature on Mastodon 2022-10-27 19:48:41 +02: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