| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Make `Boot` a freestanding app type, rather than a view of `crate::app::App`'... | Owen Jacobson | 2025-10-28 |
| * | Split `user` into a chat-facing entity and an authentication-facing entity. | Owen Jacobson | 2025-08-26 |
| * | Rename "channel" to "conversation" within the server. | Owen Jacobson | 2025-07-03 |
| * | Remove the snapshot fields from `/api/boot`. | Owen Jacobson | 2025-06-20 |
| * | Include historical events in the boot response. | Owen Jacobson | 2025-06-20 |
| * | Hoist heartbeat configuration out to the web handler. | Owen Jacobson | 2025-06-20 |
| * | Handlers are _named operations_, which can be exposed via routes. | Owen Jacobson | 2025-06-18 |
