Ryan Westfall westfarn
  • Joined on 2025-02-26
westfarn created pull request ai_ml_operations/chat_web_app#55 2026-07-29 02:41:59 -07:00
Fix mobile white screen when localStorage throws on access (#54)
4d00131854 Fix mobile white screen when localStorage throws on access (#54).
westfarn opened issue ai_ml_operations/chat_web_app#54 2026-07-29 02:41:46 -07:00
Mobile browser white screen after login on hesychia.ai
westfarn opened issue ai_ml_operations/chat_web_app#53 2026-07-29 02:37:08 -07:00
Reduce npm deprecations and remediate npm audit vulnerabilities
westfarn deleted branch fix/51-empty-message-ws-guard from ai_ml_operations/chat_web_app 2026-07-28 05:12:40 -07:00
westfarn closed issue ai_ml_operations/chat_web_app#51 2026-07-28 05:12:39 -07:00
Guard empty/whitespace chat messages on the frontend
westfarn pushed to master at ai_ml_operations/chat_web_app 2026-07-28 05:12:39 -07:00
799d3d591f Reject empty/whitespace chat messages before send (#52)
westfarn merged pull request ai_ml_operations/chat_web_app#52 2026-07-28 05:12:39 -07:00
Reject empty/whitespace chat messages before send
westfarn deleted branch fix/31-ignore-ws-heartbeat-empty-messages from ai_ml_operations/chat_backend 2026-07-28 05:12:15 -07:00
westfarn pushed to master at ai_ml_operations/chat_backend 2026-07-28 05:12:14 -07:00
ee3d47c8c3 Ignore WS heartbeats and reject empty chat messages (#32)
westfarn closed issue ai_ml_operations/chat_backend#31 2026-07-28 05:12:13 -07:00
WS heartbeats create rogue conversations from empty messages
westfarn merged pull request ai_ml_operations/chat_backend#32 2026-07-28 05:12:13 -07:00
Ignore WS heartbeats and reject empty chat messages
westfarn created pull request ai_ml_operations/chat_backend#32 2026-07-28 05:07:51 -07:00
Ignore WS heartbeats and reject empty chat messages
westfarn created pull request ai_ml_operations/chat_web_app#52 2026-07-28 05:07:51 -07:00
Reject empty/whitespace chat messages before send
westfarn pushed to fix/51-empty-message-ws-guard at ai_ml_operations/chat_web_app 2026-07-28 05:07:43 -07:00
b79f2b463e Reject empty/whitespace chat messages before send.
westfarn created branch fix/51-empty-message-ws-guard in ai_ml_operations/chat_web_app 2026-07-28 05:07:43 -07:00
e52c6519f8 Ignore WS heartbeats and reject empty chat messages.
westfarn opened issue ai_ml_operations/chat_web_app#51 2026-07-28 05:07:25 -07:00
Guard empty/whitespace chat messages on the frontend