.. |
__fixtures__
|
Remove support for Rumble video embeds
|
2023-09-19 13:10:57 -05:00 |
actions
|
accounts_meta: switch to immer, use the results for useOwnAccount
|
2024-03-24 17:50:54 -05:00 |
api
|
Bookmark folders
|
2024-03-22 14:53:25 +01:00 |
assets
|
Refactor sounds, oga -> ogg, remove proprietary avatar from boop.mp3
|
2023-10-15 17:43:53 -05:00 |
components
|
Add missing strings to translation, enable formatjs ESLint rules
|
2024-03-25 12:49:48 +01:00 |
containers
|
Move soapbox.tsx and friends into src/init/
|
2023-10-07 18:51:25 -05:00 |
contexts
|
NostrProvider: memoize the signer
|
2024-03-21 18:13:33 -05:00 |
entity-store
|
Bookmark folders
|
2024-03-22 14:53:25 +01:00 |
features
|
Add missing strings to translation, enable formatjs ESLint rules
|
2024-03-25 12:49:48 +01:00 |
hooks
|
Merge branch 'main' into 'black-mode'
|
2024-03-24 23:09:28 +00:00 |
init
|
Black mode
|
2024-03-24 17:38:34 +01: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
|
Translated using Weblate (Italian)
|
2024-03-26 20:36:49 +01: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
|
Add missing strings to translation, enable formatjs ESLint rules
|
2024-03-25 12:49:48 +01:00 |
queries
|
Remove unneeded AxiosError usages
|
2023-10-23 17:24:09 -05:00 |
reducers
|
accounts_meta: switch to immer, use the results for useOwnAccount
|
2024-03-24 17:50:54 -05:00 |
schemas
|
instanceSchema: v1.uri -> v2.domain
|
2024-03-25 11:17:12 -05:00 |
selectors
|
accounts_meta: switch to immer, use the results for useOwnAccount
|
2024-03-24 17:50:54 -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
|
Black for touchscreen actions modal
|
2024-03-24 22:54:49 +01:00 |
types
|
Upgrade nspec to latest, switch to version from JSR
|
2024-03-06 17:19:45 -06:00 |
utils
|
accounts_meta: switch to immer, use the results for useOwnAccount
|
2024-03-24 17:50:54 -05:00 |
workers
|
Add NKeyStorage class to retrieve and set keys in browser storage in a mostly-secure way
|
2024-02-18 16:45:36 -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
|
Load NKeys in initial chunk so it always locks the storage
|
2024-02-22 11:45:11 -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
|
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
|
Bookmark folders
|
2024-03-22 14:53:25 +01:00 |
workers.ts
|
Add PowWorker to mine Nostr events off the main thread
|
2023-11-20 15:38:05 -06:00 |