Peter Steinberger
|
5f6409a73d
|
fix: configurable signal startup timeout
|
2026-01-25 04:51:35 +00:00 |
|
Peter Steinberger
|
458e731f8b
|
fix: newline chunking across channels
|
2026-01-25 04:11:36 +00:00 |
|
Peter Steinberger
|
3a35d313d9
|
fix: signal reactions
|
2026-01-25 03:24:44 +00:00 |
|
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 |
|
Peter Steinberger
|
b77e730657
|
fix: add per-channel markdown table conversion (#1495) (thanks @odysseus0)
|
2026-01-23 18:39:25 +00:00 |
|
Peter Steinberger
|
ad8799522c
|
feat(config): gate channel config writes
|
2026-01-15 01:41:15 +00:00 |
|
Peter Steinberger
|
c379191f80
|
chore: migrate to oxlint and oxfmt
Co-authored-by: Christoph Nakazawa <christoph.pojer@gmail.com>
|
2026-01-14 15:02:19 +00:00 |
|
Peter Steinberger
|
bcbfb357be
|
refactor(src): split oversized modules
|
2026-01-14 01:17:56 +00:00 |
|