summaryrefslogtreecommitdiff
path: root/src/channel/snapshot.rs
Commit message (Expand)AuthorAge
* Canonicalize login and channel names.Owen Jacobson2024-10-22
* Unicode normalization on input.Owen Jacobson2024-10-21
* Retain deleted messages and channels temporarily, to preserve events for replay.Owen Jacobson2024-10-17
* 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