| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Handlers are _named operations_, which can be exposed via routes. | Owen Jacobson | 2025-06-18 |
| * | Reorganize and consolidate HTTP routes. | Owen Jacobson | 2025-06-18 |
| * | Heartbeats are part of the event protocol. | Owen Jacobson | 2025-04-08 |
| * | Rename `login` to `user` throughout the server | Owen Jacobson | 2025-03-23 |
| * | Rename the `login` module to `user`. | Owen Jacobson | 2025-03-23 |
| * | Return a flat message list on boot, not nested lists by channel. | Owen Jacobson | 2024-10-09 |
| * | Provide a view of logins to clients. | Owen Jacobson | 2024-10-09 |
| * | Flatten nested `channel` and `message` structs in events and API responses. | Owen Jacobson | 2024-10-09 |
| * | Separate `/api/boot` into its own module. | Owen Jacobson | 2024-10-05 |
