xtablo-source/apps/external
Arthur Belleville 6081ada013 refactor(main): remove all Stream Chat dependencies and components
- Delete ChatProvider, ChannelPreview, CustomChannelHeader, hooks/channel.ts
- Replace TabloDiscussionSection with chatscope-based implementation using useChat
- Update tablo-details.tsx to use useChatUnread instead of useTabloDiscussionUnread
- Remove streamToken field from User type in UserStoreProvider
- Remove useSignUpToStream from shared auth hooks
- Remove stream-chat and stream-chat-react packages
- Remove stream-chat-react CSS import from main.tsx
- Clean up all streamToken references from test mocks and helpers
- Update chat.test.tsx and tablo-details.layout.test.tsx for new implementation

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 13:49:57 +02:00
..
public Huge bump with turborepo 2025-10-23 11:54:45 +02:00
src refactor(main): remove all Stream Chat dependencies and components 2026-04-11 13:49:57 +02:00
worker Handle embed 2025-10-24 14:16:21 +02:00
.env.production refactor(main): remove all Stream Chat dependencies and components 2026-04-11 13:49:57 +02:00
biome.json Add language translation 2025-10-25 10:42:33 +02:00
index.html Huge bump with turborepo 2025-10-23 11:54:45 +02:00
package.json Add language translation 2025-10-25 10:42:33 +02:00
tsconfig.json Lint and format 2025-10-23 21:36:21 +02:00
tsconfig.tsbuildinfo Add language translation 2025-10-25 10:42:33 +02:00
turbo.json Fresh start after embed 2025-10-24 17:06:42 +02:00
vite.config.ts Fresh start after embed 2025-10-24 17:06:42 +02:00
worker-configuration.d.ts refactor(main): remove all Stream Chat dependencies and components 2026-04-11 13:49:57 +02:00
wrangler.toml Fresh start after embed 2025-10-24 17:06:42 +02:00