xtablo-source/apps
Arthur Belleville 14688afdeb
feat(chat): add i18n support and filter self typing indicator
Add a `chat` i18n namespace (FR/EN) and replace all hardcoded strings
in chat components with useTranslation calls. Introduce a `labels` prop
on ChatProvider so chat-ui renders translated typing indicators,
placeholders, and aria labels. Also filter out typing events from the
current user on the client side.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 14:15:00 +02:00
..
api chore: remove remaining Stream Chat env vars from API config and Cloud Build 2026-04-11 13:50:29 +02:00
chat-worker chore: add turbo.json for chat-worker deploy task 2026-04-11 17:01:00 +02:00
external refactor(main): remove all Stream Chat dependencies and components 2026-04-11 13:49:57 +02:00
main feat(chat): add i18n support and filter self typing indicator 2026-04-14 14:15:00 +02:00