summaryrefslogtreecommitdiff
path: root/src/test/fixtures/message.rs
Commit message (Expand)AuthorAge
* Unicode normalization on input.Owen Jacobson2024-10-21
* Retain deleted messages and channels temporarily, to preserve events for replay.Owen Jacobson2024-10-17
* Represent channels and messages using a split "History" and "Snapshot" model.Owen Jacobson2024-10-03
* First pass on reorganizing the backend.Owen Jacobson2024-10-02
* Make `/api/events` a firehose endpoint.Owen Jacobson2024-09-27
* Code organization changes considered during implementation of vector-of-seque...Owen Jacobson2024-09-25
* Write tests.Owen Jacobson2024-09-20