aboutsummaryrefslogtreecommitdiffstats
path: root/docs/typing-indicators.md
Commit message (Collapse)AuthorAgeFilesLines
* Update typing indicator spec with root+reply tagsClawd2026-03-081-2/+4
|
* Add ephemeral event support (kinds 20000-29999)Clawd2026-03-081-0/+80
Per NIP-01, ephemeral events are broadcast to subscribers but not persisted to storage. This enables real-time features like typing indicators without bloating the database. Also adds typing-indicators.md spec for kind 20001.