summaryrefslogtreecommitdiff
path: root/src/channel/event.rs
Commit message (Expand)AuthorAge
* Make creation time an intrinsic fact about channels, the way it is for events.Owen Jacobson2025-05-13
* Use a two-tier hierarchy for events.Owen Jacobson2024-10-09
* Flatten nested `channel` and `message` structs in events and API responses.Owen Jacobson2024-10-09
* Represent channels and messages using a split "History" and "Snapshot" model.Owen Jacobson2024-10-03