| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Expose sqlx errors directly in repo interfaces. | Owen Jacobson | 2024-09-16 |
| | | | | | BoxedError conceals the exact nature of the error, which in turn prevents me from using sqlx::Error::RowNotFound to signal absences. | ||
| * | Placeholder UX, probably | Owen Jacobson | 2024-09-14 |
| | | |||
| * | Transmit messages via `/:chan/send` and `/:chan/events`. | Owen Jacobson | 2024-09-13 |
