hyperhive/hive-c0re/assets
iris b1f10b1d1b render message reply threads in dashboard and per-agent inbox
- MessageEvent and DashboardEvent Sent/Delivered now carry id and in_reply_to
- broker.send() includes last_insert_rowid in the emitted event
- recent_all() and recv_batch() include id and in_reply_to from the DB
- deliver_reminders_batch() tracks per-row rowids within the transaction
- dashboard message flow: reply rows are indented with a border-left and a
  clickable '↳ reply' tag that scroll-jumps + briefly highlights the parent
- per-agent inbox: reply messages get a '↳ reply ·' prefix and indent

Closes #26
2026-05-20 15:29:47 +02:00
..
app.js render message reply threads in dashboard and per-agent inbox 2026-05-20 15:29:47 +02:00
dashboard.css render message reply threads in dashboard and per-agent inbox 2026-05-20 15:29:47 +02:00
index.html dashboard: render markdown file previews in the side panel 2026-05-20 11:01:16 +02:00