Commit graph

13 commits

Author SHA1 Message Date
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
Arthur Belleville
92b0646176
Create two packages: api and shared-types 2025-11-10 08:52:47 +01:00
Arthur Belleville
e8c84eeadb
Add language translation 2025-10-25 10:42:33 +02:00
Arthur Belleville
d30ee02d15
Push new organisation of the app 2025-10-24 18:55:36 +02:00
Arthur Belleville
c88394c650
Fresh start after embed 2025-10-24 17:06:42 +02:00
Arthur Belleville
21ac949a18
Handle embed 2025-10-24 14:16:21 +02:00
Arthur Belleville
9f4d2bd783
Update external embed 2025-10-24 13:51:45 +02:00
Arthur Belleville
5a4f4cc3c3
remove tsbuildinfo 2025-10-23 23:32:00 +02:00
Arthur Belleville
a58423e8d8
Deploy! 2025-10-23 21:54:34 +02:00
Arthur Belleville
7a0a5548f9
Lint and format 2025-10-23 21:36:21 +02:00
Arthur Belleville
00c844e8d5
Improve turbo setup 2025-10-23 21:05:49 +02:00
Arthur Belleville
83a36efa8c
Modify api 2025-10-23 13:27:06 +02:00
Arthur Belleville
aa36bc6656
Huge bump with turborepo 2025-10-23 11:54:45 +02:00