You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
soapbox/src
Alex Gleason 8633eca37d
cardSchema: take innerHTML instead, force type to 'link' if html is empty
6 months ago
..
__fixtures__ Remove support for Rumble video embeds 1 year ago
actions Let signer be undefined if there's no way to sign 7 months ago
api Let signer be undefined if there's no way to sign 7 months ago
assets Refactor sounds, oga -> ogg, remove proprietary avatar from boop.mp3 11 months ago
components Align poll option text to center 7 months ago
containers Move soapbox.tsx and friends into src/init/ 12 months ago
contexts Refactor useSettings hook, parse with zod schema 7 months ago
entity-store Untuck tests out of __tests__ directories, colocate with program files 12 months ago
features fix: remove .max-w-3xl from embedded status. 6 months ago
hooks useSettings: useMemo 7 months ago
init Refactor useSettings hook, parse with zod schema 7 months ago
instance Improve about templates 1 year ago
jest Merge remote-tracking branch 'origin/main' into instance-v2 9 months ago
locales Change design of Backups page a bit 7 months ago
middleware Upgrade all the Redux things 9 months ago
normalizers Remove space that was added for no reason 7 months ago
pages yarn lint:js --fix 9 months ago
queries Remove unneeded AxiosError usages 11 months ago
reducers Change design of Backups page a bit 7 months ago
schemas cardSchema: take innerHTML instead, force type to 'link' if html is empty 6 months ago
selectors eslint: use semicolon TypeScript delimeter 12 months ago
service-worker Fix some typos 8 months ago
storage eslint: use semicolon TypeScript delimeter 12 months ago
styles add a unicode-range 9 months ago
types Add NSpec and SoapboxSigner 7 months ago
utils Fix some typos 8 months ago
workers Add PowWorker to mine Nostr events off the main thread 10 months ago
build-config-compiletime.ts Add types to compileTime modules 1 year ago
build-config.ts Add types to compileTime modules 1 year ago
custom.ts Update code to deal with new paths under src 1 year ago
globals.ts Merge src/soapbox with top-level src directory 1 year ago
iframe.ts Merge src/soapbox with top-level src directory 1 year ago
is-mobile.ts Use media query to detect touchscreens 8 months ago
main.tsx Update 2 files 9 months ago
messages.ts Update code to deal with new paths under src 1 year ago
polyfills.ts Merge src/soapbox with top-level src directory 1 year ago
precheck.ts Merge src/soapbox with top-level src directory 1 year ago
ready.ts Remove 'use strict' expressions 1 year ago
sentry.ts Sentry: decrease tracesSampleRate to .1 10 months ago
settings.ts Remove 'use strict' expressions 1 year ago
store.ts Upgrade all the Redux things 9 months ago
stream.ts instance v1 to v2 convesion 11 months ago
toast.test.tsx toast: fix toast test (use ESM imports) 12 months ago
toast.tsx i18n: resolve duplicate message identifiers in code 11 months ago
workers.ts Add PowWorker to mine Nostr events off the main thread 10 months ago