bigbuffet-rw/src
2023-10-12 16:22:47 -05:00
..
__fixtures__ Remove support for Rumble video embeds 2023-09-19 13:10:57 -05:00
actions Run yarn i18n, copy some messages from en.json back into source files 2023-10-11 15:15:50 -05:00
api useSignerStream: rework with nostr-machina 2023-10-04 17:27:39 -05:00
assets Remove types for seedrandom 2023-09-20 15:01:19 +02:00
components Merge branch 'upgrade-react-intl' into 'main' 2023-10-11 20:27:32 +00:00
containers Move soapbox.tsx and friends into src/init/ 2023-10-07 18:51:25 -05:00
contexts eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
entity-store Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
features SiteBanner: support RTL 2023-10-12 16:22:47 -05:00
hooks Input: support RTL detection on all Inputs, remove from AutosuggestInput 2023-10-11 13:33:45 -05:00
init SoapboxMount: add Suspense boundaries 2023-10-07 22:48:42 -05:00
instance Improve about templates 2023-09-19 17:35:54 -05:00
jest Convert instance to use zod 2023-09-23 20:49:33 -05:00
locales Run yarn i18n, copy some messages from en.json back into source files 2023-10-11 15:15:50 -05:00
middleware eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
normalizers Convert all tests to ESM 2023-10-08 22:31:36 -05:00
pages Run yarn i18n, copy some messages from en.json back into source files 2023-10-11 15:15:50 -05:00
queries Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
reducers Reducers: Preserve translation if an existing status already has it 2023-10-09 19:49:45 +00:00
schemas Convert all tests to ESM 2023-10-08 22:31:36 -05:00
selectors eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
service-worker eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
storage eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
styles i18n.css --> i18n/arabic.css 2023-10-10 17:30:50 -05:00
types eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
utils Input: support RTL detection on all Inputs, remove from AutosuggestInput 2023-10-11 13:33:45 -05:00
build-config-compiletime.ts Add types to compileTime modules 2023-09-20 16:02:36 -05:00
build-config.ts Add types to compileTime modules 2023-09-20 16:02:36 -05:00
custom.ts Update code to deal with new paths under src 2023-09-18 16:37:15 -05:00
globals.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
iframe.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
is-mobile.ts Remove 'use strict' expressions 2023-09-20 11:55:04 -05:00
main.tsx i18n.css --> i18n/arabic.css 2023-10-10 17:30:50 -05:00
messages.ts Update code to deal with new paths under src 2023-09-18 16:37:15 -05:00
monitoring.ts Sentry: use DSN from SoapboxConfig 2023-10-05 16:33:59 -05:00
polyfills.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
precheck.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
ready.ts Remove 'use strict' expressions 2023-09-20 11:55:04 -05:00
settings.ts Remove 'use strict' expressions 2023-09-20 11:55:04 -05:00
store.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
stream.ts eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
toast.test.tsx toast: fix toast test (use ESM imports) 2023-10-02 14:35:15 -05:00
toast.tsx i18n: resolve duplicate message identifiers in code 2023-10-11 14:57:53 -05:00