soapbox/src
Alex Gleason 7934d43426
useSettings: useMemo
2024-02-13 23:24:07 -06:00
..
__fixtures__ Remove support for Rumble video embeds 2023-09-19 13:10:57 -05:00
actions Let signer be undefined if there's no way to sign 2024-02-11 12:53:40 -06:00
api Let signer be undefined if there's no way to sign 2024-02-11 12:53:40 -06:00
assets Refactor sounds, oga -> ogg, remove proprietary avatar from boop.mp3 2023-10-15 17:43:53 -05:00
components Refactor useSettings hook, parse with zod schema 2024-02-13 23:20:18 -06:00
containers Move soapbox.tsx and friends into src/init/ 2023-10-07 18:51:25 -05:00
contexts Refactor useSettings hook, parse with zod schema 2024-02-13 23:20:18 -06:00
entity-store Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
features Refactor useSettings hook, parse with zod schema 2024-02-13 23:20:18 -06:00
hooks useSettings: useMemo 2024-02-13 23:24:07 -06:00
init Refactor useSettings hook, parse with zod schema 2024-02-13 23:20:18 -06:00
instance Improve about templates 2023-09-19 17:35:54 -05:00
jest Merge remote-tracking branch 'origin/main' into instance-v2 2024-01-05 00:41:06 +01:00
locales Add LightningAddress component 2024-02-06 13:14:20 -06:00
middleware Upgrade all the Redux things 2023-12-20 22:06:49 -06:00
normalizers Remove space that was added for no reason 2024-02-08 15:05:06 -06:00
pages yarn lint:js --fix 2023-12-20 21:17:33 -06:00
queries Remove unneeded AxiosError usages 2023-10-23 17:24:09 -05:00
reducers Switch to isomorphic-dompurify 2024-02-08 15:01:20 -06:00
schemas Refactor useSettings hook, parse with zod schema 2024-02-13 23:20:18 -06:00
selectors eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
service-worker Fix some typos 2024-01-11 14:53:06 +01:00
storage eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
styles add a unicode-range 2023-12-22 21:51:09 +00:00
types Add NSpec and SoapboxSigner 2024-02-11 12:40:14 -06:00
utils Fix some typos 2024-01-11 14:53:06 +01:00
workers Add PowWorker to mine Nostr events off the main thread 2023-11-20 15:38:05 -06: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 Use media query to detect touchscreens 2024-02-07 17:33:22 +01:00
main.tsx Update 2 files 2023-12-21 22:30:54 +00:00
messages.ts Update code to deal with new paths under src 2023-09-18 16:37:15 -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: decrease tracesSampleRate to .1 2023-12-06 14:51:14 -06:00
settings.ts Remove 'use strict' expressions 2023-09-20 11:55:04 -05:00
store.ts Upgrade all the Redux things 2023-12-20 22:06:49 -06:00
stream.ts instance v1 to v2 convesion 2023-10-27 23:48:54 +02: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
workers.ts Add PowWorker to mine Nostr events off the main thread 2023-11-20 15:38:05 -06:00