Dave Lauer f9cf508cff feat(heartbeat): add configurable visibility for heartbeat responses
Add per-channel and per-account heartbeat visibility settings:
- showOk: hide/show HEARTBEAT_OK messages (default: false)
- showAlerts: hide/show alert messages (default: true)
- useIndicator: emit typing indicator events (default: true)

Config precedence: per-account > per-channel > channel-defaults > global

This allows silencing routine heartbeat acks while still surfacing
alerts when something needs attention.
2026-01-24 09:07:03 +00:00
..
2026-01-18 08:54:00 +00:00
2026-01-24 07:08:33 +00:00
2026-01-21 23:05:11 +00:00
2026-01-24 03:46:27 +00:00
2026-01-21 05:34:53 +00:00
2026-01-23 19:53:01 +00:00
2026-01-18 08:45:29 +00:00
2026-01-20 13:52:59 +00:00
2026-01-23 09:07:43 +00:00
2026-01-19 23:41:06 +00:00
2026-01-21 01:58:47 +00:00
2026-01-18 19:34:21 +00:00
2026-01-14 15:02:19 +00:00
2026-01-18 03:55:14 +00:00