Files
openhuman/src
Steven EnamakelandClaude Opus 4.5 c270f44c08 Add Redux state updates to Telegram API read functions
API read functions previously fetched data from Telegram but never
persisted it to Redux, causing the cache to stay empty after API calls.
Now all read functions that fetch from the Telegram API dispatch Redux
actions to update chats, messages, and users in the store.

Introduces src/lib/mcp/telegram/state/ with dispatch helpers for chat,
message, and user state updates. Modifies 15 API functions to call
these after successful API fetches.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 00:47:21 +05:30
..
2026-01-29 07:38:34 +05:30
2026-01-29 07:38:34 +05:30
2026-01-29 07:38:34 +05:30
2026-01-29 18:12:00 +05:30
2026-01-29 07:38:34 +05:30
2026-01-29 07:38:34 +05:30
2026-01-29 18:12:00 +05:30
2026-01-29 07:38:34 +05:30