soapbox/src
Alex Gleason c0ee3167b7
Remove react-datepicker, add a custom Datepicker component
2024-10-19 15:46:34 -05:00
..
__fixtures__ but Search back on placeholder text 2024-05-22 13:14:18 -05:00
actions Remove "admin user index" reducer (and related actions) 2024-10-19 13:32:39 -05:00
api Add useAdminAccount hook, refactor admin accounts in dashboard, refactor admin actions 2024-10-19 13:23:08 -05:00
assets Delete unnecessary items 2024-09-19 11:35:02 -03:00
components Remove react-datepicker, add a custom Datepicker component 2024-10-19 15:46:34 -05:00
containers AccountContainer: Pass withRelationship to Account 2024-04-03 23:46:32 +02:00
contexts Make useInstance return an object containing the instance 2024-10-11 01:28:57 -05:00
entity-store Remove ky, create a custom fetch client 2024-10-10 22:15:21 -05:00
features Remove react-datepicker, add a custom Datepicker component 2024-10-19 15:46:34 -05:00
hooks Merge remote-tracking branch 'origin/main' into upgrade-deps 2024-10-18 21:49:22 -05:00
init Make instance stop aggressively refreshing, replace isStandalone with instance.isNotFound 2024-10-11 15:13:37 -05:00
instance Improve about templates 2023-09-19 17:35:54 -05:00
jest Make useInstance hook call V2 instance, fallback to V1 instance upgraded 2024-10-11 03:39:58 -05:00
locales Update translation files 2024-10-19 21:18:05 +02:00
middleware Upgrade all the Redux things 2023-12-20 22:06:49 -06:00
normalizers Remove unused account reducer... 🤦 2024-10-19 11:31:42 -05:00
pages eslint --fix 2024-10-18 22:00:13 -05:00
queries Fix sending chat messages 2024-10-13 13:42:21 -05:00
reducers Remove "admin user index" reducer (and related actions) 2024-10-19 13:32:39 -05:00
schemas Remove unused account reducer... 🤦 2024-10-19 11:31:42 -05:00
selectors Fix: Cannot Pin/Unpin Instances 2024-03-29 23:57:36 +01:00
service-worker Upgrade TypeScript to v5.4.5 2024-04-26 17:36:22 -05:00
storage eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
styles Remove react-datepicker, add a custom Datepicker component 2024-10-19 15:46:34 -05:00
types @soapbox/nspec -> @nostrify/nostrify 2024-04-30 13:55:10 -05:00
utils Remove unused account reducer... 🤦 2024-10-19 11:31:42 -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 Remove react-datepicker, add a custom Datepicker component 2024-10-19 15:46:34 -05:00
messages.ts Update code to deal with new paths under src 2023-09-18 16:37:15 -05:00
ready.ts Remove 'use strict' expressions 2023-09-20 11:55:04 -05:00
sentry.ts Upgrade Sentry to v8.34 2024-10-10 18:18:35 -05: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