soapbox/src
Alex Gleason bcf3f4e01d
Upgrade all the Redux things
2023-12-20 22:06:49 -06:00
..
__fixtures__ Remove support for Rumble video embeds 2023-09-19 13:10:57 -05:00
actions Fix federation modal 2023-11-01 23:30:32 +01:00
api Sign NIP-46 events with proof-of-work 2023-11-20 17:52:37 -06:00
assets Refactor sounds, oga -> ogg, remove proprietary avatar from boop.mp3 2023-10-15 17:43:53 -05:00
components yarn lint:js --fix 2023-12-20 21:17:33 -06: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 yarn lint:js --fix 2023-12-20 21:17:33 -06:00
hooks Remove useSentry hook, reorganize in SoapboxHead 2023-10-12 19:52:28 -05:00
init Don't load GdprBanner unless configured 2023-11-14 15:53:57 -06:00
instance Improve about templates 2023-09-19 17:35:54 -05:00
jest Upgrade all the Redux things 2023-12-20 22:06:49 -06:00
locales Added a translation using Weblate (Javanese) 2023-12-21 04:36:27 +01:00
middleware Upgrade all the Redux things 2023-12-20 22:06:49 -06:00
normalizers Fix parsing custom emoji reactions 2023-11-13 16:11:40 -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 Timeline: always insert new status IDs at the end 2023-11-14 17:57:08 -06:00
schemas NIP-46: fix parsing request message for sign_event 2023-11-22 13:21:02 -06: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 ServiceWorker: don't wait for window.onload before registering the worker 2023-11-20 14:22:48 -06: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 Remove 'use strict' expressions 2023-09-20 11:55:04 -05:00
main.tsx Prevent a new ServiceWorker from being installed after the page loads 2023-11-20 13:45:52 -06: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 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
workers.ts Add PowWorker to mine Nostr events off the main thread 2023-11-20 15:38:05 -06:00