summaryrefslogtreecommitdiff
path: root/src/index
Commit message (Expand)AuthorAge
* Express record dependencies through types.Owen Jacobson2024-09-17
* Consolidate most repository types into a repo module.Owen Jacobson2024-09-16
* Move channel list into the `app.channels()` namespace.Owen Jacobson2024-09-15
* Consolidate channel events into a single stream endpoint.Owen Jacobson2024-09-15
* Placeholder UX, probablyOwen Jacobson2024-09-14
* Suggested fixes from Clippy, via nursery and pedantic sets.Owen Jacobson2024-09-13
* Transmit messages via `/:chan/send` and `/:chan/events`.Owen Jacobson2024-09-13
* Push most endpoint and extractor logic into functoins of `App`.Owen Jacobson2024-09-12