xtablo-source/apps
Arthur Belleville b7a6798cad
fix(chat): normalize REST messages, full-width layout, and UI cleanup
- Normalize snake_case REST API responses to camelCase in useChat so
  messages are correctly attributed after page reload
- Remove max-w-3xl from chat-ui messages and composer for full-width
- Remove discussion header/border so chat fills the tablo section
- Remove plan badge pills from settings page header
- Use org logo in NavigationBar avatar instead of first-letter fallback
- Persist plan announcement in localStorage instead of sessionStorage

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 22:10:12 +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 fix(chat): normalize REST messages, full-width layout, and UI cleanup 2026-04-14 22:10:12 +02:00