| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Send created events when channels are added. | Owen Jacobson | 2024-09-28 |
| * | Make `/api/events` a firehose endpoint. | Owen Jacobson | 2024-09-27 |
| * | More reorganizing. | Owen Jacobson | 2024-09-25 |
| * | Code organization changes considered during implementation of vector-of-seque... | Owen Jacobson | 2024-09-25 |
| * | Push events into a module structure consistent with the rest of the project. | Owen Jacobson | 2024-09-20 |
| * | Remove the HTML client, and expose a JSON API. | Owen Jacobson | 2024-09-20 |
| * | App methods now return errors that allow not-found cases to be distinguished. | Owen Jacobson | 2024-09-18 |
| * | Suggested fixes from Clippy, via nursery and pedantic sets. | Owen Jacobson | 2024-09-13 |
| * | Transmit messages via `/:chan/send` and `/:chan/events`. | Owen Jacobson | 2024-09-13 |
| * | Push most endpoint and extractor logic into functoins of `App`. | Owen Jacobson | 2024-09-12 |
| * | Wrap the database pool in an App struct. | Owen Jacobson | 2024-09-12 |
