soapbox/src
tassoman a6034600be Merge branch 'main' into emoji-datasource-15 2023-10-13 23:30:31 +02:00
..
__fixtures__ Remove support for Rumble video embeds 2023-09-19 13:10:57 -05:00
actions submitCompose: make it an async function 2023-10-13 13:31:39 -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 Upload: swap out deprecated Icon for UI Icon 2023-10-13 11:12:49 -05: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 Merge branch 'main' into emoji-datasource-15 2023-10-13 23:30:31 +02:00
hooks Remove useSentry hook, reorganize in SoapboxHead 2023-10-12 19:52:28 -05:00
init Unchunk init 2023-10-13 15:25:59 -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 Translated using Weblate (Chinese (Simplified)) 2023-10-13 04:14:06 +00: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 Fix type in compose.test.ts 2023-10-12 20:09:58 -05: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 Sentry: add Soapbox context 2023-10-12 21:51:06 -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 Unchunk init 2023-10-13 15:25:59 -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
sentry.ts Sentry: unset the Sentry account when appropriate 2023-10-12 21:56:14 -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