bigbuffet-rw/app/soapbox
2022-09-29 10:58:58 -05:00
..
__fixtures__ Support 'in review' sensitive content 2022-08-22 11:26:28 -04:00
__mocks__ MockAdapter: add types 2022-06-21 13:14:45 -05:00
__tests__ Add compare_id tests 2022-08-05 10:59:48 -05:00
actions Chats: don't update own messages from streaming (for now) 2022-09-29 10:58:58 -05:00
components Add StatContext to store global stat state 2022-09-27 16:05:19 -04:00
containers Merge remote-tracking branch 'origin/develop' into chats 2022-09-19 13:01:40 -05:00
contexts Add StatContext to store global stat state 2022-09-27 16:05:19 -04:00
features ChatsPage: add settings cog 2022-09-28 19:39:22 -05:00
hooks Merge remote-tracking branch 'origin/develop' into chats 2022-09-21 10:18:29 -05:00
jest fix tests 2022-08-10 14:02:29 -04:00
locales Change copy to 'Delete for both' 2022-09-22 11:51:12 -04:00
middleware Setup websockets 2022-08-31 13:21:43 -04:00
normalizers Make account.chats_onboarded true by default for backwards-compatibility 2022-09-22 14:34:07 -05:00
pages Merge remote-tracking branch 'origin/develop' into chats 2022-09-27 15:43:30 -04:00
queries Chats: do routing a simpler way (keep context wrapper but set chat from route) 2022-09-28 15:38:05 -05:00
react-notification TS/functional: Emoji picker 2022-09-11 19:28:12 +02:00
reducers Merge remote-tracking branch 'origin/develop' into chats 2022-09-19 13:01:40 -05:00
selectors findAccountByUsername: safely check account?.acct 2022-08-31 10:18:13 -05:00
service_worker Use account.acct in push notification URLs 2022-08-18 20:05:25 +02: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 Merge remote-tracking branch 'origin/develop' into chats 2022-09-27 15:43:30 -04:00
api.ts Don't export getAuthBaseURL 2022-08-09 11:15:22 -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
compare_id.ts Notifications: fix markers string ID comparison 2022-08-05 10:56:03 -05: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 Precheck: don't take <title> into consideration 2022-06-10 12:46:52 -05: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