| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Store `Conversation` instances using their events. | Owen Jacobson | 2025-08-26 |
| * | Allow callers to pass `Instant`s to `Sequence` predicate constructors. | Owen Jacobson | 2025-08-26 |
| * | Split `user` into a chat-facing entity and an authentication-facing entity. | Owen Jacobson | 2025-08-26 |
| * | Group Rust imports by crate. | Owen Jacobson | 2025-08-25 |
| * | Collapse redundant "deleted_at" timestaps and "deleted" event instants. | Owen Jacobson | 2025-08-24 |
| * | Rust 1.89: Add elided lifetime parameters (`'_`) where appropriate. | Owen Jacobson | 2025-08-13 |
| * | Define ID types as specializations, rather than newtypes. | Owen Jacobson | 2025-07-24 |
| * | Rename "channel" to "conversation" within the server. | Owen Jacobson | 2025-07-03 |
