| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Add endpoints for deleting channels and messages. | Owen Jacobson | 2024-10-03 |
| * | Represent channels and messages using a split "History" and "Snapshot" model. | Owen Jacobson | 2024-10-03 |
| * | Package up common event fields as Instant | Owen Jacobson | 2024-10-02 |
| * | First pass on reorganizing the backend. | Owen Jacobson | 2024-10-02 |
| * | Organize IDs into top-level namespaces. | Owen Jacobson | 2024-10-01 |
| * | Track event sequences globally, not per channel. | Owen Jacobson | 2024-10-01 |
| * | Delete expired messages out of band. | Owen Jacobson | 2024-09-28 |
| * | Push message body into its own object in events | Owen Jacobson | 2024-09-28 |
| * | Send created events when channels are added. | Owen Jacobson | 2024-09-28 |
| * | Make `/api/events` a firehose endpoint. | Owen Jacobson | 2024-09-27 |
| * | Retire `fixtures::error::expected!`. | Owen Jacobson | 2024-09-25 |
| * | Code organization changes considered during implementation of vector-of-seque... | Owen Jacobson | 2024-09-25 |
| * | Write tests. | Owen Jacobson | 2024-09-20 |
